Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 3bd410d commit 2e1aa8b
Show file tree
Hide file tree
Showing 2 changed files with 2,476 additions and 9,792 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,39 +34,39 @@
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@hot-loader/react-dom": "16.14.0",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-links": "6.5.16",
"@storybook/addons": "6.5.16",
"@storybook/react": "6.5.16",
"@types/node": "12.20.55",
"@types/terser-webpack-plugin": "4.2.2",
"@types/webpack": "4.41.33",
"@types/webpack-merge": "4.1.5",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"babel-loader": "8.3.0",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "6.15.0",
"@hot-loader/react-dom": "17.0.2",
"@storybook/addon-actions": "8.4.2",
"@storybook/addon-links": "8.4.2",
"@storybook/addons": "7.6.17",
"@storybook/react": "8.4.2",
"@types/node": "22.9.0",
"@types/terser-webpack-plugin": "5.2.0",
"@types/webpack": "5.28.5",
"@types/webpack-merge": "5.0.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"babel-loader": "9.2.1",
"eslint": "9.14.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"html-webpack-plugin": "4.5.2",
"husky": "4.3.8",
"lint-staged": "10.5.4",
"prettier": "2.8.8",
"stylelint": "13.13.1",
"stylelint-config-recess-order": "2.6.0",
"terser-webpack-plugin": "4.2.3",
"ts-node": "9.1.1",
"typescript": "4.9.5",
"eslint-plugin-react-hooks": "5.0.0",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"stylelint": "16.10.0",
"stylelint-config-recess-order": "5.1.1",
"terser-webpack-plugin": "5.3.10",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"webpack": "5.76.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3",
"webpack-merge": "5.9.0"
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
"webpack-merge": "6.0.1"
},
"keywords": [],
"husky": {
Expand Down
Loading

0 comments on commit 2e1aa8b

Please sign in to comment.