|
41 | 41 | "react-dom": "^19.1.0"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@commitlint/cli": "^19.8.0", |
45 |
| - "@commitlint/config-conventional": "^19.8.0", |
| 44 | + "@commitlint/cli": "^19.8.1", |
| 45 | + "@commitlint/config-conventional": "^19.8.1", |
46 | 46 | "@floating-ui/react-dom": "^2.1.2",
|
47 | 47 | "@iconify-json/material-symbols": "^1.2.20",
|
48 | 48 | "@iconify-json/mingcute": "^1.2.3",
|
|
52 | 52 | "@tailwindcss/container-queries": "^0.1.1",
|
53 | 53 | "@testing-library/jest-dom": "^6.6.3",
|
54 | 54 | "@testing-library/react": "^16.2.0",
|
55 |
| - "@types/node": "^20.17.30", |
56 |
| - "@types/react": "^19.0.14", |
57 |
| - "@types/react-dom": "^18.3.6", |
| 55 | + "@types/node": "^20.17.45", |
| 56 | + "@types/react": "^19.1.3", |
| 57 | + "@types/react-dom": "^18.3.7", |
58 | 58 | "@vitejs/plugin-react": "^4.3.4",
|
59 | 59 | "autoprefixer": "^10.4.21",
|
60 | 60 | "bypass-vue-devtools": "^0.0.6",
|
|
64 | 64 | "eslint-config-hyoban": "^3.2.2",
|
65 | 65 | "happy-dom": "^15.11.7",
|
66 | 66 | "jsdom": "^25.0.1",
|
67 |
| - "lint-staged": "^15.5.1", |
68 |
| - "nbump": "^2.0.10", |
| 67 | + "lint-staged": "^15.5.2", |
| 68 | + "nbump": "^2.1.2", |
69 | 69 | "postcss": "^8.5.3",
|
70 | 70 | "prettier": "^3.5.3",
|
71 | 71 | "rimraf": "^6.0.1",
|
72 | 72 | "simple-git-hooks": "^2.12.1",
|
73 | 73 | "tailwindcss": "^3.4.17",
|
74 | 74 | "tailwindcss-animated": "^1.1.2",
|
75 |
| - "tsx": "^4.19.3", |
| 75 | + "tsx": "^4.19.4", |
76 | 76 | "typescript": "5.8.3",
|
77 | 77 | "vitest": "^2.1.9",
|
78 | 78 | "vitest-canvas-mock": "^0.3.3"
|
|
0 commit comments