Skip to content

Commit

Permalink
Bump the vite group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the vite group with 3 updates: [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@sentry/vite-plugin` from 2.23.0 to 3.1.1
- [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@2.23.0...3.1.1)

Updates `@vitest/ui` from 2.1.8 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/ui)

Updates `vitest` from 2.1.8 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 201c956 commit c930ed2
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 89 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@playwright/experimental-ct-react": "1.49.1",
"@playwright/test": "1.49.1",
"@remotion/cli": "^4.0.255",
"@sentry/vite-plugin": "^2.23.0",
"@sentry/vite-plugin": "^3.1.1",
"@storybook/addon-actions": "^8.5.2",
"@storybook/addon-docs": "^8.5.2",
"@storybook/addon-essentials": "^8.5.2",
Expand Down Expand Up @@ -130,7 +130,7 @@
"@types/youtube-player": "^5.5.11",
"@vitejs/plugin-basic-ssl": "^1.2.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/ui": "2.1.8",
"@vitest/ui": "3.0.4",
"@welldone-software/why-did-you-render": "^8.0.3",
"autoprefixer": "^10.4.19",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
Expand Down Expand Up @@ -171,7 +171,7 @@
"utility-types": "^3.11.0",
"vite": "^6.0.11",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8",
"vitest": "^3.0.4",
"wrangler": "^3.106.0"
},
"homepage": "./",
Expand Down
Loading

0 comments on commit c930ed2

Please sign in to comment.