Skip to content

Commit 16c9088

Browse files
chore(deps-dev): bump the all group with 2 updates (#197)
Bumps the all group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@playwright/test` from 1.51.0 to 1.51.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.0...v1.51.1) Updates `vite` from 6.2.1 to 6.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/v6.2.2/packages/vite) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b404894 commit 16c9088

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/Queer-Lexikon/regenbogenkarte#readme",
2626
"devDependencies": {
27-
"@playwright/test": "^1.51.0",
27+
"@playwright/test": "^1.51.1",
2828
"@tailwindcss/forms": "^0.5.10",
2929
"@types/leaflet": "^1.9.16",
3030
"@types/leaflet.markercluster": "^1.5.5",
@@ -34,7 +34,7 @@
3434
"prettier": "^3.5.3",
3535
"tailwindcss": "^3.4.17",
3636
"typescript": "^5.8.2",
37-
"vite": "^6.2.1"
37+
"vite": "^6.2.2"
3838
},
3939
"dependencies": {
4040
"@fontsource/ubuntu": "^5.2.5",

0 commit comments

Comments
 (0)