Skip to content

Commit bf50a19

Browse files
chore(deps): update devdependencies
1 parent cc0e9fb commit bf50a19

File tree

2 files changed

+1016
-901
lines changed

2 files changed

+1016
-901
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@
5858
"@aminya/minijson": "1.1.3",
5959
"@babel/core": "^7.26.9",
6060
"@babel/preset-typescript": "^7.27.1",
61-
"@biomejs/biome": "^1.9.4",
61+
"@biomejs/biome": "^2.0.0",
6262
"@iarna/toml": "^2.2.5",
6363
"@liuli-util/vite-plugin-node": "^0.10.0",
6464
"@octokit/core": "^7.0.0",
65-
"@octokit/openapi-types": "^25.0.0",
65+
"@octokit/openapi-types": "^26.0.0",
6666
"@octokit/plugin-paginate-rest": "^13.0.0",
6767
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
6868
"@octokit/rest": "^22.0.0",
69-
"@octokit/types": "^14.0.0",
69+
"@octokit/types": "^15.0.0",
7070
"@shockpkg/archive-files": "3.2.5",
7171
"@swc/cli": "^0.7.0",
7272
"@swc/jest": "^0.2.37",
@@ -76,7 +76,7 @@
7676
"@types/eslint": "^9.6.1",
7777
"@types/fs-extra": "^11.0.4",
7878
"@types/iarna__toml": "~2.0.5",
79-
"@types/jest": "^29.5.14",
79+
"@types/jest": "^30.0.0",
8080
"@types/memoizee": "^0.4.11",
8181
"@types/node": "^22.13.8",
8282
"@types/semver": "^7.5.8",
@@ -86,7 +86,7 @@
8686
"caxa": "^3.0.1",
8787
"ci-info": "^4.1.0",
8888
"ci-log": "workspace:*",
89-
"cross-env": "7.0.3",
89+
"cross-env": "10.1.0",
9090
"cross-spawn": "^7.0.6",
9191
"cspell": "^9.0.0",
9292
"diagnostics_channel": "^1.1.0",
@@ -102,18 +102,18 @@
102102
"fast-glob": "^3.3.3",
103103
"fs-extra": "^11.3.0",
104104
"is-url-online": "^1.5.0",
105-
"jest": "^29.7.0",
105+
"jest": "^30.0.0",
106106
"lefthook": "^1.11.2",
107107
"macos-release": "^3.3.0",
108108
"memoizee": "^0.4.17",
109109
"mkdirp": "^3.0.1",
110110
"mri": "^1.2.0",
111111
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#c01f519bd995460228ed3dec4df51df92dc290fd",
112112
"node-downloader-helper": "2.1.9",
113-
"npm-check-updates": "^18.0.0",
113+
"npm-check-updates": "^19.0.0",
114114
"npm-run-all2": "^8.0.0",
115115
"numerous": "1.0.3",
116-
"p-timeout": "^6.1.4",
116+
"p-timeout": "^7.0.0",
117117
"path-exists": "^5.0.0",
118118
"patha": "^0.4.1",
119119
"prettier": "3.6.2",
@@ -140,7 +140,7 @@
140140
"ubuntu-version": "^2.0.0",
141141
"untildify-user": "workspace:*",
142142
"util.types": "^0.0.2",
143-
"vite": "^6.2.0",
143+
"vite": "^7.0.0",
144144
"vite-plugin-babel": "^1.3.0",
145145
"web-streams-polyfill": "^4.1.0",
146146
"which": "^4.0.0"

0 commit comments

Comments
 (0)