Skip to content

Commit 10a075e

Browse files
fix(deps): update all non-major dependencies
1 parent 0394b8b commit 10a075e

File tree

2 files changed

+4130
-5122
lines changed

2 files changed

+4130
-5122
lines changed

package.json

+53-53
Original file line numberDiff line numberDiff line change
@@ -126,70 +126,70 @@
126126
"node": ">=14.0.0"
127127
},
128128
"devDependencies": {
129-
"@babel/core": "7.24.4",
130-
"@babel/preset-env": "7.24.4",
131-
"@babel/preset-react": "7.24.1",
132-
"@babel/preset-typescript": "7.24.1",
133-
"@commitlint/cli": "19.2.1",
134-
"@commitlint/config-conventional": "19.1.0",
135-
"@keyv/postgres": "1.4.10",
129+
"@babel/core": "7.26.9",
130+
"@babel/preset-env": "7.26.9",
131+
"@babel/preset-react": "7.26.3",
132+
"@babel/preset-typescript": "7.26.0",
133+
"@commitlint/cli": "19.7.1",
134+
"@commitlint/config-conventional": "19.7.1",
135+
"@keyv/postgres": "1.4.11",
136136
"@ryansonshine/commitizen": "4.2.8",
137137
"@ryansonshine/cz-conventional-changelog": "3.3.4",
138-
"@storybook/addon-essentials": "8.0.8",
139-
"@storybook/addon-interactions": "8.0.8",
140-
"@storybook/addon-links": "8.0.8",
141-
"@storybook/blocks": "8.0.8",
142-
"@storybook/react": "8.0.8",
143-
"@storybook/react-webpack5": "8.0.8",
138+
"@storybook/addon-essentials": "8.6.0",
139+
"@storybook/addon-interactions": "8.6.0",
140+
"@storybook/addon-links": "8.6.0",
141+
"@storybook/blocks": "8.6.0",
142+
"@storybook/react": "8.6.0",
143+
"@storybook/react-webpack5": "8.6.0",
144144
"@storybook/storybook-deployer": "2.8.16",
145145
"@storybook/testing-library": "0.2.2",
146-
"@testing-library/jest-dom": "6.4.2",
147-
"@testing-library/react": "15.0.2",
148-
"@types/bytes": "3.1.4",
149-
"@types/dotenv": "8.2.0",
150-
"@types/node": "20.12.7",
151-
"@types/react": "18.2.78",
152-
"@types/react-dom": "18.2.25",
153-
"@types/react-test-renderer": "18.0.7",
154-
"@typescript-eslint/eslint-plugin": "6.18.1",
155-
"@typescript-eslint/parser": "6.18.1",
156-
"@vitejs/plugin-react": "4.2.1",
157-
"@vitest/coverage-v8": "1.5.0",
158-
"babel-loader": "9.1.3",
146+
"@testing-library/jest-dom": "6.6.3",
147+
"@testing-library/react": "15.0.7",
148+
"@types/bytes": "3.1.5",
149+
"@types/dotenv": "8.2.3",
150+
"@types/node": "20.17.19",
151+
"@types/react": "18.3.18",
152+
"@types/react-dom": "18.3.5",
153+
"@types/react-test-renderer": "18.3.1",
154+
"@typescript-eslint/eslint-plugin": "6.21.0",
155+
"@typescript-eslint/parser": "6.21.0",
156+
"@vitejs/plugin-react": "4.3.4",
157+
"@vitest/coverage-v8": "1.6.1",
158+
"babel-loader": "9.2.1",
159159
"concurrently": "8.2.2",
160-
"dotenv": "16.4.5",
161-
"drizzle-kit": "0.20.14",
162-
"drizzle-orm": "0.30.8",
163-
"eslint": "8.56.0",
160+
"dotenv": "16.4.7",
161+
"drizzle-kit": "0.30.5",
162+
"drizzle-orm": "0.40.0",
163+
"eslint": "8.57.1",
164164
"eslint-config-airbnb": "19.0.4",
165165
"eslint-config-prettier": "9.1.0",
166-
"eslint-plugin-import": "2.29.1",
167-
"eslint-plugin-jsx-a11y": "6.8.0",
166+
"eslint-plugin-import": "2.31.0",
167+
"eslint-plugin-jsx-a11y": "6.10.2",
168168
"eslint-plugin-prefer-arrow": "1.2.3",
169-
"eslint-plugin-prettier": "5.1.3",
170-
"eslint-plugin-react": "7.33.2",
171-
"eslint-plugin-react-hooks": "4.6.0",
172-
"eslint-plugin-sort-class-members": "1.19.0",
173-
"eslint-plugin-storybook": "0.6.15",
174-
"eslint-plugin-typescript-sort-keys": "3.1.0",
175-
"eslint-plugin-unused-imports": "3.0.0",
176-
"husky": "9.0.11",
177-
"jsdom": "24.0.0",
169+
"eslint-plugin-prettier": "5.2.3",
170+
"eslint-plugin-react": "7.37.4",
171+
"eslint-plugin-react-hooks": "4.6.2",
172+
"eslint-plugin-sort-class-members": "1.21.0",
173+
"eslint-plugin-storybook": "0.11.3",
174+
"eslint-plugin-typescript-sort-keys": "3.3.0",
175+
"eslint-plugin-unused-imports": "3.2.0",
176+
"husky": "9.1.7",
177+
"jsdom": "24.1.3",
178178
"keyv": "4.5.4",
179-
"lint-staged": "15.2.2",
179+
"lint-staged": "15.4.3",
180180
"mysql2": "3.9.4",
181181
"next": "14.2.1",
182-
"postgres": "3.4.4",
183-
"prettier": "3.2.5",
182+
"postgres": "3.4.5",
183+
"prettier": "3.5.2",
184184
"prop-types": "15.8.1",
185-
"react": "18.2.0",
186-
"react-dom": "18.2.0",
187-
"react-test-renderer": "18.2.0",
188-
"release-it": "17.2.0",
189-
"storybook": "8.0.8",
190-
"tsdoc-markdown": "0.5.0",
191-
"tsup": "8.0.2",
192-
"typescript": "5.4.5",
185+
"react": "18.3.1",
186+
"react-dom": "18.3.1",
187+
"react-test-renderer": "18.3.1",
188+
"release-it": "17.11.0",
189+
"storybook": "8.6.0",
190+
"tsdoc-markdown": "0.6.3",
191+
"tsup": "8.4.0",
192+
"typescript": "5.7.3",
193193
"vitest": "1.5.0",
194194
"yalc": "1.0.0-pre.53"
195195
},
@@ -215,6 +215,6 @@
215215
"@aws-sdk/s3-request-presigner": "^3.554.0",
216216
"bytes": "^3.1.2",
217217
"nanoid": "^5.0.7",
218-
"next-tool": "^0.0.6"
218+
"next-tool": "^0.0.7"
219219
}
220220
}

0 commit comments

Comments
 (0)