diff --git a/package.json b/package.json index 52ca70dd..e3afb8b1 100644 --- a/package.json +++ b/package.json @@ -50,25 +50,25 @@ "prepare": "bun ./patches/apply.mts" }, "devDependencies": { - "@actions/cache": "^4.0.2", - "@actions/core": "^1.11.1", - "@actions/exec": "^1.1.1", - "@actions/http-client": "2.2.3", - "@actions/io": "^1.1.3", - "@actions/tool-cache": "^2.0.2", + "@actions/cache": "^6.0.0", + "@actions/core": "^3.0.0", + "@actions/exec": "^3.0.0", + "@actions/http-client": "4.0.1", + "@actions/io": "^3.0.0", + "@actions/tool-cache": "^4.0.0", "@aminya/minijson": "1.1.3", "@babel/core": "^7.26.9", "@babel/preset-typescript": "^7.27.1", - "@biomejs/biome": "^1.9.4", + "@biomejs/biome": "^2.0.0", "@iarna/toml": "^2.2.5", "@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", - "@octokit/plugin-rest-endpoint-methods": "^16.0.0", + "@octokit/openapi-types": "^27.0.0", + "@octokit/plugin-paginate-rest": "^14.0.0", + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", "@octokit/rest": "^22.0.0", - "@octokit/types": "^14.0.0", - "@pnpm/patching.apply-patch": "^1000.0.7", + "@octokit/types": "^16.0.0", + "@pnpm/patching.apply-patch": "^1100.0.0", "@shockpkg/archive-files": "3.2.5", "@swc/cli": "^0.7.0", "@swc/jest": "^0.2.37", @@ -78,19 +78,19 @@ "@types/eslint": "^9.6.1", "@types/fs-extra": "^11.0.4", "@types/iarna__toml": "~2.0.5", - "@types/jest": "^29.5.14", + "@types/jest": "^30.0.0", "@types/memoizee": "^0.4.11", - "@types/node": "^22.13.8", + "@types/node": "^25.0.0", "@types/semver": "^7.5.8", "@types/which": "^3.0.4", "@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix", - "admina": "^1.0.1", + "admina": "^2.0.0", "caxa": "^3.0.1", "ci-info": "^4.1.0", "ci-log": "workspace:*", - "cross-env": "7.0.3", + "cross-env": "10.1.0", "cross-spawn": "^7.0.6", - "cspell": "^9.0.0", + "cspell": "^10.0.0", "diagnostics_channel": "^1.1.0", "dprint": "^0.51.1", "envosman": "workspace:*", @@ -98,13 +98,13 @@ "escape-quotes": "^1.0.2", "escape-string-regexp": "^5.0.0", "eslint": "^8.57.1", - "eslint-config-atomic": "^1.22.1", + "eslint-config-atomic": "^2.0.0", "exec-powershell": "workspace:*", "execa": "^7.2.0", "fast-glob": "^3.3.3", "fs-extra": "^11.3.0", "is-url-online": "^1.5.0", - "jest": "^29.7.0", + "jest": "^30.0.0", "lefthook": "^2.0.14", "macos-release": "^3.3.0", "memoizee": "^0.4.17", @@ -112,10 +112,10 @@ "mri": "^1.2.0", "msvc-dev-cmd": "github:aminya/msvc-dev-cmd", "node-downloader-helper": "2.1.10", - "npm-check-updates": "^19.3.1", - "npm-run-all2": "^8.0.4", + "npm-check-updates": "^22.0.0", + "npm-run-all2": "^9.0.0", "numerous": "1.0.3", - "p-timeout": "^6.1.4", + "p-timeout": "^7.0.0", "path-exists": "^5.0.0", "patha": "^0.4.1", "prettier": "3.8.0", @@ -138,11 +138,11 @@ "ts-readme": "^1.1.3", "tsx": "^4.20.3", "turbo": "2.7.5", - "typescript": "^5.8.2", + "typescript": "^6.0.0", "ubuntu-version": "^2.0.0", "untildify-user": "workspace:*", "util.types": "^0.0.2", - "vite": "^7.3.1", + "vite": "^8.0.0", "vite-plugin-babel": "^1.3.0", "web-streams-polyfill": "^4.1.0", "which": "^4.0.0"