Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 79dfc54 commit 3a65286
Show file tree
Hide file tree
Showing 20 changed files with 533 additions and 684 deletions.
312 changes: 156 additions & 156 deletions .yarn/releases/yarn-3.6.0.cjs → .yarn/releases/yarn-3.6.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ plugins:

postinstall: ./scripts/postinstall.sh

yarnPath: .yarn/releases/yarn-3.6.0.cjs
yarnPath: .yarn/releases/yarn-3.6.1.cjs
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lodash.flowright": "3.5.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.5",
"react-redux": "8.1.1",
"react-scripts": "5.0.1",
"redux": "4.2.1",
"redux-logger": "3.0.6",
Expand Down
12 changes: 6 additions & 6 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5263,7 +5263,7 @@ __metadata:
lodash.flowright: 3.5.0
react: 18.2.0
react-dom: 18.2.0
react-redux: 8.0.5
react-redux: 8.1.1
react-scripts: 5.0.1
redux: 4.2.1
redux-logger: 3.0.6
Expand Down Expand Up @@ -10738,9 +10738,9 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:8.0.5":
version: 8.0.5
resolution: "react-redux@npm:8.0.5"
"react-redux@npm:8.1.1":
version: 8.1.1
resolution: "react-redux@npm:8.1.1"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -10754,7 +10754,7 @@ __metadata:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: ">=0.59"
redux: ^4
redux: ^4 || ^5.0.0-beta.0
peerDependenciesMeta:
"@types/react":
optional: true
Expand All @@ -10766,7 +10766,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: a108f4f7ead6ac005e656d46051474a2bbdb31ede481bbbb3d8d779c1a35e1940b8655577cc5021313411864d305f67fc719aa48d6e5ed8288cf9cbe8b7042e4
checksum: 370676330727764d78f35e9c5a0ed0591d79482fe9b70fffcab4aa6bcccc6194e4f1ebd818b4b390351dea5557e70d3bd4d95d7a0ac9baa1f45d6bf2230ee713
languageName: node
linkType: hard

Expand Down
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"homepage": "https://github.com/tdeekens/flopflip#readme",
"dependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@babel/eslint-parser": "7.22.5",
"@babel/cli": "7.22.9",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/plugin-external-helpers": "7.22.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-export-default-from": "7.22.5",
Expand All @@ -54,61 +54,61 @@
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@babel/plugin-transform-react-constant-elements": "7.22.5",
"@babel/plugin-transform-regenerator": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.9",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.22.5",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.1",
"@changesets/cli": "2.26.2",
"@commercetools/jest-enzyme-matchers": "1.1.2",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@manypkg/cli": "0.21.0",
"@preconstruct/cli": "2.7.0",
"@types/jest": "29.5.2",
"@preconstruct/cli": "2.8.1",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"babel-jest": "29.5.0",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.6.1",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-transform-dynamic-import": "2.1.0",
"check-node-version": "4.2.1",
"codecov": "3.8.3",
"colors": "1.4.0",
"core-js": "3.31.0",
"core-js": "3.31.1",
"cross-env": "7.0.3",
"eslint": "8.43.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-react": "0.27.0",
"eslint-config-xo-typescript": "0.57.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-testing-library": "5.11.0",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest-localstorage-mock": "2.4.26",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"pinst": "3.0.0",
"prettier": "2.8.8",
"raf": "3.4.1",
"regenerator-runtime": "0.13.11",
"rimraf": "5.0.1",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tslib": "2.5.3",
"typescript": "5.1.3"
"tslib": "2.6.0",
"typescript": "5.1.6"
},
"resolutions": {
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6"
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7"
},
"keywords": [
"react",
Expand All @@ -122,7 +122,7 @@
"workspaces": [
"packages/*"
],
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"preconstruct": {
"packages": [
"demo",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"types"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/types": "13.0.2",
"globalthis": "1.0.3",
"lodash": "4.17.21"
},
"devDependencies": {
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"peerDependencies": {
"typescript": "4.x || 5.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/combine-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"mitt": "3.0.0",
"mitt": "3.0.1",
"tiny-warning": "1.0.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/tdeekens/flopflip#readme",
"devDependencies": {
"cypress": "12.15.0"
"cypress": "12.17.1"
},
"peerDependencies": {
"cypress": "4.x || 5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x || 12.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/localstorage-cache": "13.0.2",
"@flopflip/sessionstorage-cache": "13.0.2",
"@flopflip/types": "13.0.2",
"lodash": "4.17.21",
"mitt": "3.0.0",
"mitt": "3.0.1",
"tiny-warning": "1.0.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/http-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/localstorage-cache": "13.0.2",
"@flopflip/sessionstorage-cache": "13.0.2",
"@flopflip/types": "13.0.2",
"lodash": "4.17.21",
"mitt": "3.0.0",
"mitt": "3.0.1",
"tiny-warning": "1.0.3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/launchdarkly-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"globalthis": "1.0.3"
},
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"debounce-fn": "4.0.0",
"launchdarkly-js-client-sdk": "3.1.3",
"lodash": "4.17.21",
"mitt": "3.0.0",
"mitt": "3.0.1",
"tiny-warning": "1.0.3",
"ts-deepmerge": "6.1.0"
"ts-deepmerge": "6.2.0"
},
"keywords": [
"feature-flags",
Expand Down
4 changes: 2 additions & 2 deletions packages/localstorage-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/localstorage-cache": "13.0.2",
"@flopflip/types": "13.0.2",
"lodash": "4.17.21",
"mitt": "3.0.0",
"mitt": "3.0.1",
"tiny-warning": "1.0.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/memory-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"mitt": "3.0.0",
"mitt": "3.0.1",
"tiny-warning": "1.0.3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/react-broadcast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@flopflip/memory-adapter": "13.0.2",
"@flopflip/test-utils": "*",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -39,7 +39,7 @@
"react-dom": "^16.8 || ^17.0 || ^18.0.0"
},
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/react": "^13.0.2",
"@flopflip/types": "13.0.2",
"use-sync-external-store": "1.2.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@flopflip/test-utils": "*",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.5",
"react-redux": "8.1.1",
"redux": "4.2.1"
},
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/react": "^13.0.2",
"@flopflip/types": "13.0.2",
"@types/react-redux": "7.1.25"
Expand Down
8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"homepage": "https://github.com/tdeekens/flopflip#readme",
"devDependencies": {
"@flopflip/test-utils": "*",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -38,13 +38,13 @@
"react-dom": "^16.8 || ^17.0 || ^18.0.0"
},
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/types": "13.0.2",
"@types/react-is": "17.0.4",
"lodash": "4.17.21",
"react-is": "18.2.0",
"tiny-warning": "1.0.3",
"ts-deepmerge": "6.1.0"
"ts-deepmerge": "6.2.0"
},
"keywords": [
"react",
Expand Down
6 changes: 3 additions & 3 deletions packages/splitio-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"globalthis": "1.0.3"
},
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"@splitsoftware/splitio": "10.22.4",
"@splitsoftware/splitio": "10.23.0",
"lodash": "4.17.21",
"ts-deepmerge": "6.1.0"
"ts-deepmerge": "6.2.0"
},
"keywords": [
"feature-flags",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"types"
],
"dependencies": {
"@babel/runtime": "7.22.5",
"@babel/runtime": "7.22.6",
"@flopflip/memory-adapter": "13.0.2",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"jest-runner-eslint": "2.1.0",
"jest-watch-typeahead": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"launchdarkly-js-client-sdk": "3.1.3"
},
"devDependencies": {
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"peerDependencies": {
"typescript": "4.x || 5.x"
Expand Down
Loading

0 comments on commit 3a65286

Please sign in to comment.