Skip to content

Commit c1c7ffa

Browse files
chore(deps): update npm packages
1 parent 5b8bd46 commit c1c7ffa

File tree

4 files changed

+117
-117
lines changed

4 files changed

+117
-117
lines changed

examples/tsconfig_references/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": [],
1010
"author": "pshu",
1111
"license": "MIT",
12-
"packageManager": "pnpm@10.6.2",
12+
"packageManager": "pnpm@10.23.0",
1313
"devDependencies": {
1414
"tsconfig-paths-webpack-plugin": "^4.2.0",
1515
"typescript": "^5.8.3",

examples/tsconfig_references/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": [],
1010
"author": "pshu",
1111
"license": "MIT",
12-
"packageManager": "pnpm@10.6.2",
12+
"packageManager": "pnpm@10.23.0",
1313
"devDependencies": {
1414
"typescript": "^5.8.3"
1515
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"files": ["napi/__test__/*.spec.mjs"],
3737
"cache": false
3838
},
39-
"packageManager": "pnpm@9.11.0",
39+
"packageManager": "pnpm@9.15.9",
4040
"repository": {
4141
"type": "git",
4242
"url": "git+https://web-infra-dev/rspack-resolver.git"

0 commit comments

Comments
 (0)