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 Aug 11, 2023
1 parent fd66f53 commit a03bf0f
Show file tree
Hide file tree
Showing 16 changed files with 823 additions and 568 deletions.
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.2",
"react-scripts": "5.0.1",
"redux": "4.2.1",
"redux-logger": "3.0.6",
Expand Down
48 changes: 24 additions & 24 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.9",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@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 @@ -50,66 +50,66 @@
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-destructuring": "7.22.5",
"@babel/plugin-transform-destructuring": "7.22.10",
"@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.9",
"@babel/plugin-transform-regenerator": "7.22.10",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.22.9",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commercetools/jest-enzyme-matchers": "1.1.2",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@manypkg/cli": "0.21.0",
"@preconstruct/cli": "2.8.1",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",
"@types/node": "18.17.0",
"@types/lodash": "4.14.197",
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.6.1",
"babel-jest": "29.6.2",
"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.1",
"core-js": "3.32.0",
"cross-env": "7.0.3",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-react": "0.27.0",
"eslint-config-xo-typescript": "1.0.1",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-testing-library": "5.11.0",
"eslint-plugin-testing-library": "5.11.1",
"husky": "8.0.3",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest-localstorage-mock": "2.4.26",
"lint-staged": "13.2.3",
"pinst": "3.0.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"raf": "3.4.1",
"regenerator-runtime": "0.13.11",
"regenerator-runtime": "0.14.0",
"rimraf": "5.0.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tslib": "2.6.0",
"tslib": "2.6.1",
"typescript": "5.1.6"
},
"resolutions": {
"@types/react": "18.2.15",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"babel-plugin-lodash/@babel/types": "~7.20.0"
"babel-plugin-lodash/@babel/types": "~7.22.0"
},
"keywords": [
"react",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"types"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/types": "13.0.2",
"globalthis": "1.0.3",
"lodash": "4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/combine-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"mitt": "3.0.1",
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.17.2"
"cypress": "12.17.3"
},
"peerDependencies": {
"cypress": "4.x || 5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x || 12.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/localstorage-cache": "13.0.2",
"@flopflip/sessionstorage-cache": "13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/localstorage-cache": "13.0.2",
"@flopflip/sessionstorage-cache": "13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/launchdarkly-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"globalthis": "1.0.3"
},
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"debounce-fn": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/localstorage-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/localstorage-cache": "13.0.2",
"@flopflip/types": "13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/memory-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"client"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"mitt": "3.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-broadcast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@flopflip/memory-adapter": "13.0.2",
"@flopflip/test-utils": "*",
"@types/react": "18.2.15",
"@types/react": "18.2.20",
"@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.6",
"@babel/runtime": "7.22.10",
"@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.2",
"redux": "4.2.1"
},
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/react": "^13.0.2",
"@flopflip/types": "13.0.2",
"@types/react-redux": "7.1.25"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/tdeekens/flopflip#readme",
"devDependencies": {
"@flopflip/test-utils": "*",
"@types/react": "18.2.15",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -38,7 +38,7 @@
"react-dom": "^16.8 || ^17.0 || ^18.0.0"
},
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/types": "13.0.2",
"@types/react-is": "17.0.4",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/splitio-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"globalthis": "1.0.3"
},
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/adapter-utilities": "13.0.2",
"@flopflip/types": "13.0.2",
"@splitsoftware/splitio": "10.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"types"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"@flopflip/memory-adapter": "13.0.2",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
Expand Down
Loading

0 comments on commit a03bf0f

Please sign in to comment.