Skip to content

Commit

Permalink
chore: add nx group, and fix broken nx on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Nov 20, 2024
1 parent 232818d commit e433c6d
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 13 deletions.
6 changes: 3 additions & 3 deletions lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"devDependencies": {
"@nx/eslint": "20.0.8",
"@nx/jest": "20.1.2",
"@nx/js": "^20.1.2",
"@nx/jest": "20.0.1",
"@nx/js": "^20.0.1",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.40",
"@swc/helpers": "~0.5.15",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"nx": "20.1.2",
"nx": "20.0.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
Expand Down
247 changes: 237 additions & 10 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3241,6 +3241,24 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:20.0.1":
version: 20.0.1
resolution: "@nx/devkit@npm:20.0.1"
dependencies:
ejs: "npm:^3.1.7"
enquirer: "npm:~2.3.6"
ignore: "npm:^5.0.4"
minimatch: "npm:9.0.3"
semver: "npm:^7.5.3"
tmp: "npm:~0.2.1"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
peerDependencies:
nx: ">= 19 <= 21"
checksum: 10c0/40da61efd91f984cad564e6198b689492e666c85914ad37256c0e0617c2c4cd80c9c88eac3938dd448af4683ab969e8ebf1169d59e05580a82408bead75ffe33
languageName: node
linkType: hard

"@nx/devkit@npm:20.0.8":
version: 20.0.8
resolution: "@nx/devkit@npm:20.0.8"
Expand Down Expand Up @@ -3296,14 +3314,14 @@ __metadata:
languageName: node
linkType: hard

"@nx/jest@npm:20.1.2":
version: 20.1.2
resolution: "@nx/jest@npm:20.1.2"
"@nx/jest@npm:20.0.1":
version: 20.0.1
resolution: "@nx/jest@npm:20.0.1"
dependencies:
"@jest/reporters": "npm:^29.4.1"
"@jest/test-result": "npm:^29.4.1"
"@nx/devkit": "npm:20.1.2"
"@nx/js": "npm:20.1.2"
"@nx/devkit": "npm:20.0.1"
"@nx/js": "npm:20.0.1"
"@phenomnomnominal/tsquery": "npm:~5.0.1"
chalk: "npm:^4.1.0"
identity-obj-proxy: "npm:3.0.0"
Expand All @@ -3315,7 +3333,50 @@ __metadata:
semver: "npm:^7.5.3"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
checksum: 10c0/a6552b264236b7a29d0fa6aad2c2da68b0d3af4f459be296539088f2ff09ce5afd2ee20547b8584f573fec5e5e6c524c2da7a0a83f1df6cdd8cdd694f79c4e94
checksum: 10c0/f96b96fe86520c09bfbe4db82a3dbe4f6e1b618dd5a28e20b59f416ef9a6b3ffa3a2290145798853fcbf674135a7e74db7ec469aa21362714e6d27379257552f
languageName: node
linkType: hard

"@nx/js@npm:20.0.1":
version: 20.0.1
resolution: "@nx/js@npm:20.0.1"
dependencies:
"@babel/core": "npm:^7.23.2"
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
"@babel/plugin-transform-class-properties": "npm:^7.22.5"
"@babel/plugin-transform-runtime": "npm:^7.23.2"
"@babel/preset-env": "npm:^7.23.2"
"@babel/preset-typescript": "npm:^7.22.5"
"@babel/runtime": "npm:^7.22.6"
"@nx/devkit": "npm:20.0.1"
"@nx/workspace": "npm:20.0.1"
"@zkochan/js-yaml": "npm:0.0.7"
babel-plugin-const-enum: "npm:^1.0.1"
babel-plugin-macros: "npm:^2.8.0"
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
chalk: "npm:^4.1.0"
columnify: "npm:^1.6.0"
detect-port: "npm:^1.5.1"
enquirer: "npm:~2.3.6"
fast-glob: "npm:3.2.7"
ignore: "npm:^5.0.4"
js-tokens: "npm:^4.0.0"
jsonc-parser: "npm:3.2.0"
minimatch: "npm:9.0.3"
npm-package-arg: "npm:11.0.1"
npm-run-path: "npm:^4.0.1"
ora: "npm:5.3.0"
semver: "npm:^7.5.3"
source-map-support: "npm:0.5.19"
ts-node: "npm:10.9.1"
tsconfig-paths: "npm:^4.1.2"
tslib: "npm:^2.3.0"
peerDependencies:
verdaccio: ^5.0.4
peerDependenciesMeta:
verdaccio:
optional: true
checksum: 10c0/6b4b91d7e4bb60f969f6a5dea856fd3605e205573294aaf91a690d9fad9ba16b2374cde7bcd659c060d1365f08e495b20956cc48f55b4737579e9ce6eeb18627
languageName: node
linkType: hard

Expand Down Expand Up @@ -3362,7 +3423,7 @@ __metadata:
languageName: node
linkType: hard

"@nx/js@npm:20.1.2, @nx/js@npm:^20.1.2":
"@nx/js@npm:^20.0.1":
version: 20.1.2
resolution: "@nx/js@npm:20.1.2"
dependencies:
Expand Down Expand Up @@ -3405,6 +3466,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-darwin-arm64@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-darwin-arm64@npm:20.0.8"
Expand All @@ -3419,6 +3487,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-darwin-x64@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-darwin-x64@npm:20.0.8"
Expand All @@ -3433,6 +3508,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-freebsd-x64@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-freebsd-x64@npm:20.0.8"
Expand All @@ -3447,6 +3529,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-arm-gnueabihf@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.8"
Expand All @@ -3461,6 +3550,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-arm64-gnu@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.8"
Expand All @@ -3475,6 +3571,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-arm64-musl@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.8"
Expand All @@ -3489,6 +3592,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-x64-gnu@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.8"
Expand All @@ -3503,6 +3613,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-linux-x64-musl@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-x64-musl@npm:20.0.8"
Expand All @@ -3517,6 +3634,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-win32-arm64-msvc@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.8"
Expand All @@ -3531,6 +3655,13 @@ __metadata:
languageName: node
linkType: hard

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

"@nx/nx-win32-x64-msvc@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.8"
Expand All @@ -3545,6 +3676,20 @@ __metadata:
languageName: node
linkType: hard

"@nx/workspace@npm:20.0.1":
version: 20.0.1
resolution: "@nx/workspace@npm:20.0.1"
dependencies:
"@nx/devkit": "npm:20.0.1"
chalk: "npm:^4.1.0"
enquirer: "npm:~2.3.6"
nx: "npm:20.0.1"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
checksum: 10c0/662814e868de6f2964a15c47f5e3359d9d092cd68eda03ed6e31a17357dd8921385669888741f157700dfbeeaec0323604d55ed2bf5a9e036323357fb91c051a
languageName: node
linkType: hard

"@nx/workspace@npm:20.0.8":
version: 20.0.8
resolution: "@nx/workspace@npm:20.0.8"
Expand Down Expand Up @@ -8671,14 +8816,14 @@ __metadata:
resolution: "lambdas@workspace:."
dependencies:
"@nx/eslint": "npm:20.0.8"
"@nx/jest": "npm:20.1.2"
"@nx/js": "npm:^20.1.2"
"@nx/jest": "npm:20.0.1"
"@nx/js": "npm:^20.0.1"
"@swc-node/register": "npm:~1.10.9"
"@swc/core": "npm:~1.7.40"
"@swc/helpers": "npm:~0.5.15"
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
nx: "npm:20.1.2"
nx: "npm:20.0.1"
prettier: "npm:^3.3.3"
typescript: "npm:^5.6.3"
languageName: unknown
Expand Down Expand Up @@ -9277,6 +9422,88 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:20.0.1":
version: 20.0.1
resolution: "nx@npm:20.0.1"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nx/nx-darwin-arm64": "npm:20.0.1"
"@nx/nx-darwin-x64": "npm:20.0.1"
"@nx/nx-freebsd-x64": "npm:20.0.1"
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.1"
"@nx/nx-linux-arm64-gnu": "npm:20.0.1"
"@nx/nx-linux-arm64-musl": "npm:20.0.1"
"@nx/nx-linux-x64-gnu": "npm:20.0.1"
"@nx/nx-linux-x64-musl": "npm:20.0.1"
"@nx/nx-win32-arm64-msvc": "npm:20.0.1"
"@nx/nx-win32-x64-msvc": "npm:20.0.1"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
"@zkochan/js-yaml": "npm:0.0.7"
axios: "npm:^1.7.4"
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"
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"
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/6a0fbe0b438b30a3bb0eefde685377bdc2a5547509e3273cf20d97d1acdde2aba190560739ccf419452f312e90dc4abeba9dcee01348aa6d6378d39137fc47e1
languageName: node
linkType: hard

"nx@npm:20.0.8":
version: 20.0.8
resolution: "nx@npm:20.0.8"
Expand Down

0 comments on commit e433c6d

Please sign in to comment.