Skip to content

Commit 490ea5e

Browse files
chore(dev-deps-update): bump the dev-deps group across 1 directory with 36 updates
Bumps the dev-deps group with 36 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.27.1` | `7.28.5` | | [@lingui/vite-plugin](https://github.com/lingui/js-lingui/tree/HEAD/packages/vite-plugin) | `5.5.1` | `5.6.0` | | [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) | `21.6.4` | `22.0.3` | | [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `21.6.4` | `22.0.3` | | [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `21.6.4` | `22.0.3` | | [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `21.6.4` | `22.0.3` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `21.6.4` | `22.0.3` | | [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `21.6.4` | `22.0.3` | | [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `21.6.4` | `22.0.3` | | [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `21.6.4` | `22.0.3` | | [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `21.6.4` | `22.0.3` | | [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `4.4.0` | `4.6.0` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.7.8` | `0.7.9` | | [@swc/core](https://github.com/swc-project/swc) | `1.13.5` | `1.15.1` | | [@swc/plugin-styled-components](https://github.com/swc-project/plugins/tree/HEAD/packages/styled-components) | `9.1.0` | `11.0.0` | | [@types/cytoscape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cytoscape) | `3.21.9` | `3.31.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.1` | `24.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.0` | `8.46.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.0` | `8.46.4` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.1` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.1.0` | `4.2.2` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.2.4` | `4.0.8` | | [cypress](https://github.com/cypress-io/cypress) | `15.4.0` | `15.6.0` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.39.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.4` | `16.0.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.0.1` | `29.1.0` | | [eslint-plugin-lingui](https://github.com/lingui/eslint-plugin) | `0.10.1` | `0.11.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.0` | `7.0.1` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.2.0` | `4.3.0` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.0` | `27.2.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.3` | `16.2.6` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `21.6.4` | `22.0.3` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `6.0.4` | `6.0.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.9` | `7.2.2` | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `1.0.3` | `1.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.8` | Updates `@babel/preset-react` from 7.27.1 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-react) Updates `@lingui/vite-plugin` from 5.5.1 to 5.6.0 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/vite-plugin/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/commits/v5.6.0/packages/vite-plugin) Updates `@nx/cypress` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/cypress) Updates `@nx/eslint` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/eslint) Updates `@nx/eslint-plugin` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/eslint-plugin) Updates `@nx/jest` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/jest) Updates `@nx/js` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/js) Updates `@nx/next` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/next) Updates `@nx/react` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/react) Updates `@nx/vite` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/vite) Updates `@nx/workspace` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/workspace) Updates `@sentry/vite-plugin` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@4.4.0...4.6.0) Updates `@swc/cli` from 0.7.8 to 0.7.9 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.13.5 to 1.15.1 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.5...v1.15.1) Updates `@swc/plugin-styled-components` from 9.1.0 to 11.0.0 - [Changelog](https://github.com/swc-project/plugins/blob/main/packages/styled-components/CHANGELOG.md) - [Commits](https://github.com/swc-project/plugins/commits/HEAD/packages/styled-components) Updates `@types/cytoscape` from 3.21.9 to 3.31.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cytoscape) Updates `@types/node` from 24.7.1 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.46.0 to 8.46.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.0 to 8.46.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/parser) Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) Updates `@vitejs/plugin-react-swc` from 4.1.0 to 4.2.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react-swc) Updates `@vitest/ui` from 3.2.4 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/ui) Updates `cypress` from 15.4.0 to 15.6.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.4.0...v15.6.0) Updates `eslint` from 9.37.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.39.1) Updates `eslint-config-next` from 15.5.4 to 16.0.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.0.1/packages/eslint-config-next) Updates `eslint-plugin-jest` from 29.0.1 to 29.1.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.0.1...v29.1.0) Updates `eslint-plugin-lingui` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/lingui/eslint-plugin/releases) - [Changelog](https://github.com/lingui/eslint-plugin/blob/main/CHANGELOG.md) - [Commits](lingui/eslint-plugin@0.10.1...0.11.0) Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-unused-imports` from 4.2.0 to 4.3.0 - [Commits](sweepline/eslint-plugin-unused-imports@v4.2.0...v4.3.0) Updates `jsdom` from 27.0.0 to 27.2.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.0...27.2.0) Updates `lint-staged` from 16.2.3 to 16.2.6 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.3...v16.2.6) Updates `nx` from 21.6.4 to 22.0.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/nx) Updates `rollup-plugin-visualizer` from 6.0.4 to 6.0.5 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v6.0.4...v6.0.5) Updates `vite` from 7.1.9 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) Updates `vite-plugin-pwa` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v1.0.3...v1.1.0) Updates `vitest` from 3.2.4 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@lingui/vite-plugin" dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@nx/cypress" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/eslint" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/eslint-plugin" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/jest" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/js" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/next" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/react" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/vite" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nx/workspace" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@sentry/vite-plugin" dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@swc/cli" dependency-version: 0.7.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@swc/core" dependency-version: 1.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@swc/plugin-styled-components" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/cytoscape" dependency-version: 3.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@vitest/ui" dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: cypress dependency-version: 15.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-config-next dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-plugin-jest dependency-version: 29.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-lingui dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint-plugin-unused-imports dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: jsdom dependency-version: 27.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: nx dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: rollup-plugin-visualizer dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: vite-plugin-pwa dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: vitest dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bec1e54 commit 490ea5e

File tree

2 files changed

+1001
-1242
lines changed

2 files changed

+1001
-1242
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -255,20 +255,20 @@
255255
"@eslint/eslintrc": "^3.1.0",
256256
"@lingui/swc-plugin": "^5.6.0",
257257
"@lingui/vite-plugin": "^5.4.1",
258-
"@nx/cypress": "21.6.4",
259-
"@nx/eslint": "21.6.4",
260-
"@nx/eslint-plugin": "21.6.4",
261-
"@nx/jest": "21.6.4",
262-
"@nx/js": "21.6.4",
263-
"@nx/next": "21.6.4",
264-
"@nx/react": "21.6.4",
265-
"@nx/vite": "21.6.4",
266-
"@nx/workspace": "21.6.4",
258+
"@nx/cypress": "22.0.3",
259+
"@nx/eslint": "22.0.3",
260+
"@nx/eslint-plugin": "22.0.3",
261+
"@nx/jest": "22.0.3",
262+
"@nx/js": "22.0.3",
263+
"@nx/next": "22.0.3",
264+
"@nx/react": "22.0.3",
265+
"@nx/vite": "22.0.3",
266+
"@nx/workspace": "22.0.3",
267267
"@sentry/vite-plugin": "^4.4.0",
268268
"@swc-node/register": "~1.11.1",
269269
"@swc/cli": "~0.7.5",
270-
"@swc/core": "~1.13.5",
271-
"@swc/plugin-styled-components": "^9.1.0",
270+
"@swc/core": "~1.15.1",
271+
"@swc/plugin-styled-components": "^11.0.0",
272272
"@testing-library/dom": "^10.4.0",
273273
"@testing-library/react": "16.3.0",
274274
"@typechain/ethers-v5": "^11.1.2",
@@ -280,7 +280,7 @@
280280
"@types/jest": "^30.0.0",
281281
"@types/ms": "^2.1.0",
282282
"@types/ms.macro": "^2.0.0",
283-
"@types/node": "24.7.1",
283+
"@types/node": "24.10.1",
284284
"@types/react": "19.1.3",
285285
"@types/react-copy-to-clipboard": "^5.0.7",
286286
"@types/react-cytoscapejs": "^1.2.5",
@@ -296,25 +296,25 @@
296296
"@types/wcag-contrast": "^3.0.0",
297297
"@typescript-eslint/eslint-plugin": "^8.4.0",
298298
"@typescript-eslint/parser": "^8.4.0",
299-
"@vitejs/plugin-react": "~5.0.4",
299+
"@vitejs/plugin-react": "~5.1.1",
300300
"@vitejs/plugin-react-swc": "^4.1.0",
301301
"@vitest/coverage-c8": "~0.33.0",
302-
"@vitest/ui": "~3.2.4",
302+
"@vitest/ui": "~4.0.8",
303303
"@web3-react/types": "^8.2.3",
304304
"babel-jest": "^30.2.0",
305305
"babel-plugin-styled-components": "2.1.4",
306306
"babel-plugin-transform-import-meta": "^2.2.0",
307307
"cypress": "^15.4.0",
308-
"eslint": "~9.37.0",
309-
"eslint-config-next": "15.5.4",
308+
"eslint": "~9.39.1",
309+
"eslint-config-next": "16.0.1",
310310
"eslint-config-prettier": "10.1.8",
311311
"eslint-plugin-cypress": "^5.2.0",
312312
"eslint-plugin-import": "2.32.0",
313313
"eslint-plugin-jest": "^29.0.1",
314314
"eslint-plugin-jsx-a11y": "6.10.2",
315-
"eslint-plugin-lingui": "^0.10.1",
315+
"eslint-plugin-lingui": "^0.11.0",
316316
"eslint-plugin-react": "7.37.5",
317-
"eslint-plugin-react-hooks": "7.0.0",
317+
"eslint-plugin-react-hooks": "7.0.1",
318318
"eslint-plugin-unused-imports": "^4.1.3",
319319
"file-loader": "^6.2.0",
320320
"husky": "^9.1.7",
@@ -323,10 +323,10 @@
323323
"jest-environment-jsdom": "^30.2.0",
324324
"jest-fetch-mock": "^3.0.3",
325325
"jest-styled-components": "^7.1.1",
326-
"jsdom": "~27.0.0",
326+
"jsdom": "~27.2.0",
327327
"lint-staged": "^16.1.2",
328328
"node-stdlib-browser": "^1.2.0",
329-
"nx": "21.6.4",
329+
"nx": "22.0.3",
330330
"patch-package": "^8.0.0",
331331
"prettier": "^3.3.3",
332332
"react-cosmos": "^7.0.0",
@@ -346,6 +346,6 @@
346346
"vite-plugin-pwa": "^1.0.0",
347347
"vite-plugin-svgr": "^4.2.0",
348348
"vite-tsconfig-paths": "~5.1.4",
349-
"vitest": "~3.2.4"
349+
"vitest": "~4.0.8"
350350
}
351351
}

0 commit comments

Comments
 (0)