Skip to content

Commit 92fb49e

Browse files
committed
chore(deps): update dependencies
- Updated '@rstest/core' from 0.10.3 to 0.10.6 - Updated 'typescript-eslint' from 8.61.0 to 8.61.1 - Updated '@azure/msal-browser' from 5.13.0 to 5.14.0 - Updated '@azure/msal-common' from 16.8.0 to 16.9.0 - Updated '@azure/msal-node' from 5.2.4 to 5.2.5 - Updated '@emnapi/core' from 1.11.0 to 1.11.1 - Updated '@emnapi/runtime' from 1.11.0 to 1.11.1 - Updated '@rsbuild/core' from 2.0.12 to 2.0.15 - Updated 'form-data' from 4.0.0 to 4.0.6 - Updated 'semver' from 7.8.4 to 7.8.5 - Updated 'mime-db' from 1.24.0 to 1.52.0 - Updated 'mime-types' from 2.1.12 to 2.1.35 - Enabled strict peer dependencies in pnpm-workspace.yaml
1 parent f33ee85 commit 92fb49e

4 files changed

Lines changed: 150 additions & 130 deletions

File tree

.npmrc

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Git Worktree Manager",
55
"description": "Effortless multi-workspace management and fast Git project cloning across directories.轻松管理多工作区,快速克隆 Git 项目并跨目录运行。",
66
"version": "3.24.2",
7-
"packageManager": "pnpm@11.5.0",
7+
"packageManager": "pnpm@11.8.0",
88
"engines": {
99
"vscode": "^1.85.0"
1010
},
@@ -1187,7 +1187,7 @@
11871187
"@eslint/js": "^10.0.1",
11881188
"@rspack/cli": "^2.0.8",
11891189
"@rspack/core": "^2.0.8",
1190-
"@rstest/core": "^0.10.3",
1190+
"@rstest/core": "^0.10.6",
11911191
"@swc/helpers": "^0.5.23",
11921192
"@types/lodash-es": "^4.17.12",
11931193
"@types/node": "~20.19.43",
@@ -1201,7 +1201,7 @@
12011201
"ovsx": "^1.0.1",
12021202
"prettier": "^3.8.4",
12031203
"typescript": "~6.0.3",
1204-
"typescript-eslint": "^8.61.0"
1204+
"typescript-eslint": "^8.61.1"
12051205
},
12061206
"dependencies": {
12071207
"dayjs": "^1.11.21",

0 commit comments

Comments
 (0)