|
15 | 15 | "akar-icons": "^1.9.31",
|
16 | 16 | "class-variance-authority": "^0.7.1",
|
17 | 17 | "dotenv": "^16.4.7",
|
18 |
| - "framer-motion": "^11.13.3", |
| 18 | + "framer-motion": "^11.13.5", |
19 | 19 | "next": "^14.2.20",
|
20 | 20 | "next-view-transitions": "^0.3.4",
|
21 | 21 | "react": "^18.3.1",
|
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@tailwindcss/typography": "^0.5.15",
|
29 |
| - "@types/node": "^22.10.1", |
30 |
| - "@types/react": "^18.3.14", |
| 29 | + "@types/node": "^22.10.2", |
| 30 | + "@types/react": "^18.3.16", |
31 | 31 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
32 | 32 | "@typescript-eslint/parser": "^7.18.0",
|
33 | 33 | "autoprefixer": "^10.4.20",
|
|
37 | 37 | "eslint-config-standard-with-typescript": "^43.0.1",
|
38 | 38 | "eslint-plugin-import": "^2.31.0",
|
39 | 39 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
40 |
| - "eslint-plugin-n": "^17.14.0", |
| 40 | + "eslint-plugin-n": "^17.15.0", |
41 | 41 | "eslint-plugin-node": "^11.1.0",
|
42 | 42 | "eslint-plugin-prettier": "^5.2.1",
|
43 | 43 | "eslint-plugin-promise": "^6.6.0",
|
44 | 44 | "eslint-plugin-react-refresh": "^0.4.16",
|
45 | 45 | "eslint-plugin-tailwindcss": "^3.17.5",
|
46 | 46 | "husky": "^9.1.7",
|
47 |
| - "lint-staged": "^15.2.10", |
| 47 | + "lint-staged": "^15.2.11", |
48 | 48 | "postcss": "^8.4.49",
|
49 | 49 | "prettier": "^3.4.2",
|
50 | 50 | "prettier-plugin-tailwindcss": "^0.6.9",
|
|
0 commit comments