|
5 | 5 | "type": "module", |
6 | 6 | "main": "index.js", |
7 | 7 | "private": "true", |
8 | | - "packageManager": "pnpm@10.17.1", |
| 8 | + "packageManager": "pnpm@10.20.0", |
9 | 9 | "scripts": { |
10 | 10 | "dev": "next dev --turbopack", |
11 | 11 | "build": "next build --turbopack --no-mangling", |
|
24 | 24 | "class-variance-authority": "^0.7.1", |
25 | 25 | "clsx": "^2.1.1", |
26 | 26 | "leva": "^0.9.35 || ^0.10.0", |
27 | | - "lucide-react": "^0.503.0 || ^0.511.0 || ^0.514.0 || ^0.515.0 || ^0.523.0 || ^0.525.0 || ^0.539.0 || ^0.542.0 || ^0.543.0 || ^0.544.0", |
28 | | - "monaco-editor": "^0.52.0 || ^0.53.0", |
| 27 | + "lucide-react": "^0.503.0 || ^0.511.0 || ^0.514.0 || ^0.515.0 || ^0.523.0 || ^0.525.0 || ^0.539.0 || ^0.542.0 || ^0.543.0 || ^0.544.0 || ^0.552.0", |
| 28 | + "monaco-editor": "^0.52.0 || ^0.53.0 || ^0.54.0", |
29 | 29 | "motion": "^11.13.1 || ^12.0.0", |
30 | | - "next": "15.5.4", |
31 | | - "next-mdx-remote-client": "2.1.6", |
| 30 | + "next": "15.5.6", |
| 31 | + "next-mdx-remote-client": "2.1.7", |
32 | 32 | "playcanvas": "2.11.8", |
33 | 33 | "react": "^19.1.0", |
34 | 34 | "react-codesandboxer": "^3.1.5", |
|
39 | 39 | "tailwind-merge": "^3.2.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@tailwindcss/postcss": "4.1.14", |
43 | | - "@types/node": "22.18.8", |
| 42 | + "@tailwindcss/postcss": "4.1.16", |
| 43 | + "@types/node": "22.19.0", |
44 | 44 | "autoprefixer": "10.4.21", |
45 | 45 | "globby": "15.0.0", |
46 | | - "next": "15.5.4", |
47 | | - "nextra": "4.5.1", |
48 | | - "nextra-theme-docs": "4.5.1", |
| 46 | + "next": "15.5.6", |
| 47 | + "nextra": "4.6.0", |
| 48 | + "nextra-theme-docs": "4.6.0", |
49 | 49 | "pagefind": "1.4.0", |
50 | 50 | "postcss": "8.5.6", |
51 | | - "shadcn": "3.3.1", |
52 | | - "tailwindcss": "4.1.14", |
| 51 | + "shadcn": "3.5.0", |
| 52 | + "tailwindcss": "4.1.16", |
53 | 53 | "tw-animate-css": "1.4.0" |
54 | 54 | } |
55 | 55 | } |
0 commit comments