Skip to content

Commit 05b4c40

Browse files
chore(deps): update all non-major dependencies
1 parent aa91574 commit 05b4c40

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

bun.lockb

7.06 KB
Binary file not shown.

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"@tanstack/react-query-devtools": "5.56.2",
3333
"daisyui": "4.12.10",
3434
"fastest-validator": "1.19.0",
35-
"jotai": "2.9.3",
35+
"jotai": "2.10.0",
3636
"loglevel": "1.9.2",
37-
"next": "14.2.11",
37+
"next": "14.2.13",
3838
"next-auth": "4.24.7",
3939
"next-secure-headers": "2.2.0",
40-
"next-validations": "1.0.1",
40+
"next-validations": "1.0.2",
4141
"quick-lru": "7.0.0",
4242
"react": "18.3.1",
4343
"react-copy-to-clipboard": "5.1.0",
@@ -48,35 +48,35 @@
4848
"devDependencies": {
4949
"@babel/core": "7.25.2",
5050
"@babel/eslint-parser": "7.25.1",
51-
"@storybook/addon-actions": "8.3.0",
52-
"@storybook/addon-essentials": "8.3.0",
53-
"@storybook/addon-links": "8.3.0",
54-
"@storybook/react": "8.3.0",
51+
"@storybook/addon-actions": "8.3.2",
52+
"@storybook/addon-essentials": "8.3.2",
53+
"@storybook/addon-links": "8.3.2",
54+
"@storybook/react": "8.3.2",
5555
"@testing-library/jest-dom": "6.5.0",
5656
"@testing-library/react": "16.0.1",
5757
"@trivago/prettier-plugin-sort-imports": "4.3.0",
58-
"@types/react": "18.3.5",
58+
"@types/react": "18.3.8",
5959
"@types/react-copy-to-clipboard": "5.0.7",
60-
"@typescript-eslint/eslint-plugin": "8.5.0",
61-
"@typescript-eslint/parser": "8.5.0",
60+
"@typescript-eslint/eslint-plugin": "8.6.0",
61+
"@typescript-eslint/parser": "8.6.0",
6262
"@vitejs/plugin-react": "4.3.1",
6363
"@vitest/ui": "2.1.1",
6464
"autoprefixer": "10.4.20",
6565
"babel-jest": "29.7.0",
66-
"babel-loader": "9.1.3",
66+
"babel-loader": "9.2.1",
6767
"c8": "10.1.2",
68-
"eslint": "9.10.0",
69-
"eslint-config-next": "14.2.11",
68+
"eslint": "9.11.0",
69+
"eslint-config-next": "14.2.13",
7070
"eslint-config-productsway": "1.3.4",
7171
"identity-obj-proxy": "3.0.0",
7272
"jest-fetch-mock": "3.0.3",
7373
"jsdom": "25.0.0",
74-
"msw": "2.4.6",
74+
"msw": "2.4.9",
7575
"postcss": "8.4.47",
7676
"prettier": "3.3.3",
7777
"prisma": "5.19.1",
7878
"sort-package-json": "2.10.1",
79-
"tailwindcss": "3.4.11",
79+
"tailwindcss": "3.4.12",
8080
"typescript": "5.6.2",
8181
"vite": "5.4.5",
8282
"vitest": "2.1.1"

0 commit comments

Comments
 (0)