We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d07911 commit 0304104Copy full SHA for 0304104
3 files changed
package.json
@@ -31,15 +31,15 @@
31
"nypm": "catalog:",
32
"pkg-pr-new": "0.0.66",
33
"remark": "15.0.1",
34
- "rollup": "4.59.0",
+ "rollup": "4.60.1",
35
"tsconfig": "workspace:*",
36
"tsdown": "catalog:",
37
"@tsdown/css": "catalog:",
38
"tsx": "catalog:",
39
- "turbo": "2.8.13",
+ "turbo": "2.9.6",
40
"typescript": "catalog:",
41
"vite": "catalog:",
42
- "vitest": "4.0.17"
+ "vitest": "4.1.4"
43
},
44
"pnpm": {
45
"ignoredBuiltDependencies": [
packages/editor/package.json
@@ -150,7 +150,7 @@
150
"postcss-import": "16.1.1",
151
152
153
- "typescript": "5.8.3",
+ "typescript": "5.9.3",
154
"vitest-browser-react": "2.1.0"
155
156
"publishConfig": {
0 commit comments