Skip to content

Commit b46481a

Browse files
chore(deps): update compiler (#13857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8593647 commit b46481a

File tree

3 files changed

+48
-53
lines changed

3 files changed

+48
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"jsdom": "^26.1.0",
8888
"lint-staged": "^16.0.0",
8989
"lodash": "^4.17.21",
90-
"magic-string": "^0.30.18",
90+
"magic-string": "^0.30.19",
9191
"markdown-table": "^3.0.4",
9292
"marked": "13.0.3",
9393
"npm-run-all2": "^8.0.4",

pnpm-lock.yaml

Lines changed: 44 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ packages:
33
- 'packages-private/*'
44

55
catalog:
6-
'@babel/parser': ^7.28.3
7-
'@babel/types': ^7.28.2
6+
'@babel/parser': ^7.28.4
7+
'@babel/types': ^7.28.4
88
'estree-walker': ^2.0.2
9-
'magic-string': ^0.30.18
9+
'magic-string': ^0.30.19
1010
'source-map-js': ^1.2.1
1111
'vite': ^5.4.15
1212
'@vitejs/plugin-vue': ^6.0.1

0 commit comments

Comments
 (0)