chore(deps): update devdependencies (#403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-24 03:41:03 -07:00 committed by GitHub
parent e09ae7eb8e
commit f1825e19b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 390 additions and 499 deletions

View File

@ -69,11 +69,11 @@
"@actions/http-client": "^2.2.3",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.2",
"@aminya/minijson": "1.1.0",
"@aminya/minijson": "1.1.2",
"@babel/core": "^7.26.9",
"@biomejs/biome": "^1.9.4",
"@iarna/toml": "^2.2.5",
"@liuli-util/vite-plugin-node": "^0.9.0",
"@liuli-util/vite-plugin-node": "^0.10.0",
"@octokit/core": "^7.0.0",
"@octokit/openapi-types": "^25.0.0",
"@octokit/plugin-paginate-rest": "^13.0.0",
@ -81,7 +81,7 @@
"@octokit/rest": "^21.1.1",
"@octokit/types": "^14.0.0",
"@shockpkg/archive-files": "3.2.5",
"@swc/cli": "^0.6.0",
"@swc/cli": "^0.7.0",
"@swc/jest": "^0.2.37",
"@types/babel__core": "~7.20.5",
"@types/cross-spawn": "^6.0.6",
@ -103,7 +103,7 @@
"cross-spawn": "^7.0.6",
"cspell": "^9.0.0",
"diagnostics_channel": "^1.1.0",
"dprint": "^0.49.0",
"dprint": "^0.50.0",
"envosman": "workspace:*",
"escape-path-with-spaces": "^1.0.2",
"escape-quotes": "^1.0.2",
@ -136,7 +136,7 @@
"retry-as-promised": "^7.1.1",
"rollup": "^4.34.9",
"safe-stable-stringify": "^2.5.0",
"semver": "7.7.1",
"semver": "7.7.2",
"setup-alpine": "workspace:*",
"setup-apt": "workspace:*",
"setup-brew": "workspace:*",

View File

@ -49,6 +49,6 @@
],
"devDependencies": {
"@types/escape-quotes": "~1.0.0",
"@types/memoizee": "0.4.11"
"@types/memoizee": "0.4.12"
}
}

View File

@ -50,7 +50,7 @@
"package"
],
"devDependencies": {
"@types/memoizee": "0.4.11",
"@types/memoizee": "0.4.12",
"@types/which": "~3.0.4"
}
}

View File

@ -59,7 +59,7 @@
"nala"
],
"devDependencies": {
"@types/memoizee": "0.4.11",
"@types/memoizee": "0.4.12",
"@types/which": "~3.0.4",
"cross-spawn": "^7.0.6",
"patha": "^0.4.1"

File diff suppressed because it is too large Load Diff