Skip to content

Commit 415f808

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

File tree

2 files changed

+1163
-1001
lines changed

2 files changed

+1163
-1001
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,21 @@
5252
"@actions/cache": "^4.0.2",
5353
"@actions/core": "^1.11.1",
5454
"@actions/exec": "^1.1.1",
55-
"@actions/http-client": "^2.2.3",
56-
"@actions/io": "^1.1.3",
55+
"@actions/http-client": "^3.0.0",
56+
"@actions/io": "^2.0.0",
5757
"@actions/tool-cache": "^2.0.2",
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",
66-
"@octokit/plugin-paginate-rest": "^13.0.0",
67-
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
65+
"@octokit/openapi-types": "^27.0.0",
66+
"@octokit/plugin-paginate-rest": "^14.0.0",
67+
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
6868
"@octokit/rest": "^22.0.0",
69-
"@octokit/types": "^14.0.0",
69+
"@octokit/types": "^16.0.0",
7070
"@shockpkg/archive-files": "3.2.5",
7171
"@swc/cli": "^0.7.0",
7272
"@swc/jest": "^0.2.37",
@@ -76,17 +76,17 @@
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",
81-
"@types/node": "^22.13.8",
81+
"@types/node": "^24.0.0",
8282
"@types/semver": "^7.5.8",
8383
"@types/which": "^3.0.4",
8484
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#02526f866c4f57d3a097590942dc0e700fb3eb15",
8585
"admina": "^1.0.1",
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",
106-
"lefthook": "^1.11.2",
105+
"jest": "^30.0.0",
106+
"lefthook": "^2.0.0",
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)