Skip to content

chore(lambda): bump the nx group in /lambdas with 3 updates #4512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@octokit/types": "^13.0.0"
},
"devDependencies": {
"@nx/eslint": "20.6.4",
"@nx/js": "^20.6.4",
"@nx/vite": "^20.6.4",
"@nx/eslint": "20.7.0",
"@nx/js": "^20.7.0",
"@nx/vite": "^20.7.0",
"@swc-node/register": "~1.10.10",
"@swc/core": "~1.10.18",
"@swc/helpers": "~0.5.15",
Expand Down
216 changes: 185 additions & 31 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3269,9 +3269,9 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:20.6.4":
version: 20.6.4
resolution: "@nx/devkit@npm:20.6.4"
"@nx/devkit@npm:20.7.0":
version: 20.7.0
resolution: "@nx/devkit@npm:20.7.0"
dependencies:
ejs: "npm:^3.1.7"
enquirer: "npm:~2.3.6"
Expand All @@ -3283,16 +3283,16 @@ __metadata:
yargs-parser: "npm:21.1.1"
peerDependencies:
nx: ">= 19 <= 21"
checksum: 10c0/a1ddc125e2eb632187f34a459ad38ae1225c7c5b983c4f20c7fca07e4090c0e19762f2808a171a0a6b97c074fd8e3e736f9a5d4e686dd20cdfcacd188b819e95
checksum: 10c0/b15f48b292b57e37e8fe0c1293f54e5addb99ec710cd12329534169027b6800bd2ffe57556c4bef6e94c0bace195f5e8066e91e0c31821d6213c3d82b427d38c
languageName: node
linkType: hard

"@nx/eslint@npm:20.6.4":
version: 20.6.4
resolution: "@nx/eslint@npm:20.6.4"
"@nx/eslint@npm:20.7.0":
version: 20.7.0
resolution: "@nx/eslint@npm:20.7.0"
dependencies:
"@nx/devkit": "npm:20.6.4"
"@nx/js": "npm:20.6.4"
"@nx/devkit": "npm:20.7.0"
"@nx/js": "npm:20.7.0"
semver: "npm:^7.5.3"
tslib: "npm:^2.3.0"
typescript: "npm:~5.7.2"
Expand All @@ -3302,13 +3302,13 @@ __metadata:
peerDependenciesMeta:
"@zkochan/js-yaml":
optional: true
checksum: 10c0/0ca31e3a41850ef543e25dfe5ca5b49c565caddcff0e95efa40edfbba01c8b52f101747f5a0213b261c6a9045ab848c53101627c43b27ad74527d7b7ffb39aff
checksum: 10c0/a5ba7df1c26d16155097bb681015dc973afc777f74357fdb85bfa813e4b5e7bd9d6af77dcd1caa3f60e48a76847a62deca18da7efc14a958183862f563aad137
languageName: node
linkType: hard

"@nx/js@npm:20.6.4, @nx/js@npm:^20.6.4":
version: 20.6.4
resolution: "@nx/js@npm:20.6.4"
"@nx/js@npm:20.7.0, @nx/js@npm:^20.7.0":
version: 20.7.0
resolution: "@nx/js@npm:20.7.0"
dependencies:
"@babel/core": "npm:^7.23.2"
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
Expand All @@ -3317,8 +3317,8 @@ __metadata:
"@babel/preset-env": "npm:^7.23.2"
"@babel/preset-typescript": "npm:^7.22.5"
"@babel/runtime": "npm:^7.22.6"
"@nx/devkit": "npm:20.6.4"
"@nx/workspace": "npm:20.6.4"
"@nx/devkit": "npm:20.7.0"
"@nx/workspace": "npm:20.7.0"
"@zkochan/js-yaml": "npm:0.0.7"
babel-plugin-const-enum: "npm:^1.0.1"
babel-plugin-macros: "npm:^3.1.0"
Expand All @@ -3344,7 +3344,7 @@ __metadata:
peerDependenciesMeta:
verdaccio:
optional: true
checksum: 10c0/0ea4b7e4e1647643e6234f2e6c480193f8df93faacfe18cb4a18f379f7a87c4a29183d37c26c8b9f6d8d023229484feb2e8e61ff5b03d1de04dec167bbb8a6c3
checksum: 10c0/d363534e2ee47184beca1371b45aaaa6db10506898884d99127434ee0fc3a6b6a6abfddc6c42fdd5a492c8421aa8f9414c5841330d0b53573866527bc381157d
languageName: node
linkType: hard

Expand All @@ -3355,75 +3355,145 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-darwin-arm64@npm:20.7.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-darwin-x64@npm:20.6.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-darwin-x64@npm:20.7.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-freebsd-x64@npm:20.6.4"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-freebsd-x64@npm:20.7.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.6.4"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.7.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-linux-arm64-gnu@npm:20.6.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-linux-arm64-gnu@npm:20.7.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-linux-arm64-musl@npm:20.6.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-linux-arm64-musl@npm:20.7.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-linux-x64-gnu@npm:20.6.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-linux-x64-gnu@npm:20.7.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-linux-x64-musl@npm:20.6.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-linux-x64-musl@npm:20.7.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-win32-arm64-msvc@npm:20.6.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-win32-arm64-msvc@npm:20.7.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:20.6.4":
version: 20.6.4
resolution: "@nx/nx-win32-x64-msvc@npm:20.6.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@nx/vite@npm:^20.6.4":
version: 20.6.4
resolution: "@nx/vite@npm:20.6.4"
"@nx/nx-win32-x64-msvc@npm:20.7.0":
version: 20.7.0
resolution: "@nx/nx-win32-x64-msvc@npm:20.7.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@nx/vite@npm:^20.7.0":
version: 20.7.0
resolution: "@nx/vite@npm:20.7.0"
dependencies:
"@nx/devkit": "npm:20.6.4"
"@nx/js": "npm:20.6.4"
"@nx/devkit": "npm:20.7.0"
"@nx/js": "npm:20.7.0"
"@phenomnomnominal/tsquery": "npm:~5.0.1"
"@swc/helpers": "npm:~0.5.0"
enquirer: "npm:~2.3.6"
Expand All @@ -3433,23 +3503,23 @@ __metadata:
peerDependencies:
vite: ^5.0.0 || ^6.0.0
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
checksum: 10c0/741bdb50f7165fb9d857e497c2ab2fb8120b4405872bffc44ed2779a10ca3143dc75953be8018a4a1bce3596352a98ba4ac6f719ba63664d7edfe0cc64e210dd
checksum: 10c0/af68e9ea2bef321335991ad9b71b5043420eb9fb545a6bf8ad19e4c20a6b6985cd93acc3bf18f42dd7dc712b098453c8b0f2f8270a820d3b45b48e9e0119cd95
languageName: node
linkType: hard

"@nx/workspace@npm:20.6.4":
version: 20.6.4
resolution: "@nx/workspace@npm:20.6.4"
"@nx/workspace@npm:20.7.0":
version: 20.7.0
resolution: "@nx/workspace@npm:20.7.0"
dependencies:
"@nx/devkit": "npm:20.6.4"
"@nx/devkit": "npm:20.7.0"
"@zkochan/js-yaml": "npm:0.0.7"
chalk: "npm:^4.1.0"
enquirer: "npm:~2.3.6"
nx: "npm:20.6.4"
nx: "npm:20.7.0"
picomatch: "npm:4.0.2"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
checksum: 10c0/7f97ba04bb1348f12895f87ad053f1601705ef260324645c6307f8725c4c3ca5148ca3bb519d6007e993ecff6841ab1ac1d7df3424d5fbca781b89ffd00953cc
checksum: 10c0/d03b405d1cff719ea7a1ab2a56caa4efc4f299c5306f01e64d55e87441c69b92a59adc8ca3fbea68af39476a1cfb13deed78ed37351579fc7b9857795b60d430
languageName: node
linkType: hard

Expand Down Expand Up @@ -8388,9 +8458,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "lambdas@workspace:."
dependencies:
"@nx/eslint": "npm:20.6.4"
"@nx/js": "npm:^20.6.4"
"@nx/vite": "npm:^20.6.4"
"@nx/eslint": "npm:20.7.0"
"@nx/js": "npm:^20.7.0"
"@nx/vite": "npm:^20.7.0"
"@swc-node/register": "npm:~1.10.10"
"@swc/core": "npm:~1.10.18"
"@swc/helpers": "npm:~0.5.15"
Expand Down Expand Up @@ -9045,6 +9115,90 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:20.7.0":
version: 20.7.0
resolution: "nx@npm:20.7.0"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nx/nx-darwin-arm64": "npm:20.7.0"
"@nx/nx-darwin-x64": "npm:20.7.0"
"@nx/nx-freebsd-x64": "npm:20.7.0"
"@nx/nx-linux-arm-gnueabihf": "npm:20.7.0"
"@nx/nx-linux-arm64-gnu": "npm:20.7.0"
"@nx/nx-linux-arm64-musl": "npm:20.7.0"
"@nx/nx-linux-x64-gnu": "npm:20.7.0"
"@nx/nx-linux-x64-musl": "npm:20.7.0"
"@nx/nx-win32-arm64-msvc": "npm:20.7.0"
"@nx/nx-win32-x64-msvc": "npm:20.7.0"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.2"
"@zkochan/js-yaml": "npm:0.0.7"
axios: "npm:^1.8.3"
chalk: "npm:^4.1.0"
cli-cursor: "npm:3.1.0"
cli-spinners: "npm:2.6.1"
cliui: "npm:^8.0.1"
dotenv: "npm:~16.4.5"
dotenv-expand: "npm:~11.0.6"
enquirer: "npm:~2.3.6"
figures: "npm:3.2.0"
flat: "npm:^5.0.2"
front-matter: "npm:^4.0.2"
ignore: "npm:^5.0.4"
jest-diff: "npm:^29.4.1"
jsonc-parser: "npm:3.2.0"
lines-and-columns: "npm:2.0.3"
minimatch: "npm:9.0.3"
node-machine-id: "npm:1.1.12"
npm-run-path: "npm:^4.0.1"
open: "npm:^8.4.0"
ora: "npm:5.3.0"
resolve.exports: "npm:2.0.3"
semver: "npm:^7.5.3"
string-width: "npm:^4.2.3"
tar-stream: "npm:~2.2.0"
tmp: "npm:~0.2.1"
tsconfig-paths: "npm:^4.1.2"
tslib: "npm:^2.3.0"
yaml: "npm:^2.6.0"
yargs: "npm:^17.6.2"
yargs-parser: "npm:21.1.1"
peerDependencies:
"@swc-node/register": ^1.8.0
"@swc/core": ^1.3.85
dependenciesMeta:
"@nx/nx-darwin-arm64":
optional: true
"@nx/nx-darwin-x64":
optional: true
"@nx/nx-freebsd-x64":
optional: true
"@nx/nx-linux-arm-gnueabihf":
optional: true
"@nx/nx-linux-arm64-gnu":
optional: true
"@nx/nx-linux-arm64-musl":
optional: true
"@nx/nx-linux-x64-gnu":
optional: true
"@nx/nx-linux-x64-musl":
optional: true
"@nx/nx-win32-arm64-msvc":
optional: true
"@nx/nx-win32-x64-msvc":
optional: true
peerDependenciesMeta:
"@swc-node/register":
optional: true
"@swc/core":
optional: true
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 10c0/54236205d93dd084a3650208e9d63082563e42ae7cb3e4a4428bbec4ce7e20eb7f8aef8b5aec6f06ff8d8c2c53bb0400d60cb716a8b18e8f20b22f14a2ec8d36
languageName: node
linkType: hard

"object-inspect@npm:^1.13.1":
version: 1.13.2
resolution: "object-inspect@npm:1.13.2"
Expand Down