update bump

This commit is contained in:
Matthias Mair 2026-06-21 23:57:44 +02:00
parent 19b57c7690
commit 5d08368305
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
2 changed files with 6 additions and 6 deletions

View File

@ -142,8 +142,8 @@
},
"resolutions": {
"undici": "^6.24.0",
"vite": "^6.4.2",
"js-yaml": "^4.2.0",
"esbuild": "^0.28.1"
"vite": "^6",
"js-yaml": "^4",
"esbuild": "^0.28"
}
}

View File

@ -2592,7 +2592,7 @@ es6-error@^4.0.1:
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
esbuild@^0.25.0, esbuild@^0.25.1, esbuild@^0.28.1, "esbuild@npm:esbuild@>=0.17.6 <0.29.0":
esbuild@^0.25.0, esbuild@^0.25.1, esbuild@^0.28, "esbuild@npm:esbuild@>=0.17.6 <0.29.0":
version "0.28.1"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.28.1.tgz#ef45b4634c9c9d97a296aea4114a5f9840f95578"
integrity sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==
@ -3192,7 +3192,7 @@ js-sha256@^0.10.1:
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
js-yaml@^3.13.1, js-yaml@^4.1.0, js-yaml@^4.2.0:
js-yaml@^3.13.1, js-yaml@^4, js-yaml@^4.1.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
@ -4634,7 +4634,7 @@ vite-plugin-istanbul@^9.0.1:
source-map "^0.7.6"
test-exclude "^8.0.0"
"vite@^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", vite@^6.4.2, vite@^8.0.0:
"vite@^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", vite@^6, vite@^6.4.2, vite@^8.0.0:
version "6.4.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.3.tgz#85a164db7ce706f2a776812efa2b340f1721858e"
integrity sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==