mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 05:55:42 +08:00
Bump the ui group with 35 updates (#58542)
* Bump the ui group with 35 updates Bumps the ui group with 35 updates: | Package | From | To | | --- | --- | --- | | [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.27.15` | `0.27.16` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.84.1` | `5.85.6` | | [@uiw/codemirror-themes](https://github.com/uiwjs/react-codemirror) | `4.24.2` | `4.25.1` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.24.2` | `4.25.1` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.8.1` | `9.9.0` | | [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) | `4.5.1` | `4.7.0` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.1.1` | `9.1.3` | | [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `9.1.1` | `9.1.3` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.4` | `6.8.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.12` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.1.9` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `9.2.0` | `9.2.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.1.1` | | [msw](https://github.com/mswjs/msw) | `2.10.1` | `2.11.0` | | [playwright](https://github.com/microsoft/playwright) | `1.54.2` | `1.55.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.1` | `9.1.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.0` | `7.28.3` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.0` | `7.28.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.34.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.13.3` | `1.13.5` | | [@swc/plugin-styled-components](https://github.com/swc-project/plugins/tree/HEAD/packages/styled-components) | `9.0.2` | `9.0.3` | | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.34.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.1` | `9.1.3` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.4.0` | `7.6.6` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.2.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.5` | `30.1.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.1` | `8.41.0` | | [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.57.2` | `0.203.0` | | [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.57.2` | `0.203.0` | | [@opentelemetry/instrumentation-document-load](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-document-load) | `0.45.0` | `0.48.0` | | [@opentelemetry/instrumentation-fetch](https://github.com/open-telemetry/opentelemetry-js) | `0.57.2` | `0.203.0` | | [@opentelemetry/instrumentation-user-interaction](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-user-interaction) | `0.45.0` | `0.48.0` | | [@opentelemetry/instrumentation-xml-http-request](https://github.com/open-telemetry/opentelemetry-js) | `0.57.2` | `0.203.0` | | [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.32.0` | `1.36.0` | | [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) | `1.3.13` | `1.3.14` | Updates `@floating-ui/react` from 0.27.15 to 0.27.16 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.16/packages/react) Updates `@tanstack/react-query` from 5.84.1 to 5.85.6 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.85.6/packages/react-query) Updates `@uiw/codemirror-themes` from 4.24.2 to 4.25.1 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.24.2...v4.25.1) Updates `@uiw/react-codemirror` from 4.24.2 to 4.25.1 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.24.2...v4.25.1) Updates `react-day-picker` from 9.8.1 to 9.9.0 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/compare/v9.8.1...v9.9.0) Updates `@ianvs/prettier-plugin-sort-imports` from 4.5.1 to 4.7.0 - [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](https://github.com/ianvs/prettier-plugin-sort-imports/compare/v4.5.1...v4.7.0) Updates `@storybook/react-vite` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/frameworks/react-vite) Updates `@storybook/addon-vitest` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/addons/vitest) Updates `@testing-library/jest-dom` from 6.6.4 to 6.8.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.4...v6.8.0) Updates `@types/react` from 19.1.9 to 19.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.7 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `cspell` from 9.2.0 to 9.2.1 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.1/packages/cspell) Updates `jest` from 30.0.5 to 30.1.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.1/packages/jest) Updates `msw` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](https://github.com/mswjs/msw/compare/v2.10.1...v2.11.0) Updates `playwright` from 1.54.2 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.0) Updates `storybook` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/core) Updates `@babel/core` from 7.28.0 to 7.28.3 - [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.3/packages/babel-core) Updates `@babel/preset-env` from 7.28.0 to 7.28.3 - [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.3/packages/babel-preset-env) Updates `@eslint/js` from 9.32.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js) Updates `@swc/core` from 1.13.3 to 1.13.5 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.13.3...v1.13.5) Updates `@swc/plugin-styled-components` from 9.0.2 to 9.0.3 - [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 `eslint` from 9.32.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.32.0...v9.34.0) Updates `eslint-plugin-storybook` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/lib/eslint-plugin) Updates `eslint-plugin-testing-library` from 7.4.0 to 7.6.6 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.4.0...v7.6.6) Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.2.0 - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.4...v4.2.0) Updates `jest-environment-jsdom` from 30.0.5 to 30.1.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.1/packages/jest-environment-jsdom) Updates `typescript-eslint` from 8.39.1 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-eslint) Updates `@opentelemetry/exporter-trace-otlp-http` from 0.57.2 to 0.203.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.57.2...experimental/v0.203.0) Updates `@opentelemetry/instrumentation` from 0.57.2 to 0.203.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.57.2...experimental/v0.203.0) Updates `@opentelemetry/instrumentation-document-load` from 0.45.0 to 0.48.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-document-load/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-pg-v0.48.0/packages/instrumentation-document-load) Updates `@opentelemetry/instrumentation-fetch` from 0.57.2 to 0.203.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.57.2...experimental/v0.203.0) Updates `@opentelemetry/instrumentation-user-interaction` from 0.45.0 to 0.48.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-user-interaction/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/instrumentation-pg-v0.48.0/packages/instrumentation-user-interaction) Updates `@opentelemetry/instrumentation-xml-http-request` from 0.57.2 to 0.203.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.57.2...experimental/v0.203.0) Updates `@opentelemetry/semantic-conventions` from 1.32.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/semconv/v1.32.0...semconv/v1.36.0) Updates `@types/node-forge` from 1.3.13 to 1.3.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-version: 0.27.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@tanstack/react-query" dependency-version: 5.85.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@uiw/codemirror-themes" dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@uiw/react-codemirror" dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: react-day-picker dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@ianvs/prettier-plugin-sort-imports" dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@storybook/react-vite" dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@storybook/addon-vitest" dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@testing-library/jest-dom" dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@types/react" dependency-version: 19.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui - dependency-name: cspell dependency-version: 9.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui - dependency-name: jest dependency-version: 30.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui - dependency-name: msw dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui - dependency-name: playwright dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui - dependency-name: storybook dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@babel/core" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@swc/core" dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui - dependency-name: "@swc/plugin-styled-components" dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: eslint-plugin-storybook dependency-version: 9.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui - dependency-name: eslint-plugin-testing-library dependency-version: 7.6.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: eslint-plugin-unused-imports dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: jest-environment-jsdom dependency-version: 30.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: typescript-eslint dependency-version: 8.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/exporter-trace-otlp-http" dependency-version: 0.203.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/instrumentation" dependency-version: 0.203.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/instrumentation-document-load" dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/instrumentation-fetch" dependency-version: 0.203.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/instrumentation-user-interaction" dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/instrumentation-xml-http-request" dependency-version: 0.203.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@opentelemetry/semantic-conventions" dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ui - dependency-name: "@types/node-forge" dependency-version: 1.3.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui ... Signed-off-by: dependabot[bot] <support@github.com> * Revert unrelated updates * Downgrade `eslint-plugin-testing-library` because of `no-node-access` false-positives * Fix snapshot link * Dedupe packages * Revert opentelemetry updates * Revert msw update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Zdunek <grzegorz.zdunek@goteleport.com> Co-authored-by: Rafał Cieślak <rafal.cieslak@goteleport.com>
This commit is contained in:
co-authored by
Grzegorz Zdunek
Rafał Cieślak
parent
c424f49ca4
commit
76f4412807
+15
-15
@@ -31,33 +31,33 @@
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@gravitational/build": "workspace:*",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.5.1",
|
||||
"@storybook/react-vite": "^9.1.1",
|
||||
"@storybook/addon-vitest": "^9.1.1",
|
||||
"@testing-library/jest-dom": "^6.6.4",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
|
||||
"@storybook/react-vite": "^9.1.3",
|
||||
"@storybook/addon-vitest": "^9.1.3",
|
||||
"@testing-library/jest-dom": "^6.8.0",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.17.1",
|
||||
"@types/react": "^19.1.9",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"@types/react": "^19.1.12",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@types/react-highlight": "^0.12.8",
|
||||
"@types/react-router": "^5.1.20",
|
||||
"@types/react-router-dom": "^5.1.1",
|
||||
"@types/react-transition-group": "^4.4.12",
|
||||
"@types/wicg-file-system-access": "^2023.10.6",
|
||||
"cspell": "^9.2.0",
|
||||
"jest": "^30.0.5",
|
||||
"cspell": "^9.2.1",
|
||||
"jest": "^30.1.1",
|
||||
"jest-canvas-mock": "^2.5.2",
|
||||
"jsdom-testing-mocks": "^1.15.2",
|
||||
"msw": "2.10.1",
|
||||
"msw-storybook-addon": "^2.0.5",
|
||||
"node-gyp": "^11.4.2",
|
||||
"playwright": "^1.54.2",
|
||||
"playwright": "^1.55.0",
|
||||
"prettier": "^3.6.2",
|
||||
"react-select-event": "^5.5.1",
|
||||
"storybook": "^9.1.1",
|
||||
"storybook": "^9.1.3",
|
||||
"svgo": "^4.0.0",
|
||||
"typescript": "^5.9.2",
|
||||
"vite": "^6.3.5"
|
||||
@@ -66,15 +66,15 @@
|
||||
"@codemirror/autocomplete": "^6.18.6",
|
||||
"@codemirror/lang-sql": "^6.9.1",
|
||||
"@codemirror/view": "^6.38.1",
|
||||
"@floating-ui/react": "^0.27.15",
|
||||
"@floating-ui/react": "^0.27.16",
|
||||
"@grpc/grpc-js": "1.13.4",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@nivo/bar": "^0.99.0",
|
||||
"@protobuf-ts/runtime": "^2.11.1",
|
||||
"@protobuf-ts/runtime-rpc": "^2.11.1",
|
||||
"@tanstack/react-query": "^5.84.1",
|
||||
"@uiw/codemirror-themes": "^4.24.2",
|
||||
"@uiw/react-codemirror": "^4.24.2",
|
||||
"@tanstack/react-query": "^5.85.6",
|
||||
"@uiw/codemirror-themes": "^4.25.1",
|
||||
"@uiw/react-codemirror": "^4.25.1",
|
||||
"d3-scale": "^4.0.2",
|
||||
"d3-time-format": "^4.1.0",
|
||||
"date-fns": "^2.28.0",
|
||||
@@ -83,7 +83,7 @@
|
||||
"immer": "^10.1.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.1.1",
|
||||
"react-day-picker": "^9.8.1",
|
||||
"react-day-picker": "^9.9.0",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-error-boundary": "^6.0.0",
|
||||
"react-is": "^19.1.1",
|
||||
|
||||
Generated
+1142
-1137
File diff suppressed because it is too large
Load Diff
@@ -10,30 +10,30 @@
|
||||
"directory": "packages/build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.28.0",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@babel/core": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@eslint/js": "^9.32.0",
|
||||
"@swc/core": "^1.13.3",
|
||||
"@swc/plugin-styled-components": "^9.0.2",
|
||||
"@eslint/js": "^9.34.0",
|
||||
"@swc/core": "^1.13.5",
|
||||
"@swc/plugin-styled-components": "^9.0.3",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@vitejs/plugin-react-swc": "^3.11.0",
|
||||
"babel-plugin-styled-components": "^2.1.4",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint": "^9.34.0",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"eslint-plugin-jest-dom": "^5.5.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "6.0.0-rc.1",
|
||||
"eslint-plugin-storybook": "^9.1.1",
|
||||
"eslint-plugin-storybook": "^9.1.3",
|
||||
"eslint-plugin-testing-library": "7.4.0",
|
||||
"eslint-plugin-unused-imports": "^4.1.4",
|
||||
"eslint-plugin-unused-imports": "^4.2.0",
|
||||
"globals": "^16.3.0",
|
||||
"jest-environment-jsdom": "^30.0.5",
|
||||
"jest-environment-jsdom": "^30.1.1",
|
||||
"jest-fail-on-console": "^3.3.1",
|
||||
"jsdom": "^26.1.0",
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"typescript-eslint": "^8.39.1",
|
||||
"typescript-eslint": "^8.41.0",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-wasm": "^3.5.0",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@gravitational/design": "workspace:*",
|
||||
"@gravitational/shared": "workspace:*",
|
||||
"@protobuf-ts/grpc-transport": "^2.11.1",
|
||||
"@types/node-forge": "^1.3.13",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/whatwg-url": "^13.0.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
|
||||
|
||||
exports[`reportToText converts report correctly 1`] = `
|
||||
"VNet Diagnostic Report
|
||||
|
||||
Reference in New Issue
Block a user