|
19 | 19 | "typecheck": "tsc --noEmit" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@ark-ui/react": "5.18.3", |
23 | | - "@monaco-editor/react": "4.6.0", |
| 22 | + "@ark-ui/react": "5.27.1", |
| 23 | + "@monaco-editor/react": "4.7.0", |
24 | 24 | "@pandacss/config": "workspace:*", |
25 | 25 | "@pandacss/generator": "workspace:*", |
26 | 26 | "@pandacss/logger": "workspace:*", |
27 | 27 | "@pandacss/parser": "workspace:*", |
28 | 28 | "@pandacss/preset-base": "workspace:*", |
29 | 29 | "@pandacss/preset-panda": "workspace:*", |
30 | | - "@prisma/client": "5.9.1", |
| 30 | + "@prisma/client": "5.22.0", |
31 | 31 | "@textea/json-viewer": "4.0.1", |
32 | | - "lightningcss-wasm": "1.23.0", |
| 32 | + "lightningcss-wasm": "1.30.2", |
33 | 33 | "merge-anything": "5.1.7", |
34 | | - "monaco-editor": "0.46.0", |
| 34 | + "monaco-editor": "0.54.0", |
35 | 35 | "monaco-editor-auto-typings": "0.4.6", |
36 | | - "monaco-jsx-syntax-highlight": "1.2.0", |
37 | | - "nanoid": "5.1.5", |
| 36 | + "monaco-jsx-syntax-highlight": "1.2.2", |
| 37 | + "nanoid": "5.1.6", |
38 | 38 | "next": "15.5.6", |
39 | 39 | "next-themes": "0.4.6", |
40 | 40 | "os-browserify": "0.3.0", |
41 | 41 | "outdent": " ^0.8.0", |
42 | 42 | "path-browserify": "1.0.1", |
43 | | - "prism-react-renderer": "2.3.1", |
44 | | - "prisma": "5.9.1", |
45 | | - "react": "19.1.1", |
46 | | - "react-dom": "19.1.1", |
| 43 | + "prism-react-renderer": "2.4.1", |
| 44 | + "prisma": "5.22.0", |
| 45 | + "react": "19.2.0", |
| 46 | + "react-dom": "19.2.0", |
47 | 47 | "react-live-runner": "1.0.7", |
48 | 48 | "sucrase": "3.35.0", |
49 | 49 | "ts-pattern": "5.9.0", |
50 | 50 | "typescript": "5.9.3", |
51 | | - "usehooks-ts": "2.14.0", |
| 51 | + "usehooks-ts": "2.16.0", |
52 | 52 | "util": "0.12.5", |
53 | | - "zod": "3.25.1" |
| 53 | + "zod": "3.25.76" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@eslint/eslintrc": "^3.3.1", |
57 | 57 | "@eslint/js": "^9.39.1", |
58 | 58 | "@next/bundle-analyzer": "15.5.6", |
59 | 59 | "@pandacss/dev": "workspace:*", |
60 | 60 | "@pandacss/types": "workspace:*", |
61 | | - "@types/react": "19.2.2", |
62 | | - "@types/react-dom": "19.2.2", |
63 | | - "dts-bundle-generator": "9.3.1", |
| 61 | + "@types/react": "19.2.4", |
| 62 | + "@types/react-dom": "19.2.3", |
| 63 | + "dts-bundle-generator": "9.5.1", |
64 | 64 | "eslint": "^9.39.1", |
65 | 65 | "eslint-config-next": "16.0.3", |
66 | 66 | "eslint-plugin-react-hooks": "^7.0.1", |
|
0 commit comments