Skip to content

Commit 353f954

Browse files
authored
chore(deps): update dependency by pnpm update (#78)
1 parent 3d6b719 commit 353f954

2 files changed

Lines changed: 1495 additions & 2184 deletions

File tree

package.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -19,88 +19,88 @@
1919
"test": "vitest --coverage.enabled"
2020
},
2121
"dependencies": {
22-
"@auth/core": "^0.37.3",
22+
"@auth/core": "^0.37.4",
2323
"@conform-to/dom": "^1.2.2",
2424
"@conform-to/react": "^1.2.2",
2525
"@conform-to/zod": "^1.2.2",
2626
"@date-fns/utc": "^2.1.0",
2727
"@headlessui/react": "^2.2.0",
28-
"@tanstack/react-table": "^8.20.5",
29-
"@vitest/eslint-plugin": "^1.1.7",
28+
"@tanstack/react-table": "^8.21.2",
29+
"@vitest/eslint-plugin": "^1.1.31",
3030
"@wyw-in-js/babel-preset": "^0.5.5",
3131
"@wyw-in-js/vite": "^0.5.5",
3232
"css-loader": "^7.1.2",
3333
"date-fns": "^4.1.0",
3434
"mini-css-extract-plugin": "^2.9.2",
35-
"next": "^15.1.2",
35+
"next": "^15.1.7",
3636
"next-auth": "5.0.0-beta.25",
3737
"react": "19.0.0",
3838
"react-dom": "19.0.0",
3939
"typescript-case-convert": "^1.3.5",
40-
"vite-tsconfig-paths": "^5.1.0",
41-
"zod": "^3.23.8"
40+
"vite-tsconfig-paths": "^5.1.4",
41+
"zod": "^3.24.2"
4242
},
4343
"devDependencies": {
4444
"@biomejs/biome": "^1.9.4",
45-
"@commitlint/cli": "^19.5.0",
46-
"@commitlint/config-conventional": "^19.5.0",
47-
"@eslint/compat": "^1.2.2",
45+
"@commitlint/cli": "^19.7.1",
46+
"@commitlint/config-conventional": "^19.7.1",
47+
"@eslint/compat": "^1.2.6",
4848
"@eslint/eslintrc": "^3.2.0",
49-
"@eslint/js": "^9.15.0",
50-
"@next/eslint-plugin-next": "^15.0.2",
49+
"@eslint/js": "^9.20.0",
50+
"@next/eslint-plugin-next": "^15.1.7",
5151
"@pandacss/dev": "^0.53.0",
5252
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
53-
"@storybook/addon-essentials": "^8.4.2",
54-
"@storybook/addon-interactions": "^8.4.2",
55-
"@storybook/addon-links": "^8.4.2",
56-
"@storybook/addon-onboarding": "^8.4.2",
57-
"@storybook/blocks": "^8.4.2",
58-
"@storybook/nextjs": "^8.4.2",
59-
"@storybook/react": "^8.4.2",
60-
"@storybook/test": "^8.4.2",
53+
"@storybook/addon-essentials": "^8.5.6",
54+
"@storybook/addon-interactions": "^8.5.6",
55+
"@storybook/addon-links": "^8.5.6",
56+
"@storybook/addon-onboarding": "^8.5.6",
57+
"@storybook/blocks": "^8.5.6",
58+
"@storybook/nextjs": "^8.5.6",
59+
"@storybook/react": "^8.5.6",
60+
"@storybook/test": "^8.5.6",
6161
"@testing-library/dom": "^10.4.0",
6262
"@testing-library/jest-dom": "^6.6.3",
63-
"@testing-library/react": "^16.0.1",
64-
"@testing-library/user-event": "^14.5.2",
63+
"@testing-library/react": "^16.2.0",
64+
"@testing-library/user-event": "^14.6.1",
6565
"@types/eslint__js": "^8.42.3",
6666
"@types/jest": "^29.5.14",
67-
"@types/node": "^22.9.0",
68-
"@types/react": "^19.0.0",
69-
"@types/react-dom": "^19.0.0",
70-
"@typescript-eslint/parser": "^8.14.0",
71-
"@vitejs/plugin-react": "^4.3.3",
72-
"@vitest/coverage-v8": "^3.0.0",
67+
"@types/node": "^22.13.4",
68+
"@types/react": "^19.0.8",
69+
"@types/react-dom": "^19.0.3",
70+
"@typescript-eslint/parser": "^8.24.0",
71+
"@vitejs/plugin-react": "^4.3.4",
72+
"@vitest/coverage-v8": "^3.0.5",
7373
"@vitest/eslint-plugin": "^1.1.4",
74-
"@vitest/ui": "^3.0.0",
74+
"@vitest/ui": "^3.0.5",
7575
"@wyw-in-js/vite": "^0.5.4",
7676
"cross-env": "^7.0.3",
77-
"dotenv": "^16.4.5",
78-
"eslint": "^9.19.0",
79-
"eslint-config-next": "^15.1.6",
77+
"dotenv": "^16.4.7",
78+
"eslint": "^9.20.1",
79+
"eslint-config-next": "^15.1.7",
8080
"eslint-config-prettier": "^10.0.1",
81-
"eslint-import-resolver-typescript": "^3.7.0",
81+
"eslint-import-resolver-typescript": "^3.8.0",
8282
"eslint-plugin-import-x": "^4.6.1",
8383
"eslint-plugin-jest-dom": "^5.5.0",
8484
"eslint-plugin-jsx-a11y": "^6.10.2",
85-
"eslint-plugin-perfectionist": "^4.7.0",
85+
"eslint-plugin-perfectionist": "^4.9.0",
8686
"eslint-plugin-react": "^7.37.4",
8787
"eslint-plugin-react-hooks": "^5.1.0",
88-
"eslint-plugin-storybook": "^0.11.2",
88+
"eslint-plugin-storybook": "^0.11.3",
8989
"eslint-plugin-unused-imports": "^4.1.4",
9090
"eslint-plugin-vitest-globals": "^1.5.0",
91-
"globals": "^15.14.0",
92-
"husky": "^9.1.6",
91+
"globals": "^15.15.0",
92+
"husky": "^9.1.7",
9393
"jsdom": "^26.0.0",
94-
"lint-staged": "^15.2.10",
94+
"lint-staged": "^15.4.3",
9595
"msw": "^2.7.0",
9696
"plop": "^4.0.1",
97-
"prettier": "^3.3.3",
97+
"prettier": "^3.5.1",
9898
"secretlint": "^9.0.0",
99-
"storybook": "^8.4.2",
99+
"storybook": "^8.5.6",
100100
"tsx": "^4.19.2",
101-
"typescript": "^5.6.3",
102-
"typescript-eslint": "^8.22.0",
103-
"vitest": "^3.0.0"
101+
"typescript": "^5.7.3",
102+
"typescript-eslint": "^8.24.0",
103+
"vitest": "^3.0.5"
104104
},
105105
"pnpm": {
106106
"overrides": {

0 commit comments

Comments
 (0)