|
17 | 17 | "preview:cloud": "vite preview --config vite.cloud.config.ts"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@clerk/clerk-js": "^5.91.2", |
21 |
| - "@clerk/clerk-react": "^5.46.1", |
22 |
| - "@clerk/themes": "^2.4.17", |
| 20 | + "@clerk/clerk-js": "^5.92.1", |
| 21 | + "@clerk/clerk-react": "^5.46.2", |
| 22 | + "@clerk/themes": "^2.4.18", |
| 23 | + "@codemirror/autocomplete": "^6.18.7", |
23 | 24 | "@codemirror/commands": "^6.8.1",
|
24 |
| - "@codemirror/lang-javascript": "^6.2.2", |
25 |
| - "@codemirror/lang-json": "^6.0.1", |
| 25 | + "@codemirror/lang-javascript": "^6.2.4", |
| 26 | + "@codemirror/lang-json": "^6.0.2", |
26 | 27 | "@codemirror/lint": "^6.8.5",
|
27 | 28 | "@codemirror/merge": "^6.10.2",
|
28 | 29 | "@codemirror/state": "^6.5.2",
|
29 |
| - "@codemirror/view": "^6.28.4", |
| 30 | + "@codemirror/view": "^6.38.2", |
30 | 31 | "@date-fns/utc": "^1.2.0",
|
31 |
| - "@fortawesome/fontawesome-svg-core": "^6.5.2", |
32 |
| - "@fortawesome/free-brands-svg-icons": "^6.5.2", |
33 |
| - "@fortawesome/free-solid-svg-icons": "^6.5.2", |
34 |
| - "@fortawesome/react-fontawesome": "^0.2.2", |
35 |
| - "@hookform/resolvers": "^3.3.4", |
| 32 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 33 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 34 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 35 | + "@fortawesome/react-fontawesome": "^0.2.6", |
| 36 | + "@hookform/resolvers": "^3.10.0", |
36 | 37 | "@microsoft/fetch-event-source": "^2.0.1",
|
37 |
| - "@radix-ui/react-accordion": "^1.1.2", |
38 |
| - "@radix-ui/react-avatar": "^1.0.4", |
39 |
| - "@radix-ui/react-checkbox": "^1.1.5", |
40 |
| - "@radix-ui/react-dialog": "^1.1.7", |
41 |
| - "@radix-ui/react-dropdown-menu": "^2.1.7", |
42 |
| - "@radix-ui/react-label": "^2.1.3", |
43 |
| - "@radix-ui/react-popover": "^1.1.7", |
44 |
| - "@radix-ui/react-progress": "^1.0.3", |
45 |
| - "@radix-ui/react-radio-group": "^1.0.3", |
46 |
| - "@radix-ui/react-scroll-area": "^1.0.5", |
47 |
| - "@radix-ui/react-select": "^2.0.0", |
48 |
| - "@radix-ui/react-separator": "^1.1.3", |
49 |
| - "@radix-ui/react-slider": "^1.2.4", |
| 38 | + "@radix-ui/react-accordion": "^1.2.12", |
| 39 | + "@radix-ui/react-avatar": "^1.1.10", |
| 40 | + "@radix-ui/react-checkbox": "^1.3.3", |
| 41 | + "@radix-ui/react-dialog": "^1.1.15", |
| 42 | + "@radix-ui/react-dropdown-menu": "^2.1.16", |
| 43 | + "@radix-ui/react-label": "^2.1.7", |
| 44 | + "@radix-ui/react-popover": "^1.1.15", |
| 45 | + "@radix-ui/react-progress": "^1.1.7", |
| 46 | + "@radix-ui/react-radio-group": "^1.3.8", |
| 47 | + "@radix-ui/react-scroll-area": "^1.2.10", |
| 48 | + "@radix-ui/react-select": "^2.2.6", |
| 49 | + "@radix-ui/react-separator": "^1.1.7", |
| 50 | + "@radix-ui/react-slider": "^1.3.6", |
50 | 51 | "@radix-ui/react-slot": "^1.2.3",
|
51 |
| - "@radix-ui/react-switch": "^1.0.3", |
52 |
| - "@radix-ui/react-tabs": "^1.1.4", |
53 |
| - "@radix-ui/react-toggle": "^1.0.3", |
54 |
| - "@radix-ui/react-toggle-group": "^1.1.1", |
55 |
| - "@radix-ui/react-tooltip": "^1.1.1", |
56 |
| - "@radix-ui/react-visually-hidden": "^1.0.3", |
57 |
| - "@rivet-gg/cloud": "file:./vendor/rivet-cloud.tgz", |
58 |
| - "@rivet-gg/icons": "file:./vendor/rivet-icons.tgz", |
59 |
| - "@rivetkit/actor": "file:./vendor/rivetkit-actor.tgz", |
60 |
| - "@rivetkit/core": "file:./vendor/rivetkit-core.tgz", |
| 52 | + "@radix-ui/react-switch": "^1.2.6", |
| 53 | + "@radix-ui/react-tabs": "^1.1.13", |
| 54 | + "@radix-ui/react-toggle": "^1.1.10", |
| 55 | + "@radix-ui/react-toggle-group": "^1.1.11", |
| 56 | + "@radix-ui/react-tooltip": "^1.2.8", |
| 57 | + "@radix-ui/react-visually-hidden": "^1.2.3", |
| 58 | + "@rivet-gg/cloud": "file:vendor/rivet-cloud.tgz", |
| 59 | + "@rivet-gg/icons": "file:vendor/rivet-icons.tgz", |
| 60 | + "@rivetkit/actor": "file:vendor/rivetkit-actor.tgz", |
| 61 | + "@rivetkit/core": "file:vendor/rivetkit-core.tgz", |
61 | 62 | "@rivetkit/engine-api-full": "workspace:*",
|
62 |
| - "@sentry/react": "^8.26.0", |
63 |
| - "@sentry/vite-plugin": "^2.22.2", |
64 |
| - "@shikijs/langs": "^3.2.1", |
65 |
| - "@shikijs/transformers": "^3.8.1", |
| 63 | + "@sentry/react": "^8.55.0", |
| 64 | + "@sentry/vite-plugin": "^2.23.1", |
| 65 | + "@shikijs/langs": "^3.12.2", |
| 66 | + "@shikijs/transformers": "^3.12.2", |
66 | 67 | "@tailwindcss/container-queries": "^0.1.1",
|
67 | 68 | "@tailwindcss/typography": "^0.5.16",
|
68 |
| - "@tanstack/query-core": "^5.81.5", |
69 |
| - "@tanstack/react-query": "^5.81.5", |
70 |
| - "@tanstack/react-query-devtools": "^5.81.5", |
71 |
| - "@tanstack/react-router": "^1.114.25", |
72 |
| - "@tanstack/react-router-devtools": "^1.131.7", |
73 |
| - "@tanstack/react-store": "^0.7.3", |
74 |
| - "@tanstack/react-table": "^8.20.6", |
75 |
| - "@tanstack/react-virtual": "^3.10.8", |
76 |
| - "@tanstack/router-devtools": "^1.114.25", |
77 |
| - "@tanstack/router-plugin": "^1.114.25", |
78 |
| - "@tanstack/store": "^0.7.2", |
79 |
| - "@tanstack/zod-adapter": "^1.114.25", |
| 69 | + "@tanstack/query-core": "^5.87.1", |
| 70 | + "@tanstack/react-query": "^5.87.1", |
| 71 | + "@tanstack/react-query-devtools": "^5.87.3", |
| 72 | + "@tanstack/react-router": "^1.131.36", |
| 73 | + "@tanstack/react-router-devtools": "^1.131.36", |
| 74 | + "@tanstack/react-store": "^0.7.5", |
| 75 | + "@tanstack/react-table": "^8.21.3", |
| 76 | + "@tanstack/react-virtual": "^3.13.12", |
| 77 | + "@tanstack/router-devtools": "^1.131.36", |
| 78 | + "@tanstack/router-plugin": "^1.131.36", |
| 79 | + "@tanstack/store": "^0.7.5", |
| 80 | + "@tanstack/zod-adapter": "^1.131.36", |
80 | 81 | "@types/bcryptjs": "^2.4.6",
|
81 |
| - "@types/file-saver": "^2", |
| 82 | + "@types/escape-html": "^1.0.4", |
| 83 | + "@types/file-saver": "^2.0.7", |
| 84 | + "@types/lodash": "^4.17.20", |
82 | 85 | "@types/mdx": "^2.0.13",
|
83 |
| - "@types/node": "^20.11.30", |
84 |
| - "@types/react": "^18.2.66", |
85 |
| - "@types/react-dom": "^18.2.22", |
86 |
| - "@uiw/codemirror-extensions-basic-setup": "^4.23.0", |
87 |
| - "@uiw/codemirror-theme-github": "^4.23.0", |
88 |
| - "@uiw/react-codemirror": "^4.23.0", |
89 |
| - "@vitejs/plugin-react": "^4.2.1", |
90 |
| - "actor-core": "^0.6.2", |
91 |
| - "autoprefixer": "^10.4.19", |
| 86 | + "@types/node": "^20.19.13", |
| 87 | + "@types/react": "^18.3.24", |
| 88 | + "@types/react-dom": "^18.3.7", |
| 89 | + "@uiw/codemirror-extensions-basic-setup": "^4.25.1", |
| 90 | + "@uiw/codemirror-theme-github": "^4.25.1", |
| 91 | + "@uiw/react-codemirror": "^4.25.1", |
| 92 | + "@vitejs/plugin-react": "^4.7.0", |
| 93 | + "actor-core": "^0.6.3", |
| 94 | + "autoprefixer": "^10.4.21", |
92 | 95 | "bcryptjs": "^2.4.3",
|
93 | 96 | "class-variance-authority": "^0.7.1",
|
94 |
| - "clsx": "^2.1.0", |
| 97 | + "clsx": "^2.1.1", |
95 | 98 | "cmdk": "^1.1.1",
|
96 | 99 | "date-fns": "^4.1.0",
|
97 | 100 | "esast-util-from-js": "^2.0.1",
|
| 101 | + "escape-html": "^1.0.3", |
98 | 102 | "estree-util-to-js": "^2.0.0",
|
99 | 103 | "fast-deep-equal": "^3.1.3",
|
100 | 104 | "fast-json-patch": "^3.1.1",
|
101 | 105 | "file-saver": "^2.0.5",
|
102 |
| - "framer-motion": "^11.2.11", |
103 |
| - "input-otp": "^1.2.3", |
| 106 | + "filesize": "^11.0.2", |
| 107 | + "framer-motion": "^11.18.2", |
| 108 | + "input-otp": "^1.4.2", |
104 | 109 | "lodash": "^4.17.21",
|
105 |
| - "postcss": "^8.4.38", |
106 |
| - "posthog-js": "^1.144.2", |
107 |
| - "react": "^19.0.0", |
| 110 | + "postcss": "^8.5.6", |
| 111 | + "posthog-js": "^1.262.0", |
| 112 | + "react": "^19.1.1", |
108 | 113 | "react-day-picker": "8.10.1",
|
109 |
| - "react-dom": "^19.0.0", |
110 |
| - "react-hook-form": "^7.51.1", |
| 114 | + "react-dom": "^19.1.1", |
| 115 | + "react-hook-form": "^7.62.0", |
111 | 116 | "react-inspector": "^6.0.2",
|
112 |
| - "react-resizable-panels": "^2.0.19", |
113 |
| - "recharts": "^2.12.7", |
114 |
| - "shiki": "^3.8.1", |
115 |
| - "sonner": "^1.4.41", |
116 |
| - "tailwind-merge": "^2.2.2", |
117 |
| - "tailwindcss": "^3.4.1", |
| 117 | + "react-resizable-panels": "^2.1.9", |
| 118 | + "recharts": "^2.15.4", |
| 119 | + "shiki": "^3.12.2", |
| 120 | + "sonner": "^1.7.4", |
| 121 | + "tailwind-merge": "^2.6.0", |
| 122 | + "tailwindcss": "^3.4.17", |
118 | 123 | "tailwindcss-animate": "^1.0.7",
|
119 | 124 | "ts-pattern": "^5.8.0",
|
120 |
| - "typescript": "^5.5.4", |
| 125 | + "typescript": "^5.9.2", |
121 | 126 | "typescript-plugin-css-modules": "^5.2.0",
|
122 |
| - "usehooks-ts": "^3.1.0", |
123 |
| - "vite": "^5.2.0", |
| 127 | + "usehooks-ts": "^3.1.1", |
| 128 | + "vite": "^5.4.20", |
124 | 129 | "vite-plugin-favicons-inject": "^2.2.0",
|
125 | 130 | "vite-tsconfig-paths": "^5.1.4",
|
126 |
| - "zod": "^3.24" |
| 131 | + "zod": "^3.25.76" |
127 | 132 | }
|
128 | 133 | }
|
0 commit comments