-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): update all non-major development dependencies
- Loading branch information
1 parent
8f8cc78
commit 4c735a5
Showing
2 changed files
with
2,918 additions
and
1,927 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,85 +83,85 @@ | |
"use-memo-one": "^1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/css-reset": "6.7.1", | ||
"@atlaskit/theme": "12.6.6", | ||
"@babel/core": "7.24.3", | ||
"@babel/eslint-parser": "7.24.1", | ||
"@babel/plugin-transform-class-properties": "7.24.1", | ||
"@babel/plugin-transform-modules-commonjs": "7.24.1", | ||
"@babel/plugin-transform-object-assign": "7.24.1", | ||
"@babel/plugin-transform-private-methods": "7.24.1", | ||
"@babel/plugin-transform-private-property-in-object": "7.24.1", | ||
"@babel/plugin-transform-runtime": "7.24.3", | ||
"@babel/preset-env": "7.24.3", | ||
"@babel/preset-react": "7.24.1", | ||
"@babel/preset-typescript": "7.24.1", | ||
"@commitlint/cli": "19.2.1", | ||
"@commitlint/config-conventional": "19.1.0", | ||
"@atlaskit/css-reset": "6.9.1", | ||
"@atlaskit/theme": "12.11.1", | ||
"@babel/core": "7.24.7", | ||
"@babel/eslint-parser": "7.24.7", | ||
"@babel/plugin-transform-class-properties": "7.24.7", | ||
"@babel/plugin-transform-modules-commonjs": "7.24.7", | ||
"@babel/plugin-transform-object-assign": "7.24.7", | ||
"@babel/plugin-transform-private-methods": "7.24.7", | ||
"@babel/plugin-transform-private-property-in-object": "7.24.7", | ||
"@babel/plugin-transform-runtime": "7.24.7", | ||
"@babel/preset-env": "7.24.7", | ||
"@babel/preset-react": "7.24.7", | ||
"@babel/preset-typescript": "7.24.7", | ||
"@commitlint/cli": "19.3.0", | ||
"@commitlint/config-conventional": "19.2.2", | ||
"@commitlint/cz-commitlint": "19.2.0", | ||
"@emotion/eslint-plugin": "11.11.0", | ||
"@emotion/react": "11.11.4", | ||
"@emotion/styled": "11.11.0", | ||
"@emotion/styled": "11.11.5", | ||
"@jest/environment": "29.7.0", | ||
"@release-it/conventional-changelog": "8.0.1", | ||
"@rollup/plugin-babel": "6.0.4", | ||
"@rollup/plugin-commonjs": "25.0.7", | ||
"@rollup/plugin-commonjs": "25.0.8", | ||
"@rollup/plugin-json": "6.1.0", | ||
"@rollup/plugin-node-resolve": "15.2.3", | ||
"@rollup/plugin-replace": "5.0.5", | ||
"@rollup/plugin-replace": "5.0.7", | ||
"@rollup/plugin-strip": "3.0.4", | ||
"@rollup/plugin-terser": "0.4.4", | ||
"@storybook/addon-docs": "8.0.4", | ||
"@storybook/addon-essentials": "8.0.4", | ||
"@storybook/addon-storysource": "8.0.4", | ||
"@storybook/addon-webpack5-compiler-swc": "1.0.2", | ||
"@storybook/manager-api": "8.0.4", | ||
"@storybook/react": "8.0.4", | ||
"@storybook/react-webpack5": "8.0.4", | ||
"@storybook/theming": "8.0.4", | ||
"@swc/core": "1.4.8", | ||
"@storybook/addon-docs": "8.1.11", | ||
"@storybook/addon-essentials": "8.1.11", | ||
"@storybook/addon-storysource": "8.1.11", | ||
"@storybook/addon-webpack5-compiler-swc": "1.0.4", | ||
"@storybook/manager-api": "8.1.11", | ||
"@storybook/react": "8.1.11", | ||
"@storybook/react-webpack5": "8.1.11", | ||
"@storybook/theming": "8.1.11", | ||
"@swc/core": "1.6.6", | ||
"@testing-library/dom": "9.3.4", | ||
"@testing-library/jest-dom": "6.4.2", | ||
"@testing-library/react": "14.2.2", | ||
"@testing-library/jest-dom": "6.4.6", | ||
"@testing-library/react": "14.3.1", | ||
"@testing-library/react-16-17": "npm:@testing-library/[email protected]", | ||
"@types/express": "4.17.21", | ||
"@types/fs-extra": "11.0.4", | ||
"@types/jest": "29.5.12", | ||
"@types/jest-axe": "3.5.9", | ||
"@types/jsdom": "21.1.6", | ||
"@types/markdown-it": "13.0.7", | ||
"@types/node": "20.11.30", | ||
"@types/jsdom": "21.1.7", | ||
"@types/markdown-it": "13.0.8", | ||
"@types/node": "20.14.9", | ||
"@types/raf-schd": "4.0.3", | ||
"@types/react": "18.2.69", | ||
"@types/react-dom": "18.2.22", | ||
"@types/react": "18.3.3", | ||
"@types/react-dom": "18.3.0", | ||
"@types/react-redux": "7.1.33", | ||
"@types/react-virtualized": "9.21.29", | ||
"@types/react-virtualized": "9.21.30", | ||
"@types/react-window": "1.8.8", | ||
"@types/seedrandom": "3.0.8", | ||
"@typescript-eslint/eslint-plugin": "7.3.1", | ||
"@typescript-eslint/parser": "7.3.1", | ||
"@typescript-eslint/eslint-plugin": "7.14.1", | ||
"@typescript-eslint/parser": "7.14.1", | ||
"babel-jest": "29.7.0", | ||
"babel-loader": "9.1.3", | ||
"babel-plugin-dev-expression": "0.2.3", | ||
"babel-plugin-module-resolver": "5.0.0", | ||
"babel-plugin-module-resolver": "5.0.2", | ||
"commitizen": "4.3.0", | ||
"cross-env": "7.0.3", | ||
"csstype": "3.1.3", | ||
"cypress": "13.7.1", | ||
"cypress": "13.12.0", | ||
"dotenv": "16.4.5", | ||
"eslint": "8.57.0", | ||
"eslint-config-airbnb": "19.0.4", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
"eslint-plugin-cypress": "2.15.1", | ||
"eslint-plugin-cypress": "2.15.2", | ||
"eslint-plugin-es5": "1.5.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-jest": "27.9.0", | ||
"eslint-plugin-jsx-a11y": "6.8.0", | ||
"eslint-plugin-jsx-a11y": "6.9.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"eslint-plugin-react": "7.34.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
"eslint-plugin-react": "7.34.3", | ||
"eslint-plugin-react-hooks": "4.6.2", | ||
"eslint-plugin-storybook": "0.8.0", | ||
"express": "4.19.1", | ||
"fast-glob": "3.3.2", | ||
|
@@ -172,36 +172,36 @@ | |
"jest-environment-jsdom": "29.7.0", | ||
"jest-junit": "16.0.0", | ||
"jest-watch-typeahead": "2.2.2", | ||
"jsdom": "24.0.0", | ||
"lighthouse": "11.7.0", | ||
"jsdom": "24.1.0", | ||
"lighthouse": "11.7.1", | ||
"markdown-it": "14.1.0", | ||
"memory-fs": "0.5.0", | ||
"postcss-styled-syntax": "0.6.4", | ||
"prettier": "3.2.5", | ||
"prettier": "3.3.2", | ||
"raf-stub": "3.0.0", | ||
"react": "18.2.0", | ||
"react": "18.3.1", | ||
"react-16": "npm:[email protected]", | ||
"react-17": "npm:[email protected]", | ||
"react-dom": "18.2.0", | ||
"react-dom": "18.3.1", | ||
"react-dom-16": "npm:[email protected]", | ||
"react-dom-17": "npm:[email protected]", | ||
"react-virtualized": "9.22.5", | ||
"react-window": "1.8.10", | ||
"release-it": "17.1.1", | ||
"release-it": "17.4.0", | ||
"require-from-string": "2.0.2", | ||
"rimraf": "5.0.5", | ||
"rollup": "4.13.0", | ||
"rollup-plugin-dts": "6.1.0", | ||
"rimraf": "5.0.7", | ||
"rollup": "4.18.0", | ||
"rollup-plugin-dts": "6.1.1", | ||
"seedrandom": "3.0.5", | ||
"storybook": "8.0.4", | ||
"styled-components": "6.1.8", | ||
"stylelint": "16.3.0", | ||
"stylelint-config-recommended": "14.0.0", | ||
"stylelint-config-standard": "36.0.0", | ||
"storybook": "8.1.11", | ||
"styled-components": "6.1.11", | ||
"stylelint": "16.6.1", | ||
"stylelint-config-recommended": "14.0.1", | ||
"stylelint-config-standard": "36.0.1", | ||
"ts-node": "^10.9.2", | ||
"typescript": "5.4.3", | ||
"typescript": "5.5.2", | ||
"wait-on": "7.2.0", | ||
"webpack": "5.91.0" | ||
"webpack": "5.92.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.5 || ^17.0.0 || ^18.0.0", | ||
|
Oops, something went wrong.