Skip to content

Commit 1acb945

Browse files
chore(deps): update all non-major dependencies
1 parent d08792f commit 1acb945

File tree

2 files changed

+1023
-900
lines changed

2 files changed

+1023
-900
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -80,46 +80,46 @@
8080
"node": ">=14.0.0"
8181
},
8282
"devDependencies": {
83-
"@babel/core": "7.23.0",
84-
"@babel/preset-env": "7.22.20",
83+
"@babel/core": "7.23.2",
84+
"@babel/preset-env": "7.23.2",
8585
"@babel/preset-react": "7.22.15",
86-
"@babel/preset-typescript": "7.23.0",
87-
"@commitlint/cli": "17.7.2",
88-
"@commitlint/config-conventional": "17.7.0",
86+
"@babel/preset-typescript": "7.23.2",
87+
"@commitlint/cli": "17.8.1",
88+
"@commitlint/config-conventional": "17.8.1",
8989
"@ryansonshine/commitizen": "4.2.8",
9090
"@ryansonshine/cz-conventional-changelog": "3.3.4",
91-
"@storybook/addon-essentials": "7.4.5",
92-
"@storybook/addon-interactions": "7.4.5",
93-
"@storybook/addon-links": "7.4.5",
94-
"@storybook/blocks": "7.4.5",
95-
"@storybook/react": "7.4.5",
96-
"@storybook/react-webpack5": "7.4.5",
91+
"@storybook/addon-essentials": "7.5.2",
92+
"@storybook/addon-interactions": "7.5.2",
93+
"@storybook/addon-links": "7.5.2",
94+
"@storybook/blocks": "7.5.2",
95+
"@storybook/react": "7.5.2",
96+
"@storybook/react-webpack5": "7.5.2",
9797
"@storybook/storybook-deployer": "2.8.16",
98-
"@storybook/testing-library": "0.2.1",
98+
"@storybook/testing-library": "0.2.2",
9999
"@testing-library/jest-dom": "^6.0.0",
100100
"@testing-library/react": "^14.0.0",
101-
"@types/node": "20.8.0",
102-
"@types/react": "18.2.24",
103-
"@types/react-dom": "18.2.8",
104-
"@types/react-test-renderer": "18.0.3",
105-
"@typescript-eslint/eslint-plugin": "6.7.3",
106-
"@typescript-eslint/parser": "6.7.3",
101+
"@types/node": "20.8.10",
102+
"@types/react": "18.2.33",
103+
"@types/react-dom": "18.2.14",
104+
"@types/react-test-renderer": "18.0.5",
105+
"@typescript-eslint/eslint-plugin": "6.9.1",
106+
"@typescript-eslint/parser": "6.9.1",
107107
"@vitejs/plugin-react": "^4.0.3",
108108
"@vitest/coverage-v8": "^0.34.0",
109109
"babel-loader": "9.1.3",
110-
"concurrently": "8.2.1",
111-
"eslint": "8.50.0",
110+
"concurrently": "8.2.2",
111+
"eslint": "8.52.0",
112112
"eslint-config-airbnb": "19.0.4",
113113
"eslint-config-prettier": "9.0.0",
114-
"eslint-plugin-import": "2.28.1",
114+
"eslint-plugin-import": "2.29.0",
115115
"eslint-plugin-jsx-a11y": "6.7.1",
116116
"eslint-plugin-prefer-arrow": "1.2.3",
117-
"eslint-plugin-prettier": "5.0.0",
117+
"eslint-plugin-prettier": "5.0.1",
118118
"eslint-plugin-react": "7.33.2",
119119
"eslint-plugin-react-hooks": "4.6.0",
120120
"eslint-plugin-sort-class-members": "^1.18.0",
121-
"eslint-plugin-storybook": "0.6.14",
122-
"eslint-plugin-typescript-sort-keys": "3.0.0",
121+
"eslint-plugin-storybook": "0.6.15",
122+
"eslint-plugin-typescript-sort-keys": "3.1.0",
123123
"eslint-plugin-unused-imports": "3.0.0",
124124
"husky": "8.0.3",
125125
"jsdom": "^22.1.0",
@@ -130,7 +130,7 @@
130130
"react-dom": "18.2.0",
131131
"react-test-renderer": "18.2.0",
132132
"release-it": "16.2.1",
133-
"storybook": "7.4.5",
133+
"storybook": "7.5.2",
134134
"tsup": "7.2.0",
135135
"typescript": "5.2.2",
136136
"vitest": "^0.34.0",

0 commit comments

Comments
 (0)