Skip to content

Commit 0304104

Browse files
chore(deps): update tooling updates (#3385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d07911 commit 0304104

3 files changed

Lines changed: 431 additions & 419 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"nypm": "catalog:",
3232
"pkg-pr-new": "0.0.66",
3333
"remark": "15.0.1",
34-
"rollup": "4.59.0",
34+
"rollup": "4.60.1",
3535
"tsconfig": "workspace:*",
3636
"tsdown": "catalog:",
3737
"@tsdown/css": "catalog:",
3838
"tsx": "catalog:",
39-
"turbo": "2.8.13",
39+
"turbo": "2.9.6",
4040
"typescript": "catalog:",
4141
"vite": "catalog:",
42-
"vitest": "4.0.17"
42+
"vitest": "4.1.4"
4343
},
4444
"pnpm": {
4545
"ignoredBuiltDependencies": [

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"postcss-import": "16.1.1",
151151
"tsconfig": "workspace:*",
152152
"tsx": "catalog:",
153-
"typescript": "5.8.3",
153+
"typescript": "5.9.3",
154154
"vitest-browser-react": "2.1.0"
155155
},
156156
"publishConfig": {

0 commit comments

Comments
 (0)