Skip to content

Commit 3ed8d4e

Browse files
chore(deps): update npm packages
1 parent 4118a03 commit 3ed8d4e

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@voidzero-dev/vitepress-theme": "4.8.4",
2424
"oxc-minify": "^0.120.0",
2525
"tailwindcss": "^4.1.18",
26-
"vitepress": "2.0.0-alpha.17",
26+
"vitepress": "2.0.0-alpha.20",
2727
"wrangler": "^4.127.1"
2828
},
2929
"packageManager": "pnpm@11.24.0"

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@
114114
"@oxc-project/types": "catalog:",
115115
"lightningcss": "catalog:",
116116
"postcss": "^8.5.6",
117-
"yuku-codegen": "^0.9.3",
118-
"yuku-parser": "^0.9.3"
117+
"yuku-codegen": "^0.10.0",
118+
"yuku-parser": "^0.10.0"
119119
},
120120
"devDependencies": {
121-
"@ast-grep/napi": "^0.43.0",
121+
"@ast-grep/napi": "^0.45.0",
122122
"@emnapi/core": "catalog:",
123123
"@emnapi/runtime": "catalog:",
124124
"@napi-rs/cli": "catalog:",

pnpm-workspace.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ catalog:
1111
'@babel/preset-env': ^7.29.7
1212
'@babel/preset-typescript': ^7.29.7
1313
'@clack/core': ^1.0.0
14-
'@emnapi/core': 2.0.0-alpha.4
15-
'@emnapi/runtime': 2.0.0-alpha.4
14+
'@emnapi/core': 2.0.0-alpha.5
15+
'@emnapi/runtime': 2.0.0-alpha.5
1616
'@iconify/vue': ^5.0.0
1717
'@jridgewell/trace-mapping': ^0.3.31
1818
'@napi-rs/cli': ^3.9.0
@@ -22,7 +22,7 @@ catalog:
2222
'@oxc-node/core': ^0.1.0
2323
'@oxc-project/runtime': =0.149.0
2424
'@oxc-project/types': =0.149.0
25-
'@oxlint/plugins': =1.79.0
25+
'@oxlint/plugins': =1.82.0
2626
'@pnpm/find-workspace-packages': ^6.0.9
2727
'@rolldown/pluginutils': ^1.0.0
2828
'@rollup/plugin-commonjs': ^29.0.0
@@ -45,7 +45,7 @@ catalog:
4545
'@types/strip-comments': ^2.0.4
4646
'@types/validate-npm-package-name': ^4.0.2
4747
'@types/ws': ^8.18.0
48-
'@typescript/native-preview': 7.0.0-dev.20260605.1
48+
'@typescript/native-preview': 7.0.0-dev.20260707.2
4949
'@vitejs/plugin-react': ^5.1.2
5050
'@vitest/browser': 4.1.11
5151
'@vitest/browser-playwright': 4.1.11
@@ -76,7 +76,7 @@ catalog:
7676
detect-indent: ^7.0.2
7777
detect-newline: ^4.0.1
7878
diff: ^9.0.0
79-
emnapi: 2.0.0-alpha.4
79+
emnapi: 2.0.0-alpha.5
8080
esbuild: ^0.28.0
8181
estree-toolkit: ^1.7.8
8282
execa: ^9.2.0
@@ -125,7 +125,7 @@ catalog:
125125
tsx: ^4.22.0
126126
typescript: ^6.0.0
127127
unified: ^11.0.5
128-
valibot: 1.4.2
128+
valibot: 1.5.0
129129
validate-npm-package-name: ^7.0.2
130130
vitepress: ^2.0.0-alpha.15
131131
vitepress-plugin-graphviz: ^0.1.0

0 commit comments

Comments
 (0)