Merge branch 'main' into feature/add-rush-monorepo-support

This commit is contained in:
James 2026-04-23 16:29:15 +01:00 committed by GitHub
commit 84346fdea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
49 changed files with 1555 additions and 320 deletions

2
npm-shrinkwrap.json generated
View file

@ -2417,6 +2417,7 @@
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=12"
},
@ -3139,6 +3140,7 @@
"aikido-python3": "bin/aikido-python3.js",
"aikido-rush": "bin/aikido-rush.js",
"aikido-uv": "bin/aikido-uv.js",
"aikido-uvx": "bin/aikido-uvx.js",
"aikido-yarn": "bin/aikido-yarn.js",
"safe-chain": "bin/safe-chain.js"
},