Skip to content

Commit

Permalink
fix(deps): pin dependencies (#1756)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent 09d06ef commit 3d198ee
Show file tree
Hide file tree
Showing 18 changed files with 223 additions and 223 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-afc6995412-10.zip
Binary file not shown.
20 changes: 10 additions & 10 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
}
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
Expand All @@ -80,28 +80,28 @@
"@storybook/react-webpack5": "7.2.3",
"@storybook/testing-library": "0.2.0",
"@techstack/tcm-cli": "workspace:*",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "14.0.0",
"@tsconfig/create-react-app": "2.0.1",
"@tsconfig/recommended": "1.0.2",
"@types/jest": "^29.5.4",
"@types/jest": "29.5.4",
"@types/node": "^20.5.6",
"@types/react": "^18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"chromatic": "6.24.0",
"cross-env": "7.0.3",
"eslint": "^8.47.0",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"esm": "3.2.25",
"jest": "29.1.1",
"jest-environment-jsdom": "29.1.1",
"jest-watch-typeahead": "2.2.2",
"prettier": "3.0.2",
"react-dom": "^18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"sass": "1.66.1",
"sass-loader": "13.3.2",
Expand All @@ -122,10 +122,10 @@
"@techstack/theme": "workspace:*",
"@types/react-table": "7.7.14",
"classnames": "2.3.2",
"csstype": "^3.1.2",
"csstype": "3.1.2",
"deepmerge": "4.3.1",
"i18next": "23.4.4",
"react": "^18.2.0",
"react": "18.2.0",
"react-date-picker": "10.5.0",
"react-datetime-picker": "5.5.1",
"react-i18next": "13.2.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/font-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"@techstack/tcm-cli": "workspace:*",
"@types/node": "20.5.6",
"@types/react": "18.2.21",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.0.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"prettier": "3.0.2",
"react": "18.2.0",
"typescript": "^5.2.2"
"typescript": "5.2.2"
},
"prettier": {
"printWidth": 80,
Expand Down
28 changes: 14 additions & 14 deletions packages/memoize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,32 +42,32 @@
},
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"benchmark": "2.1.4",
"cross-env": "7.0.3",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"expect-type": "0.16.0",
"fast-memoize": "2.5.2",
"jest": "^29.6.4",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.2",
"jest-watch-typeahead": "^2.2.2",
"jest-watch-typeahead": "2.2.2",
"lodash": "4.17.21",
"markdown-table": "3.0.3",
"mem": "9.0.2",
"memoizee": "0.4.15",
"moize": "6.1.6",
"nanocolors": "0.2.13",
"ora": "7.0.1",
"prettier": "^3.0.2",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
"prettier": "3.0.2",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
"typescript": "5.2.2"
},
"gitHead": "7bb2bc7bbce0432773369ca533adf6d1719e877a"
}
18 changes: 9 additions & 9 deletions packages/react-confirm-alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"@types/node": "^20.5.6",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.0.2",
"typescript": "^5.2.2"
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"prettier": "3.0.2",
"typescript": "5.2.2"
}
}
18 changes: 9 additions & 9 deletions packages/react-feather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@types/react": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"cross-env": "7.0.3",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"fs-extra": "11.1.1",
"prettier": "^3.0.2",
"prettier": "3.0.2",
"typescript": "5.2.2"
},
"gitHead": "7bb2bc7bbce0432773369ca533adf6d1719e877a",
"dependencies": {
"react": "^18.2.0"
"react": "18.2.0"
}
}
34 changes: 17 additions & 17 deletions packages/react-lazy-named/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,29 @@
],
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.4",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.4",
"@types/react": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"jest": "^29.6.4",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.2",
"jest-watch-typeahead": "^2.2.2",
"prettier": "^3.0.2",
"react-dom": "^18.2.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
"jest-watch-typeahead": "2.2.2",
"prettier": "3.0.2",
"react-dom": "18.2.0",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
"typescript": "5.2.2"
},
"dependencies": {
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"react": "^18.2.0"
"react": "18.2.0"
},
"gitHead": "7bb2bc7bbce0432773369ca533adf6d1719e877a"
}
20 changes: 10 additions & 10 deletions packages/react-textfit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,32 +39,32 @@
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@types/node": "^20.5.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
"babel-loader": "9.1.3",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"eslint": "^8.47.0",
"eslint": "8.47.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"expect": "29.6.4",
"mocha": "10.2.0",
"prettier": "^3.0.2",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"typescript": "^5.2.2",
"typescript": "5.2.2",
"webpack-dev-server": "4.15.1"
},
"dependencies": {
"@types/react": "^18.2.21",
"process": "0.11.10",
"react": "^18.2.0"
"react": "18.2.0"
},
"gitHead": "7bb2bc7bbce0432773369ca533adf6d1719e877a"
}
12 changes: 6 additions & 6 deletions packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"node": ">=18"
},
"dependencies": {
"@babel/core": "^7.22.11",
"@babel/parser": "^7.22.11",
"@babel/core": "7.22.11",
"@babel/parser": "7.22.11",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "^7.22.10",
"@babel/traverse": "^7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/traverse": "7.22.11",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-json": "6.0.0",
Expand All @@ -58,15 +58,15 @@
"babel-plugin-polyfill-regenerator": "0.5.2",
"babel-plugin-transform-rename-import": "2.3.0",
"camelcase": "8.0.0",
"chalk": "^5.3.0",
"chalk": "5.3.0",
"colorette": "2.0.20",
"confusing-browser-globals": "1.0.11",
"enquirer": "2.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-no-restricted-imports": "0.0.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@types/lodash": "4.14.197",
"@types/lodash-es": "4.17.8",
"@types/tinycolor2": "1.4.3",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.0.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"prettier": "3.0.2",
"size-limit": "8.2.6",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
Expand Down
18 changes: 9 additions & 9 deletions packages/x-default-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
},
"devDependencies": {
"@techstack/tcm-cli": "workspace:*",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"mocha": "10.2.0",
"prettier": "^3.0.2",
"prettier": "3.0.2",
"rewire": "7.0.0",
"typescript": "^5.2.2"
"typescript": "5.2.2"
},
"gitHead": "7bb2bc7bbce0432773369ca533adf6d1719e877a"
}
Loading

0 comments on commit 3d198ee

Please sign in to comment.