|
19 | 19 | "test": "vitest --coverage.enabled" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@auth/core": "^0.37.3", |
| 22 | + "@auth/core": "^0.37.4", |
23 | 23 | "@conform-to/dom": "^1.2.2", |
24 | 24 | "@conform-to/react": "^1.2.2", |
25 | 25 | "@conform-to/zod": "^1.2.2", |
26 | 26 | "@date-fns/utc": "^2.1.0", |
27 | 27 | "@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", |
30 | 30 | "@wyw-in-js/babel-preset": "^0.5.5", |
31 | 31 | "@wyw-in-js/vite": "^0.5.5", |
32 | 32 | "css-loader": "^7.1.2", |
33 | 33 | "date-fns": "^4.1.0", |
34 | 34 | "mini-css-extract-plugin": "^2.9.2", |
35 | | - "next": "^15.1.2", |
| 35 | + "next": "^15.1.7", |
36 | 36 | "next-auth": "5.0.0-beta.25", |
37 | 37 | "react": "19.0.0", |
38 | 38 | "react-dom": "19.0.0", |
39 | 39 | "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" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@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", |
48 | 48 | "@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", |
51 | 51 | "@pandacss/dev": "^0.53.0", |
52 | 52 | "@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", |
61 | 61 | "@testing-library/dom": "^10.4.0", |
62 | 62 | "@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", |
65 | 65 | "@types/eslint__js": "^8.42.3", |
66 | 66 | "@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", |
73 | 73 | "@vitest/eslint-plugin": "^1.1.4", |
74 | | - "@vitest/ui": "^3.0.0", |
| 74 | + "@vitest/ui": "^3.0.5", |
75 | 75 | "@wyw-in-js/vite": "^0.5.4", |
76 | 76 | "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", |
80 | 80 | "eslint-config-prettier": "^10.0.1", |
81 | | - "eslint-import-resolver-typescript": "^3.7.0", |
| 81 | + "eslint-import-resolver-typescript": "^3.8.0", |
82 | 82 | "eslint-plugin-import-x": "^4.6.1", |
83 | 83 | "eslint-plugin-jest-dom": "^5.5.0", |
84 | 84 | "eslint-plugin-jsx-a11y": "^6.10.2", |
85 | | - "eslint-plugin-perfectionist": "^4.7.0", |
| 85 | + "eslint-plugin-perfectionist": "^4.9.0", |
86 | 86 | "eslint-plugin-react": "^7.37.4", |
87 | 87 | "eslint-plugin-react-hooks": "^5.1.0", |
88 | | - "eslint-plugin-storybook": "^0.11.2", |
| 88 | + "eslint-plugin-storybook": "^0.11.3", |
89 | 89 | "eslint-plugin-unused-imports": "^4.1.4", |
90 | 90 | "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", |
93 | 93 | "jsdom": "^26.0.0", |
94 | | - "lint-staged": "^15.2.10", |
| 94 | + "lint-staged": "^15.4.3", |
95 | 95 | "msw": "^2.7.0", |
96 | 96 | "plop": "^4.0.1", |
97 | | - "prettier": "^3.3.3", |
| 97 | + "prettier": "^3.5.1", |
98 | 98 | "secretlint": "^9.0.0", |
99 | | - "storybook": "^8.4.2", |
| 99 | + "storybook": "^8.5.6", |
100 | 100 | "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" |
104 | 104 | }, |
105 | 105 | "pnpm": { |
106 | 106 | "overrides": { |
|
0 commit comments