Skip to content

Commit bb5f86f

Browse files
chore(deps): update dependency nx to v19.2.2 (#3133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 276d9eb commit bb5f86f

File tree

2 files changed

+177
-2
lines changed

2 files changed

+177
-2
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"bundlesize2": "0.0.31",
3030
"execa": "9.1.0",
3131
"lerna": "8.1.3",
32-
"nx": "19.1.2",
32+
"nx": "19.2.2",
3333
"rollup": "4.18.0",
3434
"rollup-plugin-node-globals": "1.4.0",
3535
"rollup-plugin-typescript2": "0.36.0",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 176 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2180,6 +2180,18 @@ __metadata:
21802180
languageName: node
21812181
linkType: hard
21822182

2183+
"@nrwl/tao@npm:19.2.2":
2184+
version: 19.2.2
2185+
resolution: "@nrwl/tao@npm:19.2.2"
2186+
dependencies:
2187+
nx: "npm:19.2.2"
2188+
tslib: "npm:^2.3.0"
2189+
bin:
2190+
tao: index.js
2191+
checksum: 10/1a11d94a42f97ab97832dfa4de8f24137937dd950ed5c1324f500c114f8a5a1979b62624c301e7879b98de000359b0115a4dc70ee3b0d423b096aa91953287b4
2192+
languageName: node
2193+
linkType: hard
2194+
21832195
"@nx/devkit@npm:19.1.2, @nx/devkit@npm:>=17.1.2 < 20":
21842196
version: 19.1.2
21852197
resolution: "@nx/devkit@npm:19.1.2"
@@ -2206,69 +2218,139 @@ __metadata:
22062218
languageName: node
22072219
linkType: hard
22082220

2221+
"@nx/nx-darwin-arm64@npm:19.2.2":
2222+
version: 19.2.2
2223+
resolution: "@nx/nx-darwin-arm64@npm:19.2.2"
2224+
conditions: os=darwin & cpu=arm64
2225+
languageName: node
2226+
linkType: hard
2227+
22092228
"@nx/nx-darwin-x64@npm:19.1.2":
22102229
version: 19.1.2
22112230
resolution: "@nx/nx-darwin-x64@npm:19.1.2"
22122231
conditions: os=darwin & cpu=x64
22132232
languageName: node
22142233
linkType: hard
22152234

2235+
"@nx/nx-darwin-x64@npm:19.2.2":
2236+
version: 19.2.2
2237+
resolution: "@nx/nx-darwin-x64@npm:19.2.2"
2238+
conditions: os=darwin & cpu=x64
2239+
languageName: node
2240+
linkType: hard
2241+
22162242
"@nx/nx-freebsd-x64@npm:19.1.2":
22172243
version: 19.1.2
22182244
resolution: "@nx/nx-freebsd-x64@npm:19.1.2"
22192245
conditions: os=freebsd & cpu=x64
22202246
languageName: node
22212247
linkType: hard
22222248

2249+
"@nx/nx-freebsd-x64@npm:19.2.2":
2250+
version: 19.2.2
2251+
resolution: "@nx/nx-freebsd-x64@npm:19.2.2"
2252+
conditions: os=freebsd & cpu=x64
2253+
languageName: node
2254+
linkType: hard
2255+
22232256
"@nx/nx-linux-arm-gnueabihf@npm:19.1.2":
22242257
version: 19.1.2
22252258
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.1.2"
22262259
conditions: os=linux & cpu=arm
22272260
languageName: node
22282261
linkType: hard
22292262

2263+
"@nx/nx-linux-arm-gnueabihf@npm:19.2.2":
2264+
version: 19.2.2
2265+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.2.2"
2266+
conditions: os=linux & cpu=arm
2267+
languageName: node
2268+
linkType: hard
2269+
22302270
"@nx/nx-linux-arm64-gnu@npm:19.1.2":
22312271
version: 19.1.2
22322272
resolution: "@nx/nx-linux-arm64-gnu@npm:19.1.2"
22332273
conditions: os=linux & cpu=arm64 & libc=glibc
22342274
languageName: node
22352275
linkType: hard
22362276

2277+
"@nx/nx-linux-arm64-gnu@npm:19.2.2":
2278+
version: 19.2.2
2279+
resolution: "@nx/nx-linux-arm64-gnu@npm:19.2.2"
2280+
conditions: os=linux & cpu=arm64 & libc=glibc
2281+
languageName: node
2282+
linkType: hard
2283+
22372284
"@nx/nx-linux-arm64-musl@npm:19.1.2":
22382285
version: 19.1.2
22392286
resolution: "@nx/nx-linux-arm64-musl@npm:19.1.2"
22402287
conditions: os=linux & cpu=arm64 & libc=musl
22412288
languageName: node
22422289
linkType: hard
22432290

2291+
"@nx/nx-linux-arm64-musl@npm:19.2.2":
2292+
version: 19.2.2
2293+
resolution: "@nx/nx-linux-arm64-musl@npm:19.2.2"
2294+
conditions: os=linux & cpu=arm64 & libc=musl
2295+
languageName: node
2296+
linkType: hard
2297+
22442298
"@nx/nx-linux-x64-gnu@npm:19.1.2":
22452299
version: 19.1.2
22462300
resolution: "@nx/nx-linux-x64-gnu@npm:19.1.2"
22472301
conditions: os=linux & cpu=x64 & libc=glibc
22482302
languageName: node
22492303
linkType: hard
22502304

2305+
"@nx/nx-linux-x64-gnu@npm:19.2.2":
2306+
version: 19.2.2
2307+
resolution: "@nx/nx-linux-x64-gnu@npm:19.2.2"
2308+
conditions: os=linux & cpu=x64 & libc=glibc
2309+
languageName: node
2310+
linkType: hard
2311+
22512312
"@nx/nx-linux-x64-musl@npm:19.1.2":
22522313
version: 19.1.2
22532314
resolution: "@nx/nx-linux-x64-musl@npm:19.1.2"
22542315
conditions: os=linux & cpu=x64 & libc=musl
22552316
languageName: node
22562317
linkType: hard
22572318

2319+
"@nx/nx-linux-x64-musl@npm:19.2.2":
2320+
version: 19.2.2
2321+
resolution: "@nx/nx-linux-x64-musl@npm:19.2.2"
2322+
conditions: os=linux & cpu=x64 & libc=musl
2323+
languageName: node
2324+
linkType: hard
2325+
22582326
"@nx/nx-win32-arm64-msvc@npm:19.1.2":
22592327
version: 19.1.2
22602328
resolution: "@nx/nx-win32-arm64-msvc@npm:19.1.2"
22612329
conditions: os=win32 & cpu=arm64
22622330
languageName: node
22632331
linkType: hard
22642332

2333+
"@nx/nx-win32-arm64-msvc@npm:19.2.2":
2334+
version: 19.2.2
2335+
resolution: "@nx/nx-win32-arm64-msvc@npm:19.2.2"
2336+
conditions: os=win32 & cpu=arm64
2337+
languageName: node
2338+
linkType: hard
2339+
22652340
"@nx/nx-win32-x64-msvc@npm:19.1.2":
22662341
version: 19.1.2
22672342
resolution: "@nx/nx-win32-x64-msvc@npm:19.1.2"
22682343
conditions: os=win32 & cpu=x64
22692344
languageName: node
22702345
linkType: hard
22712346

2347+
"@nx/nx-win32-x64-msvc@npm:19.2.2":
2348+
version: 19.2.2
2349+
resolution: "@nx/nx-win32-x64-msvc@npm:19.2.2"
2350+
conditions: os=win32 & cpu=x64
2351+
languageName: node
2352+
linkType: hard
2353+
22722354
"@octokit/auth-token@npm:^3.0.0":
22732355
version: 3.0.4
22742356
resolution: "@octokit/auth-token@npm:3.0.4"
@@ -3141,7 +3223,7 @@ __metadata:
31413223
bundlesize2: "npm:0.0.31"
31423224
execa: "npm:9.1.0"
31433225
lerna: "npm:8.1.3"
3144-
nx: "npm:19.1.2"
3226+
nx: "npm:19.2.2"
31453227
rollup: "npm:4.18.0"
31463228
rollup-plugin-node-globals: "npm:1.4.0"
31473229
rollup-plugin-typescript2: "npm:0.36.0"
@@ -4898,6 +4980,15 @@ __metadata:
48984980
languageName: node
48994981
linkType: hard
49004982

4983+
"front-matter@npm:^4.0.2":
4984+
version: 4.0.2
4985+
resolution: "front-matter@npm:4.0.2"
4986+
dependencies:
4987+
js-yaml: "npm:^3.13.1"
4988+
checksum: 10/8897a831a82c5d35413b02b806ed421e793068ad8bf75e864163ec07b7f0cfd87e2fcce0893e8ceccc8f6c63a46e953a6c01208e573627626867a8b86cf6abb9
4989+
languageName: node
4990+
linkType: hard
4991+
49014992
"fs-constants@npm:^1.0.0":
49024993
version: 1.0.0
49034994
resolution: "fs-constants@npm:1.0.0"
@@ -7711,6 +7802,90 @@ __metadata:
77117802
languageName: node
77127803
linkType: hard
77137804

7805+
"nx@npm:19.2.2":
7806+
version: 19.2.2
7807+
resolution: "nx@npm:19.2.2"
7808+
dependencies:
7809+
"@nrwl/tao": "npm:19.2.2"
7810+
"@nx/nx-darwin-arm64": "npm:19.2.2"
7811+
"@nx/nx-darwin-x64": "npm:19.2.2"
7812+
"@nx/nx-freebsd-x64": "npm:19.2.2"
7813+
"@nx/nx-linux-arm-gnueabihf": "npm:19.2.2"
7814+
"@nx/nx-linux-arm64-gnu": "npm:19.2.2"
7815+
"@nx/nx-linux-arm64-musl": "npm:19.2.2"
7816+
"@nx/nx-linux-x64-gnu": "npm:19.2.2"
7817+
"@nx/nx-linux-x64-musl": "npm:19.2.2"
7818+
"@nx/nx-win32-arm64-msvc": "npm:19.2.2"
7819+
"@nx/nx-win32-x64-msvc": "npm:19.2.2"
7820+
"@yarnpkg/lockfile": "npm:^1.1.0"
7821+
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
7822+
"@zkochan/js-yaml": "npm:0.0.7"
7823+
axios: "npm:^1.6.0"
7824+
chalk: "npm:^4.1.0"
7825+
cli-cursor: "npm:3.1.0"
7826+
cli-spinners: "npm:2.6.1"
7827+
cliui: "npm:^8.0.1"
7828+
dotenv: "npm:~16.3.1"
7829+
dotenv-expand: "npm:~10.0.0"
7830+
enquirer: "npm:~2.3.6"
7831+
figures: "npm:3.2.0"
7832+
flat: "npm:^5.0.2"
7833+
front-matter: "npm:^4.0.2"
7834+
fs-extra: "npm:^11.1.0"
7835+
ignore: "npm:^5.0.4"
7836+
jest-diff: "npm:^29.4.1"
7837+
jsonc-parser: "npm:3.2.0"
7838+
lines-and-columns: "npm:~2.0.3"
7839+
minimatch: "npm:9.0.3"
7840+
node-machine-id: "npm:1.1.12"
7841+
npm-run-path: "npm:^4.0.1"
7842+
open: "npm:^8.4.0"
7843+
ora: "npm:5.3.0"
7844+
semver: "npm:^7.5.3"
7845+
string-width: "npm:^4.2.3"
7846+
strong-log-transformer: "npm:^2.1.0"
7847+
tar-stream: "npm:~2.2.0"
7848+
tmp: "npm:~0.2.1"
7849+
tsconfig-paths: "npm:^4.1.2"
7850+
tslib: "npm:^2.3.0"
7851+
yargs: "npm:^17.6.2"
7852+
yargs-parser: "npm:21.1.1"
7853+
peerDependencies:
7854+
"@swc-node/register": ^1.8.0
7855+
"@swc/core": ^1.3.85
7856+
dependenciesMeta:
7857+
"@nx/nx-darwin-arm64":
7858+
optional: true
7859+
"@nx/nx-darwin-x64":
7860+
optional: true
7861+
"@nx/nx-freebsd-x64":
7862+
optional: true
7863+
"@nx/nx-linux-arm-gnueabihf":
7864+
optional: true
7865+
"@nx/nx-linux-arm64-gnu":
7866+
optional: true
7867+
"@nx/nx-linux-arm64-musl":
7868+
optional: true
7869+
"@nx/nx-linux-x64-gnu":
7870+
optional: true
7871+
"@nx/nx-linux-x64-musl":
7872+
optional: true
7873+
"@nx/nx-win32-arm64-msvc":
7874+
optional: true
7875+
"@nx/nx-win32-x64-msvc":
7876+
optional: true
7877+
peerDependenciesMeta:
7878+
"@swc-node/register":
7879+
optional: true
7880+
"@swc/core":
7881+
optional: true
7882+
bin:
7883+
nx: bin/nx.js
7884+
nx-cloud: bin/nx-cloud.js
7885+
checksum: 10/0117446f1c1e9e1a27dfce8a041739a47b22ce78301b955db908d3b53a60e987847d71b4b09c27cddaad13633833d34d20e73dc2c6709f217a99c224f694915a
7886+
languageName: node
7887+
linkType: hard
7888+
77147889
"object-inspect@npm:^1.13.1":
77157890
version: 1.13.1
77167891
resolution: "object-inspect@npm:1.13.1"

0 commit comments

Comments
 (0)