|
41 | 41 | "@yamada-ui/table": "^1.2.3",
|
42 | 42 | "jszip": "^3.10.1",
|
43 | 43 | "match-sorter": "^6.3.4",
|
44 |
| - "next": "^14.2.5", |
45 |
| - "next-seo": "^6.5.0", |
46 |
| - "prism-react-renderer": "^2.3.1", |
| 44 | + "next": "^14.2.13", |
| 45 | + "next-seo": "^6.6.0", |
| 46 | + "prism-react-renderer": "^2.4.0", |
47 | 47 | "react": "^18.3.1",
|
48 | 48 | "react-dom": "^18.3.1",
|
49 |
| - "react-hook-form": "^7.52.2", |
| 49 | + "react-hook-form": "^7.53.0", |
50 | 50 | "scroll-into-view-if-needed": "^3.1.0"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@clack/prompts": "^0.7.0",
|
54 |
| - "@commitlint/cli": "^19.4.0", |
55 |
| - "@commitlint/config-conventional": "^19.2.2", |
| 54 | + "@commitlint/cli": "^19.5.0", |
| 55 | + "@commitlint/config-conventional": "^19.5.0", |
56 | 56 | "@eslint/compat": "^1.1.1",
|
57 |
| - "@eslint/config-inspector": "^0.5.2", |
58 |
| - "@eslint/js": "^9.9.0", |
59 |
| - "@next/eslint-plugin-next": "^14.2.5", |
60 |
| - "@octokit/request-error": "^6.1.4", |
61 |
| - "@octokit/rest": "^21.0.1", |
62 |
| - "@testing-library/jest-dom": "^6.4.8", |
63 |
| - "@testing-library/react": "^16.0.0", |
| 57 | + "@eslint/config-inspector": "^0.5.4", |
| 58 | + "@eslint/js": "^9.11.1", |
| 59 | + "@next/eslint-plugin-next": "^14.2.13", |
| 60 | + "@octokit/request-error": "^6.1.5", |
| 61 | + "@octokit/rest": "^21.0.2", |
| 62 | + "@testing-library/jest-dom": "^6.5.0", |
| 63 | + "@testing-library/react": "^16.0.1", |
64 | 64 | "@testing-library/user-event": "^14.5.2",
|
65 | 65 | "@tsconfig/strictest": "^2.0.5",
|
66 | 66 | "@types/eslint__js": "^8.42.3",
|
67 | 67 | "@types/jsdom": "^21.1.7",
|
68 |
| - "@types/node": "^22.2.0", |
69 |
| - "@types/react": "^18.3.3", |
| 68 | + "@types/node": "^22.7.4", |
| 69 | + "@types/react": "^18.3.10", |
70 | 70 | "@types/react-dom": "^18.3.0",
|
71 |
| - "@typescript-eslint/eslint-plugin": "^8.0.1", |
72 |
| - "@vitest/coverage-v8": "^2.0.5", |
73 |
| - "@vitest/ui": "^2.0.5", |
| 71 | + "@typescript-eslint/eslint-plugin": "^8.7.0", |
| 72 | + "@vitest/coverage-v8": "^2.1.1", |
| 73 | + "@vitest/ui": "^2.1.1", |
74 | 74 | "@yamada-ui/cli": "1.2.0",
|
75 | 75 | "chalk": "^5.3.0",
|
76 | 76 | "commander": "^12.1.0",
|
77 |
| - "cspell": "^8.13.2", |
| 77 | + "cspell": "^8.14.4", |
78 | 78 | "dotenv": "^16.4.5",
|
79 |
| - "eslint": "^9.9.0", |
| 79 | + "eslint": "^9.11.1", |
80 | 80 | "eslint-import-resolver-node": "^0.3.9",
|
81 |
| - "eslint-import-resolver-typescript": "^3.6.1", |
82 |
| - "eslint-plugin-import": "^2.29.1", |
83 |
| - "eslint-plugin-jsx-a11y": "^6.9.0", |
84 |
| - "eslint-plugin-react": "^7.35.0", |
| 81 | + "eslint-import-resolver-typescript": "^3.6.3", |
| 82 | + "eslint-plugin-import": "^2.30.0", |
| 83 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 84 | + "eslint-plugin-react": "^7.37.0", |
85 | 85 | "eslint-plugin-react-hooks": "^4.6.2",
|
86 | 86 | "eslint-plugin-testing-library": "^6.3.0",
|
87 |
| - "eslint-plugin-unused-imports": "^4.1.3", |
| 87 | + "eslint-plugin-unused-imports": "^4.1.4", |
88 | 88 | "eslint-plugin-vitest": "^0.5.4",
|
89 | 89 | "glob": "^11.0.0",
|
90 | 90 | "globals": "^15.9.0",
|
91 |
| - "jsdom": "^24.1.1", |
92 |
| - "lefthook": "^1.7.12", |
| 91 | + "jsdom": "^25.0.1", |
| 92 | + "lefthook": "^1.7.17", |
93 | 93 | "prettier": "^3.3.3",
|
94 | 94 | "rimraf": "^6.0.1",
|
95 |
| - "tsx": "^4.17.0", |
96 |
| - "typescript": "^5.5.4", |
97 |
| - "typescript-eslint": "^8.0.1", |
98 |
| - "vitest": "^2.0.5" |
| 95 | + "tsx": "^4.19.1", |
| 96 | + "typescript": "^5.6.2", |
| 97 | + "typescript-eslint": "^8.7.0", |
| 98 | + "vitest": "^2.1.1" |
99 | 99 | }
|
100 | 100 | }
|
0 commit comments