mirror of https://github.com/aminya/setup-cpp
chore(deps): update devdependencies
This commit is contained in:
parent
e0e749b984
commit
c49bd2f7b2
12
package.json
12
package.json
|
@ -98,10 +98,10 @@
|
|||
"escape-path-with-spaces": "^1.0.2",
|
||||
"escape-quotes": "^1.0.2",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-atomic": "^1.22.1",
|
||||
"exec-powershell": "workspace:*",
|
||||
"execa": "^7",
|
||||
"execa": "7.2.0",
|
||||
"is-url-online": "^1.5.0",
|
||||
"jest": "^29.7.0",
|
||||
"lefthook": "^1.7.15",
|
||||
|
@ -112,8 +112,8 @@
|
|||
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#c01f519bd995460228ed3dec4df51df92dc290fd",
|
||||
"node-downloader-helper": "2.1.9",
|
||||
"npm-check-updates": "^17.1.2",
|
||||
"npm-run-all2": "^6.2.3",
|
||||
"numerous": "1.0.3",
|
||||
"npm-run-all2": "^7.0.0",
|
||||
"numerous": "2.0.0",
|
||||
"p-timeout": "^6.1.2",
|
||||
"path-exists": "^5.0.0",
|
||||
"patha": "^0.4.1",
|
||||
|
@ -135,7 +135,7 @@
|
|||
"timers-browserify": "^2.0.12",
|
||||
"ts-node": "^10.9.2",
|
||||
"ts-readme": "^1.1.3",
|
||||
"turbo": "2.1.2",
|
||||
"turbo": "2.2.3",
|
||||
"typescript": "^5.6.2",
|
||||
"ubuntu-version": "^2.0.0",
|
||||
"untildify-user": "workspace:*",
|
||||
|
@ -143,7 +143,7 @@
|
|||
"vite": "^5.4.6",
|
||||
"vite-plugin-babel": "^1.2.0",
|
||||
"web-streams-polyfill": "^4.0.0",
|
||||
"which": "^4.0.0"
|
||||
"which": "^5.0.0"
|
||||
},
|
||||
"productionDependencies": [
|
||||
"@actions/core",
|
||||
|
|
2058
pnpm-lock.yaml
2058
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue