|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@radix-ui/react-icons": "^1.3.2", |
15 | | - "@tailwindcss/typography": "^0.5.9", |
| 15 | + "@tailwindcss/typography": "^0.5.16", |
16 | 16 | "@tanstack/react-form": "^0.0.11", |
17 | 17 | "@types/gsap": "^3.0.0", |
18 | 18 | "@types/node": "18.11.9", |
19 | 19 | "@types/react": "18.0.25", |
20 | 20 | "@types/react-dom": "18.0.8", |
21 | | - "eslint": "^8.2.0", |
22 | | - "eslint-config-next": "^13.1.6", |
23 | | - "firebase": "^9.17.2", |
24 | | - "gsap": "^3.11.4", |
25 | | - "next": "^13.1.6", |
| 21 | + "eslint": "^8.57.1", |
| 22 | + "eslint-config-next": "^13.5.8", |
| 23 | + "firebase": "^9.23.0", |
| 24 | + "gsap": "^3.12.7", |
| 25 | + "next": "^13.5.8", |
26 | 26 | "next-seo": "^5.15.0", |
27 | | - "react": "^18.2.0", |
28 | | - "react-dom": "^18.2.0", |
| 27 | + "react": "^18.3.1", |
| 28 | + "react-dom": "^18.3.1", |
29 | 29 | "react-firebase-hooks": "^5.1.1", |
30 | | - "react-markdown": "^8.0.5", |
31 | | - "react-parallax-tilt": "^1.7.158", |
| 30 | + "react-markdown": "^8.0.7", |
| 31 | + "react-parallax-tilt": "^1.7.285", |
32 | 32 | "remark-gfm": "^3.0.1", |
33 | 33 | "sharp": "^0.31.3", |
34 | 34 | "sonner": "^0.6.2", |
35 | 35 | "typescript": "4.8.4", |
36 | | - "zustand": "^4.4.4" |
| 36 | + "zustand": "^4.5.6" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@typescript-eslint/parser": "^5.42.1", |
40 | | - "autoprefixer": "^10.4.13", |
| 39 | + "@typescript-eslint/parser": "^5.62.0", |
| 40 | + "autoprefixer": "^10.4.20", |
41 | 41 | "eslint-config-airbnb": "19.0.4", |
42 | | - "eslint-config-prettier": "^8.5.0", |
43 | | - "eslint-plugin-import": "^2.25.3", |
44 | | - "eslint-plugin-jsx-a11y": "^6.5.1", |
45 | | - "eslint-plugin-react": "^7.28.0", |
46 | | - "eslint-plugin-react-hooks": "^4.3.0", |
47 | | - "postcss": "^8.4.19", |
48 | | - "prettier": "^2.7.1", |
| 42 | + "eslint-config-prettier": "^8.10.0", |
| 43 | + "eslint-plugin-import": "^2.31.0", |
| 44 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 45 | + "eslint-plugin-react": "^7.37.4", |
| 46 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 47 | + "postcss": "^8.5.3", |
| 48 | + "prettier": "^2.8.8", |
49 | 49 | "prettier-plugin-tailwindcss": "^0.1.13", |
50 | | - "tailwindcss": "^3.2.4" |
51 | | - } |
| 50 | + "tailwindcss": "^3.4.17" |
| 51 | + }, |
| 52 | + "packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b" |
52 | 53 | } |
0 commit comments