|
15 | 15 | "@radix-ui/react-tooltip": "^1.1.4",
|
16 | 16 | "akar-icons": "^1.9.31",
|
17 | 17 | "dotenv": "^16.4.7",
|
18 |
| - "framer-motion": "^11.12.0", |
| 18 | + "framer-motion": "^11.13.5", |
19 | 19 | "next": "^14.2.20",
|
20 | 20 | "react": "^18.3.1",
|
21 | 21 | "react-dom": "^18.3.1",
|
22 | 22 | "react-intersection-observer": "^9.13.1",
|
23 | 23 | "sharp": "^0.33.5"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@types/node": "^22.10.1", |
27 |
| - "@types/react": "^18.3.14", |
| 26 | + "@types/node": "^22.10.2", |
| 27 | + "@types/react": "^18.3.16", |
28 | 28 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
29 | 29 | "@typescript-eslint/parser": "^7.18.0",
|
30 | 30 | "autoprefixer": "^10.4.20",
|
|
34 | 34 | "eslint-config-standard-with-typescript": "^43.0.1",
|
35 | 35 | "eslint-plugin-import": "^2.31.0",
|
36 | 36 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
37 |
| - "eslint-plugin-n": "^17.14.0", |
| 37 | + "eslint-plugin-n": "^17.15.0", |
38 | 38 | "eslint-plugin-node": "^11.1.0",
|
39 | 39 | "eslint-plugin-prettier": "^5.2.1",
|
40 | 40 | "eslint-plugin-promise": "^6.6.0",
|
41 | 41 | "eslint-plugin-tailwindcss": "^3.17.5",
|
42 | 42 | "husky": "^9.1.7",
|
43 |
| - "lint-staged": "^15.2.10", |
| 43 | + "lint-staged": "^15.2.11", |
44 | 44 | "postcss": "^8.4.49",
|
45 | 45 | "prettier": "^3.4.2",
|
46 | 46 | "prettier-plugin-tailwindcss": "^0.6.9",
|
|
0 commit comments