Skip to content

Commit dada930

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

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

bun.lockb

8.48 KB
Binary file not shown.

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"postcss": "8.4.47"
2323
},
2424
"dependencies": {
25-
"@headlessui/react": "2.1.8",
25+
"@headlessui/react": "2.1.10",
2626
"@heroicons/react": "2.1.5",
2727
"@hookform/devtools": "4.3.1",
2828
"@hookform/resolvers": "3.9.0",
29-
"@prisma/client": "5.19.1",
29+
"@prisma/client": "5.21.0",
3030
"@tailwindcss/typography": "0.5.15",
31-
"@tanstack/react-query": "5.56.2",
32-
"@tanstack/react-query-devtools": "5.56.2",
33-
"daisyui": "4.12.10",
31+
"@tanstack/react-query": "5.59.14",
32+
"@tanstack/react-query-devtools": "5.59.14",
33+
"daisyui": "4.12.13",
3434
"fastest-validator": "1.19.0",
35-
"jotai": "2.9.3",
35+
"jotai": "2.10.1",
3636
"loglevel": "1.9.2",
37-
"next": "14.2.11",
38-
"next-auth": "4.24.7",
37+
"next": "14.2.15",
38+
"next-auth": "4.24.8",
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",
@@ -46,40 +46,40 @@
4646
"yup": "1.4.0"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.25.2",
50-
"@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",
49+
"@babel/core": "7.25.8",
50+
"@babel/eslint-parser": "7.25.8",
51+
"@storybook/addon-actions": "8.3.5",
52+
"@storybook/addon-essentials": "8.3.5",
53+
"@storybook/addon-links": "8.3.5",
54+
"@storybook/react": "8.3.5",
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.11",
5959
"@types/react-copy-to-clipboard": "5.0.7",
60-
"@typescript-eslint/eslint-plugin": "8.5.0",
61-
"@typescript-eslint/parser": "8.5.0",
62-
"@vitejs/plugin-react": "4.3.1",
63-
"@vitest/ui": "2.1.1",
60+
"@typescript-eslint/eslint-plugin": "8.9.0",
61+
"@typescript-eslint/parser": "8.9.0",
62+
"@vitejs/plugin-react": "4.3.2",
63+
"@vitest/ui": "2.1.3",
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.12.0",
69+
"eslint-config-next": "14.2.15",
7070
"eslint-config-productsway": "1.3.4",
7171
"identity-obj-proxy": "3.0.0",
7272
"jest-fetch-mock": "3.0.3",
73-
"jsdom": "25.0.0",
74-
"msw": "2.4.6",
73+
"jsdom": "25.0.1",
74+
"msw": "2.4.11",
7575
"postcss": "8.4.47",
7676
"prettier": "3.3.3",
77-
"prisma": "5.19.1",
77+
"prisma": "5.20.0",
7878
"sort-package-json": "2.10.1",
79-
"tailwindcss": "3.4.11",
80-
"typescript": "5.6.2",
79+
"tailwindcss": "3.4.14",
80+
"typescript": "5.6.3",
8181
"vite": "5.4.5",
82-
"vitest": "2.1.1"
82+
"vitest": "2.1.3"
8383
},
8484
"msw": {
8585
"workerDirectory": "public"

0 commit comments

Comments
 (0)