From 9bf6a220fdfb0828e507051bd9c65ee2156497fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:01:31 +0000 Subject: [PATCH] Bump ip from 2.0.0 to 2.0.1 Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 578 +++++++++++++++++++++++++++--------------------------- 1 file changed, 289 insertions(+), 289 deletions(-) diff --git a/yarn.lock b/yarn.lock index a2583ff1f..564f83c44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 6 cacheKey: 10 "@ampproject/remapping@npm:^2.2.0": @@ -3247,10 +3247,10 @@ __metadata: version: 0.0.0-use.local resolution: "babel-plugin-transform-cx-imports@workspace:packages/babel-plugin-transform-cx-imports" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/plugin-syntax-jsx": "npm:^7.23.3" - "@babel/preset-env": "npm:^7.24.0" - mocha: "npm:^10.2.0" + "@babel/core": ^7.24.0 + "@babel/plugin-syntax-jsx": ^7.23.3 + "@babel/preset-env": ^7.24.0 + mocha: ^10.2.0 peerDependencies: "@babel/core": ^7.0.0-0 languageName: unknown @@ -3271,10 +3271,10 @@ __metadata: version: 0.0.0-use.local resolution: "babel-plugin-transform-cx-jsx@workspace:packages/babel-plugin-transform-cx-jsx" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/plugin-syntax-jsx": "npm:^7.23.3" - "@babel/preset-env": "npm:^7.24.0" - mocha: "npm:^10.2.0" + "@babel/core": ^7.24.0 + "@babel/plugin-syntax-jsx": ^7.23.3 + "@babel/preset-env": ^7.24.0 + mocha: ^10.2.0 peerDependencies: "@babel/core": ^7.0.0 languageName: unknown @@ -3302,14 +3302,14 @@ __metadata: languageName: node linkType: hard -"babel-preset-cx-env@npm:^24.0.0, babel-preset-cx-env@workspace:packages/babel-preset-cx-env": +"babel-preset-cx-env@^24.0.0, babel-preset-cx-env@workspace:packages/babel-preset-cx-env": version: 0.0.0-use.local resolution: "babel-preset-cx-env@workspace:packages/babel-preset-cx-env" dependencies: - "@babel/plugin-proposal-function-bind": "npm:^7.23.3" - "@babel/plugin-transform-react-jsx": "npm:^7.23.4" - babel-plugin-transform-cx-imports: "npm:^21.3.0" - babel-plugin-transform-cx-jsx: "npm:^21.3.0" + "@babel/plugin-proposal-function-bind": ^7.23.3 + "@babel/plugin-transform-react-jsx": ^7.23.4 + babel-plugin-transform-cx-imports: ^21.3.0 + babel-plugin-transform-cx-jsx: ^21.3.0 peerDependencies: "@babel/core": ^7.0.0-0 "@babel/preset-env": ^7.0.0-0 @@ -3362,46 +3362,46 @@ __metadata: version: 0.0.0-use.local resolution: "benchmark@workspace:benchmark" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/preset-env": "npm:^7.24.0" - "@babel/preset-typescript": "npm:^7.23.3" - "@types/node": "npm:^20.11.25" - "@types/react": "npm:^18.2.64" - babel-loader: "npm:^9.1.3" - babel-plugin-transform-cx-imports: "npm:^21.3.0" - babel-plugin-transform-cx-jsx: "npm:^21.3.0" - babel-preset-cx-env: "npm:^24.0.0" - casual: "npm:^1.6.2" - copy-webpack-plugin: "npm:^11.0.0" - core-js: "npm:^3.36.0" - css-loader: "npm:^6.10.0" - cx: "npm:^24.3.0" - cx-react: "npm:^17.10.0" - file-loader: "npm:^6.2.0" - html-webpack-plugin: "npm:^5.6.0" - if-loader: "npm:^1.0.2" - inline-manifest-webpack-plugin: "npm:^4.0.2" - intl: "npm:^1.2.5" - json-loader: "npm:^0.5.7" - mini-css-extract-plugin: "npm:^2.7.6" - modify-babel-preset: "npm:^3.2.1" - react: "npm:^18.2.0" - react-dev-utils: "npm:^12.0.1" - react-dom: "npm:^18.2.0" - sass: "npm:^1.71.1" - sass-loader: "npm:^14.1.1" - serve: "npm:^14.2.1" - style-loader: "npm:^3.3.4" - svg-url-loader: "npm:^8.0.0" - url-loader: "npm:^4.1.1" - webpack: "npm:^5.90.3" - webpack-bundle-analyzer: "npm:^4.10.1" - webpack-cleanup-plugin: "npm:^0.5.1" - webpack-cli: "npm:^5.1.4" - webpack-combine-loaders: "npm:^2.0.4" - webpack-dev-server: "npm:^5.0.2" - webpack-merge: "npm:^5.10.0" - whatwg-fetch: "npm:^3.6.20" + "@babel/core": ^7.24.0 + "@babel/preset-env": ^7.24.0 + "@babel/preset-typescript": ^7.23.3 + "@types/node": ^20.11.25 + "@types/react": ^18.2.64 + babel-loader: ^9.1.3 + babel-plugin-transform-cx-imports: ^21.3.0 + babel-plugin-transform-cx-jsx: ^21.3.0 + babel-preset-cx-env: ^24.0.0 + casual: ^1.6.2 + copy-webpack-plugin: ^11.0.0 + core-js: ^3.36.0 + css-loader: ^6.10.0 + cx: ^24.3.0 + cx-react: ^17.10.0 + file-loader: ^6.2.0 + html-webpack-plugin: ^5.6.0 + if-loader: ^1.0.2 + inline-manifest-webpack-plugin: ^4.0.2 + intl: ^1.2.5 + json-loader: ^0.5.7 + mini-css-extract-plugin: ^2.7.6 + modify-babel-preset: ^3.2.1 + react: ^18.2.0 + react-dev-utils: ^12.0.1 + react-dom: ^18.2.0 + sass: ^1.71.1 + sass-loader: ^14.1.1 + serve: ^14.2.1 + style-loader: ^3.3.4 + svg-url-loader: ^8.0.0 + url-loader: ^4.1.1 + webpack: ^5.90.3 + webpack-bundle-analyzer: ^4.10.1 + webpack-cleanup-plugin: ^0.5.1 + webpack-cli: ^5.1.4 + webpack-combine-loaders: ^2.0.4 + webpack-dev-server: ^5.0.2 + webpack-merge: ^5.10.0 + whatwg-fetch: ^3.6.20 languageName: unknown linkType: soft @@ -4180,7 +4180,7 @@ __metadata: version: 0.0.0-use.local resolution: "create-cx-app@workspace:packages/create-cx-app" dependencies: - cx-cli: "npm:23.12.1" + cx-cli: 23.12.1 bin: create-cx-app: index.js languageName: unknown @@ -4268,33 +4268,33 @@ __metadata: version: 0.0.0-use.local resolution: "cx-build-tools@workspace:packages/cx-build-tools" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/preset-env": "npm:^7.24.0" - "@rollup/plugin-babel": "npm:^6.0.4" - babel-preset-cx-env: "npm:^24.0.0" - prettier: "npm:^3.1.1" - rollup: "npm:^4.12.1" - rollup-plugin-prettier: "npm:^4.1.1" - sass: "npm:^1.71.1" + "@babel/core": ^7.24.0 + "@babel/preset-env": ^7.24.0 + "@rollup/plugin-babel": ^6.0.4 + babel-preset-cx-env: ^24.0.0 + prettier: ^3.1.1 + rollup: ^4.12.1 + rollup-plugin-prettier: ^4.1.1 + sass: ^1.71.1 languageName: unknown linkType: soft -"cx-cli@npm:23.12.1, cx-cli@workspace:packages/cx-cli": +"cx-cli@23.12.1, cx-cli@workspace:packages/cx-cli": version: 0.0.0-use.local resolution: "cx-cli@workspace:packages/cx-cli" dependencies: - adm-zip: "npm:^0.5.10" - chalk: "npm:^4.1.2" - cli-select: "npm:^1.1.2" - commander: "npm:^10.0.1" - copy-dir: "npm:^1.3.0" - request: "npm:^2.88.2" + adm-zip: ^0.5.10 + chalk: ^4.1.2 + cli-select: ^1.1.2 + commander: ^10.0.1 + copy-dir: ^1.3.0 + request: ^2.88.2 bin: cx: index.js languageName: unknown linkType: soft -"cx-immer@npm:^22.3.0, cx-immer@workspace:packages/cx-immer": +"cx-immer@^22.3.0, cx-immer@workspace:packages/cx-immer": version: 0.0.0-use.local resolution: "cx-immer@workspace:packages/cx-immer" peerDependencies: @@ -4302,7 +4302,7 @@ __metadata: languageName: unknown linkType: soft -"cx-react@npm:^17.10.0, cx-react@npm:^17.4.1, cx-react@workspace:packages/cx-react": +"cx-react@^17.10.0, cx-react@^17.4.1, cx-react@workspace:packages/cx-react": version: 0.0.0-use.local resolution: "cx-react@workspace:packages/cx-react" peerDependencies: @@ -4319,49 +4319,49 @@ __metadata: languageName: unknown linkType: soft -"cx-theme-aquamarine@npm:^18.7.3, cx-theme-aquamarine@workspace:packages/cx-theme-aquamarine": +"cx-theme-aquamarine@^18.7.3, cx-theme-aquamarine@workspace:packages/cx-theme-aquamarine": version: 0.0.0-use.local resolution: "cx-theme-aquamarine@workspace:packages/cx-theme-aquamarine" languageName: unknown linkType: soft -"cx-theme-dark@npm:^18.7.1, cx-theme-dark@workspace:packages/cx-theme-dark": +"cx-theme-dark@^18.7.1, cx-theme-dark@workspace:packages/cx-theme-dark": version: 0.0.0-use.local resolution: "cx-theme-dark@workspace:packages/cx-theme-dark" languageName: unknown linkType: soft -"cx-theme-frost@npm:^18.7.1, cx-theme-frost@workspace:packages/cx-theme-frost": +"cx-theme-frost@^18.7.1, cx-theme-frost@workspace:packages/cx-theme-frost": version: 0.0.0-use.local resolution: "cx-theme-frost@workspace:packages/cx-theme-frost" languageName: unknown linkType: soft -"cx-theme-material-dark@npm:^20.1.0, cx-theme-material-dark@workspace:packages/cx-theme-material-dark": +"cx-theme-material-dark@^20.1.0, cx-theme-material-dark@workspace:packages/cx-theme-material-dark": version: 0.0.0-use.local resolution: "cx-theme-material-dark@workspace:packages/cx-theme-material-dark" languageName: unknown linkType: soft -"cx-theme-material@npm:^18.7.0, cx-theme-material@workspace:packages/cx-theme-material": +"cx-theme-material@^18.7.0, cx-theme-material@workspace:packages/cx-theme-material": version: 0.0.0-use.local resolution: "cx-theme-material@workspace:packages/cx-theme-material" languageName: unknown linkType: soft -"cx-theme-space-blue@npm:^20.1.0, cx-theme-space-blue@workspace:packages/cx-theme-space-blue": +"cx-theme-space-blue@^20.1.0, cx-theme-space-blue@workspace:packages/cx-theme-space-blue": version: 0.0.0-use.local resolution: "cx-theme-space-blue@workspace:packages/cx-theme-space-blue" languageName: unknown linkType: soft -"cx@npm:^24.3.0, cx@workspace:packages/cx": +"cx@^24.3.0, cx@workspace:packages/cx": version: 0.0.0-use.local resolution: "cx@workspace:packages/cx" dependencies: - intl-io: "npm:^0.3.0" - react-test-renderer: "npm:^18.2.0" - route-parser: "npm:^0.0.5" + intl-io: ^0.3.0 + react-test-renderer: ^18.2.0 + route-parser: ^0.0.5 peerDependencies: "@types/react": "*" react: "*" @@ -4373,18 +4373,18 @@ __metadata: version: 0.0.0-use.local resolution: "cxjs@workspace:." dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/plugin-transform-react-jsx": "npm:^7.23.4" - "@babel/preset-env": "npm:^7.24.0" - "@babel/register": "npm:^7.23.7" - "@types/react": "npm:^18.2.64" - babel-jest: "npm:29.7.0" - env-test: "npm:^1.0.0" - mocha: "npm:^10.2.0" - prettier: "npm:^3.1.1" - react: "npm:^18.2.0" - react-dom: "npm:^18.2.0" - webpack-dev-server: "npm:^5.0.2" + "@babel/core": ^7.24.0 + "@babel/plugin-transform-react-jsx": ^7.23.4 + "@babel/preset-env": ^7.24.0 + "@babel/register": ^7.23.7 + "@types/react": ^18.2.64 + babel-jest: 29.7.0 + env-test: ^1.0.0 + mocha: ^10.2.0 + prettier: ^3.1.1 + react: ^18.2.0 + react-dom: ^18.2.0 + webpack-dev-server: ^5.0.2 languageName: unknown linkType: soft @@ -4639,48 +4639,48 @@ __metadata: version: 0.0.0-use.local resolution: "docs@workspace:docs" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/preset-env": "npm:^7.24.0" - "@babel/preset-typescript": "npm:^7.23.3" - "@types/node": "npm:^20.11.25" - "@types/react": "npm:^18.2.64" - babel-loader: "npm:^9.1.3" - babel-plugin-transform-cx-imports: "npm:^21.3.0" - babel-plugin-transform-cx-jsx: "npm:^21.3.0" - babel-preset-cx-env: "npm:^24.0.0" - casual: "npm:^1.6.2" - clean-webpack-plugin: "npm:^4.0.0" - copy-webpack-plugin: "npm:^11.0.0" - core-js: "npm:^3.36.0" - css-loader: "npm:^6.10.0" - cx: "npm:^24.3.0" - cx-react: "npm:^17.10.0" - file-loader: "npm:^6.2.0" - html-webpack-plugin: "npm:^5.6.0" - if-loader: "npm:^1.0.2" - illuminate-js: "npm:^1.0.0-alpha.2" - inline-manifest-webpack-plugin: "npm:^4.0.2" - intl: "npm:^1.2.5" - json-loader: "npm:^0.5.7" - marked: "npm:^4.3.0" - mini-css-extract-plugin: "npm:^2.7.6" - modify-babel-preset: "npm:^3.2.1" - react: "npm:^18.2.0" - react-dev-utils: "npm:^12.0.1" - react-dom: "npm:^18.2.0" - sass: "npm:^1.71.1" - sass-loader: "npm:^14.1.1" - style-loader: "npm:^3.3.4" - svg-url-loader: "npm:^8.0.0" - url-loader: "npm:^4.1.1" - webpack: "npm:^5.90.3" - webpack-bundle-analyzer: "npm:^4.10.1" - webpack-cleanup-plugin: "npm:^0.5.1" - webpack-cli: "npm:^5.1.4" - webpack-combine-loaders: "npm:^2.0.4" - webpack-dev-server: "npm:^5.0.2" - webpack-merge: "npm:^5.10.0" - whatwg-fetch: "npm:^3.6.20" + "@babel/core": ^7.24.0 + "@babel/preset-env": ^7.24.0 + "@babel/preset-typescript": ^7.23.3 + "@types/node": ^20.11.25 + "@types/react": ^18.2.64 + babel-loader: ^9.1.3 + babel-plugin-transform-cx-imports: ^21.3.0 + babel-plugin-transform-cx-jsx: ^21.3.0 + babel-preset-cx-env: ^24.0.0 + casual: ^1.6.2 + clean-webpack-plugin: ^4.0.0 + copy-webpack-plugin: ^11.0.0 + core-js: ^3.36.0 + css-loader: ^6.10.0 + cx: ^24.3.0 + cx-react: ^17.10.0 + file-loader: ^6.2.0 + html-webpack-plugin: ^5.6.0 + if-loader: ^1.0.2 + illuminate-js: ^1.0.0-alpha.2 + inline-manifest-webpack-plugin: ^4.0.2 + intl: ^1.2.5 + json-loader: ^0.5.7 + marked: ^4.3.0 + mini-css-extract-plugin: ^2.7.6 + modify-babel-preset: ^3.2.1 + react: ^18.2.0 + react-dev-utils: ^12.0.1 + react-dom: ^18.2.0 + sass: ^1.71.1 + sass-loader: ^14.1.1 + style-loader: ^3.3.4 + svg-url-loader: ^8.0.0 + url-loader: ^4.1.1 + webpack: ^5.90.3 + webpack-bundle-analyzer: ^4.10.1 + webpack-cleanup-plugin: ^0.5.1 + webpack-cli: ^5.1.4 + webpack-combine-loaders: ^2.0.4 + webpack-dev-server: ^5.0.2 + webpack-merge: ^5.10.0 + whatwg-fetch: ^3.6.20 languageName: unknown linkType: soft @@ -5177,57 +5177,57 @@ __metadata: version: 0.0.0-use.local resolution: "fiddle@workspace:fiddle" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/preset-env": "npm:^7.24.0" - "@babel/preset-typescript": "npm:^7.23.3" - "@babel/register": "npm:^7.23.7" - "@babel/runtime": "npm:^7.24.0" - "@babel/runtime-corejs2": "npm:^7.24.0" - "@babel/runtime-corejs3": "npm:^7.24.0" - "@types/node": "npm:^20.11.25" - "@types/react": "npm:^18.2.64" - assert: "npm:^2.1.0" - babel-loader: "npm:^9.1.3" - babel-plugin-transform-cx-imports: "npm:^21.3.0" - babel-plugin-transform-cx-jsx: "npm:^21.3.0" - babel-preset-cx-env: "npm:^24.0.0" - buffer: "npm:^6.0.3" - casual: "npm:^1.6.2" - codemirror: "npm:^5.65.16" - copy-webpack-plugin: "npm:^11.0.0" - core-js: "npm:^3.36.0" - css-loader: "npm:^6.10.0" - cx: "npm:^24.3.0" - cx-react: "npm:^17.4.1" - deep-equal: "npm:^2.2.3" - deepmerge: "npm:^4.3.1" - file-loader: "npm:^6.2.0" - html-webpack-plugin: "npm:^5.6.0" - if-loader: "npm:^1.0.2" - inline-manifest-webpack-plugin: "npm:^4.0.2" - json-loader: "npm:^0.5.7" - mini-css-extract-plugin: "npm:^2.7.6" - modify-babel-preset: "npm:^3.2.1" - path-browserify: "npm:^1.0.1" - prettier: "npm:^3.1.1" - process: "npm:^0.11.10" - query-string: "npm:^8.1.0" - react: "npm:^18.2.0" - react-dom: "npm:^18.2.0" - sass: "npm:^1.71.1" - sass-loader: "npm:^14.1.1" - style-loader: "npm:^3.3.4" - svg-url-loader: "npm:^8.0.0" - url-loader: "npm:^4.1.1" - webpack: "npm:^5.90.3" - webpack-bundle-analyzer: "npm:^4.10.1" - webpack-cleanup-plugin: "npm:^0.5.1" - webpack-cli: "npm:^5.1.4" - webpack-combine-loaders: "npm:^2.0.4" - webpack-dev-server: "npm:^5.0.2" - webpack-md5-hash: "npm:^0.0.6" - webpack-merge: "npm:^5.10.0" - whatwg-fetch: "npm:^3.6.20" + "@babel/core": ^7.24.0 + "@babel/preset-env": ^7.24.0 + "@babel/preset-typescript": ^7.23.3 + "@babel/register": ^7.23.7 + "@babel/runtime": ^7.24.0 + "@babel/runtime-corejs2": ^7.24.0 + "@babel/runtime-corejs3": ^7.24.0 + "@types/node": ^20.11.25 + "@types/react": ^18.2.64 + assert: ^2.1.0 + babel-loader: ^9.1.3 + babel-plugin-transform-cx-imports: ^21.3.0 + babel-plugin-transform-cx-jsx: ^21.3.0 + babel-preset-cx-env: ^24.0.0 + buffer: ^6.0.3 + casual: ^1.6.2 + codemirror: ^5.65.16 + copy-webpack-plugin: ^11.0.0 + core-js: ^3.36.0 + css-loader: ^6.10.0 + cx: ^24.3.0 + cx-react: ^17.4.1 + deep-equal: ^2.2.3 + deepmerge: ^4.3.1 + file-loader: ^6.2.0 + html-webpack-plugin: ^5.6.0 + if-loader: ^1.0.2 + inline-manifest-webpack-plugin: ^4.0.2 + json-loader: ^0.5.7 + mini-css-extract-plugin: ^2.7.6 + modify-babel-preset: ^3.2.1 + path-browserify: ^1.0.1 + prettier: ^3.1.1 + process: ^0.11.10 + query-string: ^8.1.0 + react: ^18.2.0 + react-dom: ^18.2.0 + sass: ^1.71.1 + sass-loader: ^14.1.1 + style-loader: ^3.3.4 + svg-url-loader: ^8.0.0 + url-loader: ^4.1.1 + webpack: ^5.90.3 + webpack-bundle-analyzer: ^4.10.1 + webpack-cleanup-plugin: ^0.5.1 + webpack-cli: ^5.1.4 + webpack-combine-loaders: ^2.0.4 + webpack-dev-server: ^5.0.2 + webpack-md5-hash: ^0.0.6 + webpack-merge: ^5.10.0 + whatwg-fetch: ^3.6.20 languageName: unknown linkType: soft @@ -5496,9 +5496,9 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@npm%3A^2.3.2#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin": +"fsevents@patch:fsevents@npm%3A^2.3.2#~builtin, fsevents@patch:fsevents@npm%3A~2.3.2#~builtin": version: 2.3.3 - resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1" + resolution: "fsevents@patch:fsevents@npm%3A2.3.3#~builtin::version=2.3.3&hash=df0bf1" dependencies: node-gyp: "npm:latest" conditions: os=darwin @@ -5530,53 +5530,53 @@ __metadata: version: 0.0.0-use.local resolution: "gallery@workspace:gallery" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/preset-env": "npm:^7.24.0" - "@babel/preset-typescript": "npm:^7.23.3" - "@types/node": "npm:^20.11.25" - "@types/react": "npm:^18.2.64" - babel-loader: "npm:^9.1.3" - babel-plugin-transform-cx-imports: "npm:^21.3.0" - babel-plugin-transform-cx-jsx: "npm:^21.3.0" - babel-preset-cx-env: "npm:^24.0.0" - casual: "npm:^1.6.2" - clean-webpack-plugin: "npm:^4.0.0" - copy-webpack-plugin: "npm:^11.0.0" - core-js: "npm:^3.36.0" - css-loader: "npm:^6.10.0" - cx: "npm:^24.3.0" - cx-react: "npm:^17.10.0" - cx-theme-aquamarine: "npm:^18.7.3" - cx-theme-dark: "npm:^18.7.1" - cx-theme-frost: "npm:^18.7.1" - cx-theme-material: "npm:^18.7.0" - cx-theme-material-dark: "npm:^20.1.0" - cx-theme-space-blue: "npm:^20.1.0" - file-loader: "npm:^6.2.0" - html-webpack-plugin: "npm:^5.6.0" - if-loader: "npm:^1.0.2" - intl: "npm:^1.2.5" - json-loader: "npm:^0.5.7" - mini-css-extract-plugin: "npm:^2.7.6" - modify-babel-preset: "npm:^3.2.1" - plural: "npm:^1.1.0" - react: "npm:^18.2.0" - react-dev-utils: "npm:^12.0.1" - react-dom: "npm:^18.2.0" - sass: "npm:^1.71.1" - sass-loader: "npm:^14.1.1" - style-loader: "npm:^3.3.4" - svg-url-loader: "npm:^8.0.0" - ts-loader: "npm:^9.5.1" - typescript: "npm:^5.4.2" - url-loader: "npm:^4.1.1" - webpack: "npm:^5.90.3" - webpack-bundle-analyzer: "npm:^4.10.1" - webpack-cli: "npm:^5.1.4" - webpack-combine-loaders: "npm:^2.0.4" - webpack-dev-server: "npm:^5.0.2" - webpack-merge: "npm:^5.10.0" - whatwg-fetch: "npm:^3.6.20" + "@babel/core": ^7.24.0 + "@babel/preset-env": ^7.24.0 + "@babel/preset-typescript": ^7.23.3 + "@types/node": ^20.11.25 + "@types/react": ^18.2.64 + babel-loader: ^9.1.3 + babel-plugin-transform-cx-imports: ^21.3.0 + babel-plugin-transform-cx-jsx: ^21.3.0 + babel-preset-cx-env: ^24.0.0 + casual: ^1.6.2 + clean-webpack-plugin: ^4.0.0 + copy-webpack-plugin: ^11.0.0 + core-js: ^3.36.0 + css-loader: ^6.10.0 + cx: ^24.3.0 + cx-react: ^17.10.0 + cx-theme-aquamarine: ^18.7.3 + cx-theme-dark: ^18.7.1 + cx-theme-frost: ^18.7.1 + cx-theme-material: ^18.7.0 + cx-theme-material-dark: ^20.1.0 + cx-theme-space-blue: ^20.1.0 + file-loader: ^6.2.0 + html-webpack-plugin: ^5.6.0 + if-loader: ^1.0.2 + intl: ^1.2.5 + json-loader: ^0.5.7 + mini-css-extract-plugin: ^2.7.6 + modify-babel-preset: ^3.2.1 + plural: ^1.1.0 + react: ^18.2.0 + react-dev-utils: ^12.0.1 + react-dom: ^18.2.0 + sass: ^1.71.1 + sass-loader: ^14.1.1 + style-loader: ^3.3.4 + svg-url-loader: ^8.0.0 + ts-loader: ^9.5.1 + typescript: ^5.4.2 + url-loader: ^4.1.1 + webpack: ^5.90.3 + webpack-bundle-analyzer: ^4.10.1 + webpack-cli: ^5.1.4 + webpack-combine-loaders: ^2.0.4 + webpack-dev-server: ^5.0.2 + webpack-merge: ^5.10.0 + whatwg-fetch: ^3.6.20 languageName: unknown linkType: soft @@ -6278,9 +6278,9 @@ __metadata: linkType: hard "ip@npm:^2.0.0": - version: 2.0.0 - resolution: "ip@npm:2.0.0" - checksum: 1270b11e534a466fb4cf4426cbcc3a907c429389f7f4e4e3b288b42823562e88d6a509ceda8141a507de147ca506141f745005c0aa144569d94cf24a54eb52bc + version: 2.0.1 + resolution: "ip@npm:2.0.1" + checksum: 8/d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35 languageName: node linkType: hard @@ -6984,50 +6984,50 @@ __metadata: version: 0.0.0-use.local resolution: "litmus@workspace:litmus" dependencies: - "@babel/core": "npm:^7.24.0" - "@babel/preset-env": "npm:^7.24.0" - "@babel/preset-typescript": "npm:^7.23.3" - "@types/node": "npm:^20.11.25" - "@types/react": "npm:^18.2.64" - babel-loader: "npm:^9.1.3" - babel-plugin-transform-cx-imports: "npm:^21.3.0" - babel-plugin-transform-cx-jsx: "npm:^21.3.0" - babel-preset-cx-env: "npm:^24.0.0" - casual: "npm:^1.6.2" - copy-webpack-plugin: "npm:^11.0.0" - core-js: "npm:^3.36.0" - css-loader: "npm:^6.10.0" - cx: "npm:^24.3.0" - cx-immer: "npm:^22.3.0" - cx-react: "npm:^17.10.0" - file-loader: "npm:^6.2.0" - html-webpack-plugin: "npm:^5.6.0" - if-loader: "npm:^1.0.2" - immer: "npm:^10.0.3" - inline-manifest-webpack-plugin: "npm:^4.0.2" - intl: "npm:^1.2.5" - json-loader: "npm:^0.5.7" - mini-css-extract-plugin: "npm:^2.7.6" - modify-babel-preset: "npm:^3.2.1" - process: "npm:^0.11.10" - react: "npm:^18.2.0" - react-dev-utils: "npm:^12.0.1" - react-dom: "npm:^18.2.0" - sass: "npm:^1.71.1" - sass-loader: "npm:^14.1.1" - style-loader: "npm:^3.3.4" - svg-url-loader: "npm:^8.0.0" - ts-loader: "npm:^9.5.1" - typescript: "npm:^5.4.2" - url-loader: "npm:^4.1.1" - webpack: "npm:^5.90.3" - webpack-bundle-analyzer: "npm:^4.10.1" - webpack-cleanup-plugin: "npm:^0.5.1" - webpack-cli: "npm:^5.1.4" - webpack-combine-loaders: "npm:^2.0.4" - webpack-dev-server: "npm:^5.0.2" - webpack-merge: "npm:^5.10.0" - whatwg-fetch: "npm:^3.6.20" + "@babel/core": ^7.24.0 + "@babel/preset-env": ^7.24.0 + "@babel/preset-typescript": ^7.23.3 + "@types/node": ^20.11.25 + "@types/react": ^18.2.64 + babel-loader: ^9.1.3 + babel-plugin-transform-cx-imports: ^21.3.0 + babel-plugin-transform-cx-jsx: ^21.3.0 + babel-preset-cx-env: ^24.0.0 + casual: ^1.6.2 + copy-webpack-plugin: ^11.0.0 + core-js: ^3.36.0 + css-loader: ^6.10.0 + cx: ^24.3.0 + cx-immer: ^22.3.0 + cx-react: ^17.10.0 + file-loader: ^6.2.0 + html-webpack-plugin: ^5.6.0 + if-loader: ^1.0.2 + immer: ^10.0.3 + inline-manifest-webpack-plugin: ^4.0.2 + intl: ^1.2.5 + json-loader: ^0.5.7 + mini-css-extract-plugin: ^2.7.6 + modify-babel-preset: ^3.2.1 + process: ^0.11.10 + react: ^18.2.0 + react-dev-utils: ^12.0.1 + react-dom: ^18.2.0 + sass: ^1.71.1 + sass-loader: ^14.1.1 + style-loader: ^3.3.4 + svg-url-loader: ^8.0.0 + ts-loader: ^9.5.1 + typescript: ^5.4.2 + url-loader: ^4.1.1 + webpack: ^5.90.3 + webpack-bundle-analyzer: ^4.10.1 + webpack-cleanup-plugin: ^0.5.1 + webpack-cli: ^5.1.4 + webpack-combine-loaders: ^2.0.4 + webpack-dev-server: ^5.0.2 + webpack-merge: ^5.10.0 + whatwg-fetch: ^3.6.20 languageName: unknown linkType: soft @@ -8826,16 +8826,16 @@ __metadata: languageName: node linkType: hard -"resolve@patch:resolve@npm%3A^1.14.2#optional!builtin, resolve@patch:resolve@npm%3A^1.20.0#optional!builtin": +"resolve@patch:resolve@npm%3A^1.14.2#~builtin, resolve@patch:resolve@npm%3A^1.20.0#~builtin": version: 1.22.8 - resolution: "resolve@patch:resolve@npm%3A1.22.8#optional!builtin::version=1.22.8&hash=c3c19d" + resolution: "resolve@patch:resolve@npm%3A1.22.8#~builtin::version=1.22.8&hash=c3c19d" dependencies: is-core-module: "npm:^2.13.0" path-parse: "npm:^1.0.7" supports-preserve-symlinks-flag: "npm:^1.0.0" bin: resolve: bin/resolve - checksum: f345cd37f56a2c0275e3fe062517c650bb673815d885e7507566df589375d165bbbf4bdb6aa95600a9bc55f4744b81f452b5a63f95b9f10a72787dba3c90890a + checksum: 8/5479b7d431cacd5185f8db64bfcb7286ae5e31eb299f4c4f404ad8aa6098b77599563ac4257cb2c37a42f59dfc06a1bec2bcf283bb448f319e37f0feb9a09847 languageName: node linkType: hard @@ -9948,13 +9948,13 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin": +"typescript@patch:typescript@^5.4.2#~builtin": version: 5.4.2 - resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin::version=5.4.2&hash=e012d7" + resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin::version=5.4.2&hash=e012d7" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: ef4fc2994cc0219dc9ada94c92106ba8d44cbfd7a0328ed6f8d730311caf66e114cdfa07fbc6f369bfc0fc182d9493851b3bf1644c06fc5818690b19ee960d72 + checksum: 8/c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6 languageName: node linkType: hard