|
13 | 13 | "format:fix": "prettier --write \"**/*.{js,jsx,ts,tsx,json,yml,css,md}\"" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@heroicons/react": "^2.1.1", |
| 16 | + "@heroicons/react": "^2.2.0", |
17 | 17 | "@heroui/react": "2.7.5", |
18 | | - "@portabletext/react": "^3.0.11", |
| 18 | + "@portabletext/react": "^3.2.1", |
19 | 19 | "@sanity/asset-utils": "^1.3.0", |
20 | 20 | "@sanity/client": "^6.8.0", |
21 | 21 | "@sanity/image-url": "^1.0.2", |
22 | 22 | "@sanity/ui": "^1.8", |
23 | 23 | "@sanity/vision": "^3.19.2", |
24 | 24 | "corepack": "^0.32.0", |
25 | | - "framer-motion": "^11.0.3", |
| 25 | + "framer-motion": "^12.5.0", |
26 | 26 | "groq": "^3.19.2", |
27 | 27 | "ics": "^3.7.2", |
28 | 28 | "next": "^14.1.1", |
|
32 | 32 | "react-dom": "^18.2.0", |
33 | 33 | "react-use-keypress": "^1.3.1", |
34 | 34 | "sanity": "^3.27.1", |
35 | | - "styled-components": "^6.1.8" |
| 35 | + "styled-components": "^6.1.15" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@sanity-typed/types": "^6.3.2", |
39 | 39 | "@tailwindcss/typography": "^0.5.10", |
40 | 40 | "@types/node": "^20.9.0", |
41 | 41 | "@types/react": "^18.2.37", |
42 | 42 | "@types/react-dom": "^18.2.15", |
43 | | - "autoprefixer": "^10.4.16", |
| 43 | + "autoprefixer": "^10.4.21", |
44 | 44 | "eslint": "^8.53.0", |
45 | 45 | "eslint-config-next": "^14.1.0", |
46 | 46 | "eslint-config-prettier": "^9.1.0", |
|
0 commit comments