|
34 | 34 | "@tailwindcss/typography": "^0.5.16",
|
35 | 35 | "clsx": "^2.1.1",
|
36 | 36 | "commitlint-config-gitmoji": "^2.3.1",
|
37 |
| - "motion": "11.15.0", |
| 37 | + "motion": "11.18.2", |
38 | 38 | "next": "14.2.26",
|
39 | 39 | "postcss-import": "^16.1.0",
|
40 |
| - "react": "^19.0.0", |
41 |
| - "react-dom": "^19.0.0" |
| 40 | + "react": "^19.1.0", |
| 41 | + "react-dom": "^19.1.0" |
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@commitlint/cli": "^19.6.1", |
45 |
| - "@commitlint/config-conventional": "^19.6.0", |
| 44 | + "@commitlint/cli": "^19.8.0", |
| 45 | + "@commitlint/config-conventional": "^19.8.0", |
46 | 46 | "@floating-ui/react-dom": "^2.1.2",
|
47 | 47 | "@iconify-json/material-symbols": "^1.2.17",
|
48 | 48 | "@iconify-json/mingcute": "^1.2.3",
|
|
51 | 51 | "@peculiar/webcrypto": "^1.5.0",
|
52 | 52 | "@tailwindcss/container-queries": "^0.1.1",
|
53 | 53 | "@testing-library/jest-dom": "^6.6.3",
|
54 |
| - "@testing-library/react": "^16.1.0", |
| 54 | + "@testing-library/react": "^16.2.0", |
55 | 55 | "@types/node": "^20.17.27",
|
56 | 56 | "@types/react": "^19.0.12",
|
57 | 57 | "@types/react-dom": "^18.3.5",
|
|
60 | 60 | "bypass-vue-devtools": "^0.0.6",
|
61 | 61 | "daisyui": "^4.12.24",
|
62 | 62 | "dayjs": "^1.11.13",
|
63 |
| - "eslint": "^9.17.0", |
| 63 | + "eslint": "^9.23.0", |
64 | 64 | "eslint-config-hyoban": "^3.1.16",
|
65 | 65 | "happy-dom": "^15.11.7",
|
66 | 66 | "jsdom": "^25.0.1",
|
67 |
| - "lint-staged": "^15.3.0", |
| 67 | + "lint-staged": "^15.5.0", |
68 | 68 | "nbump": "^2.0.7",
|
69 |
| - "postcss": "^8.4.49", |
70 |
| - "prettier": "^3.4.2", |
| 69 | + "postcss": "^8.5.3", |
| 70 | + "prettier": "^3.5.3", |
71 | 71 | "rimraf": "^6.0.1",
|
72 |
| - "simple-git-hooks": "^2.11.1", |
| 72 | + "simple-git-hooks": "^2.12.1", |
73 | 73 | "tailwindcss": "^3.4.17",
|
74 | 74 | "tailwindcss-animated": "^1.1.2",
|
75 | 75 | "tsx": "^4.19.3",
|
76 |
| - "typescript": "5.7.3", |
| 76 | + "typescript": "5.8.2", |
77 | 77 | "vitest": "^2.1.9",
|
78 | 78 | "vitest-canvas-mock": "^0.3.3"
|
79 | 79 | },
|
|
0 commit comments