|
29 | 29 | }, |
30 | 30 | "homepage": "https://arcade.dev/", |
31 | 31 | "dependencies": { |
32 | | - "@icons-pack/react-simple-icons": "^10.2.0", |
33 | | - "@ory/client": "^1.20.22", |
34 | | - "@radix-ui/react-checkbox": "^1.2.3", |
35 | | - "@radix-ui/react-dialog": "^1.1.6", |
36 | | - "@radix-ui/react-label": "^2.1.4", |
37 | | - "@radix-ui/react-radio-group": "^1.3.4", |
38 | | - "@radix-ui/react-slot": "^1.1.1", |
| 32 | + "@icons-pack/react-simple-icons": "^13.7.0", |
| 33 | + "@ory/client": "^1.21.1", |
| 34 | + "@radix-ui/react-checkbox": "^1.3.2", |
| 35 | + "@radix-ui/react-dialog": "^1.1.14", |
| 36 | + "@radix-ui/react-label": "^2.1.7", |
| 37 | + "@radix-ui/react-radio-group": "^1.3.7", |
| 38 | + "@radix-ui/react-slot": "^1.2.3", |
39 | 39 | "@uidotdev/usehooks": "^2.4.1", |
40 | 40 | "class-variance-authority": "^0.7.1", |
41 | 41 | "clsx": "^2.1.1", |
42 | | - "framer-motion": "^11.16.0", |
43 | | - "lucide-react": "^0.469.0", |
44 | | - "next": "^15.2.4", |
| 42 | + "framer-motion": "^12.23.11", |
| 43 | + "lucide-react": "^0.533.0", |
| 44 | + "next": "^15.4.4", |
45 | 45 | "next-sitemap": "^4.2.3", |
46 | | - "next-themes": "^0.4.4", |
| 46 | + "next-themes": "^0.4.6", |
47 | 47 | "nextra": "^3.3.1", |
48 | 48 | "nextra-theme-docs": "^3.3.1", |
49 | 49 | "posthog-js": "^1.224.1", |
50 | | - "react": "^19.0.0", |
51 | | - "react-dom": "^19.0.0", |
| 50 | + "react": "^19.1.1", |
| 51 | + "react-dom": "^19.1.1", |
52 | 52 | "react-syntax-highlighter": "^15.6.1", |
53 | 53 | "remark-code-import": "^1.2.0", |
54 | 54 | "tailwind-merge": "^2.6.0", |
55 | 55 | "tailwindcss-animate": "^1.0.7" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@cloudflare/next-on-pages": "1.13.7", |
59 | | - "@eslint/js": "^9.22.0", |
60 | | - "@next/eslint-plugin-next": "^15.2.4", |
| 58 | + "@cloudflare/next-on-pages": "1.13.13", |
| 59 | + "@eslint/js": "^9.32.0", |
| 60 | + "@next/eslint-plugin-next": "^15.4.4", |
61 | 61 | "@types/mdx": "^2.0.13", |
62 | | - "@types/node": "22.10.5", |
63 | | - "@types/react": "^19.0.2", |
64 | | - "@types/react-dom": "^19.0.2", |
65 | | - "@typescript-eslint/eslint-plugin": "^8.19.0", |
66 | | - "@typescript-eslint/parser": "^8.19.0", |
67 | | - "autoprefixer": "^10.4.20", |
68 | | - "eslint": "^9.22.0", |
69 | | - "eslint-config-next": "^15.2.4", |
70 | | - "eslint-config-prettier": "^9.1.0", |
71 | | - "eslint-plugin-prettier": "^5.2.1", |
72 | | - "eslint-plugin-react": "^7.37.4", |
| 62 | + "@types/node": "24.1.0", |
| 63 | + "@types/react": "^19.1.9", |
| 64 | + "@types/react-dom": "^19.1.7", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.38.0", |
| 66 | + "@typescript-eslint/parser": "^8.38.0", |
| 67 | + "autoprefixer": "^10.4.21", |
| 68 | + "eslint": "^9.32.0", |
| 69 | + "eslint-config-next": "^15.4.4", |
| 70 | + "eslint-config-prettier": "^10.1.8", |
| 71 | + "eslint-plugin-prettier": "^5.5.3", |
| 72 | + "eslint-plugin-react": "^7.37.5", |
73 | 73 | "eslint-plugin-react-hooks": "^5.2.0", |
74 | 74 | "fast-glob": "^3.3.3", |
75 | | - "globals": "^15.14.0", |
| 75 | + "globals": "^16.3.0", |
76 | 76 | "husky": "^9.1.7", |
77 | | - "lint-staged": "^15.3.0", |
| 77 | + "lint-staged": "^16.1.2", |
78 | 78 | "next-validate-link": "^1.5.2", |
79 | | - "postcss": "^8.4.49", |
80 | | - "prettier": "^3.4.2", |
81 | | - "prettier-plugin-tailwindcss": "^0.6.9", |
| 79 | + "postcss": "^8.5.6", |
| 80 | + "prettier": "^3.6.2", |
| 81 | + "prettier-plugin-tailwindcss": "^0.6.14", |
82 | 82 | "tailwindcss": "^3.4.17", |
83 | | - "typescript": "5.7.3", |
84 | | - "typescript-eslint": "^8.19.0", |
85 | | - "vitest": "^3.2.2" |
| 83 | + "typescript": "5.8.3", |
| 84 | + "typescript-eslint": "^8.38.0", |
| 85 | + "vitest": "^3.2.4" |
86 | 86 | }, |
87 | 87 | "engines": { |
88 | 88 | "node": "22.x", |
89 | 89 | "pnpm": ">=9.15.4" |
90 | 90 | }, |
91 | 91 | "pnpm": { |
92 | 92 | "overrides": { |
93 | | - "tar@<6.2.1": ">=7.4.3", |
94 | | - "cookie@<0.7.0": ">=1.0.2", |
95 | | - "undici@>=4.5.0 <5.28.5": ">=7.7.0", |
96 | | - "path-to-regexp@>=4.0.0 <6.3.0": ">=8.2.0", |
97 | | - "dompurify@<3.2.4": ">=3.2.4", |
98 | | - "esbuild@<=0.24.2": ">=0.25.2", |
99 | | - "prismjs@<1.30.0": ">=1.30.0", |
100 | | - "@babel/runtime@<7.26.10": ">=7.26.10", |
| 93 | + "tar@<6.2.1": ">=6.2.1", |
| 94 | + "undici@>=4.5.0 <5.28.5": ">=5.28.5", |
| 95 | + "path-to-regexp@>=4.0.0 <6.3.0": ">=6.3.0", |
| 96 | + "esbuild@<=0.24.2": ">=0.25.0", |
101 | 97 | "estree-util-value-to-estree@<3.3.3": ">=3.3.3", |
102 | | - "brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12", |
103 | | - "minimatch": "^5.0.0" |
| 98 | + "cookie@<0.7.0": ">=0.7.0", |
| 99 | + "undici@<5.29.0": ">=5.29.0", |
| 100 | + "prismjs@<1.30.0": ">=1.30.0", |
| 101 | + "form-data@>=4.0.0 <4.0.4": ">=4.0.4" |
104 | 102 | } |
105 | 103 | } |
106 | 104 | } |
0 commit comments