Compare commits

..

1 Commits

Author SHA1 Message Date
3163b6f767 chore(deps): update dev-dependencies
Some checks failed
continuous-integration/drone/pr Build is failing
2024-02-15 19:05:56 +00:00
2 changed files with 8 additions and 8 deletions

View File

@ -172,7 +172,7 @@
"typescript": "5.3.3",
"vite": "5.1.3",
"vite-plugin-inject-preload": "1.3.3",
"vite-plugin-pwa": "0.18.1",
"vite-plugin-pwa": "0.18.2",
"vite-plugin-sentry": "1.4.0",
"vite-svg-loader": "5.1.0",
"vitest": "1.2.2",

View File

@ -376,8 +376,8 @@ devDependencies:
specifier: 1.3.3
version: 1.3.3(vite@5.1.3)
vite-plugin-pwa:
specifier: 0.18.1
version: 0.18.1(vite@5.1.3)(workbox-build@7.0.0)(workbox-window@7.0.0)
specifier: 0.18.2
version: 0.18.2(vite@5.1.3)(workbox-build@7.0.0)(workbox-window@7.0.0)
vite-plugin-sentry:
specifier: 1.4.0
version: 1.4.0(vite@5.1.3)
@ -5920,7 +5920,7 @@ packages:
hasBin: true
dependencies:
caniuse-lite: 1.0.30001587
electron-to-chromium: 1.4.670
electron-to-chromium: 1.4.671
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0)
dev: true
@ -6821,8 +6821,8 @@ packages:
jake: 10.8.7
dev: true
/electron-to-chromium@1.4.670:
resolution: {integrity: sha512-hcijYOWjOtjKrKPtNA6tuLlA/bTLO3heFG8pQA6mLpq7dRydSWicXova5lyxDzp1iVJaYhK7J2OQlGE52KYn7A==}
/electron-to-chromium@1.4.671:
resolution: {integrity: sha512-UUlE+/rWbydmp+FW8xlnnTA5WNA0ZZd2XL8CuMS72rh+k4y1f8+z6yk3UQhEwqHQWj6IBdL78DwWOdGMvYfQyA==}
dev: true
/emoji-regex@8.0.0:
@ -11199,8 +11199,8 @@ packages:
vite: 5.1.3(@types/node@20.11.19)(sass@1.70.0)(terser@5.24.0)
dev: true
/vite-plugin-pwa@0.18.1(vite@5.1.3)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-2A3BF52l9F8hCkdPy/VP2C+hA+fmBvzJGynCZc9XS6mHTcMvo9046FKc2NqlnkKwTOGtQEwXLEIduML/+eYtdw==}
/vite-plugin-pwa@0.18.2(vite@5.1.3)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-LVFHHLcRLkP7y5xwAqMmtWQhSw34V2+vk59c18fumejiQPUBar+Au1AnOcVr96hlEWLHXI6BM31QOHq+Rey4EA==}
engines: {node: '>=16.0.0'}
peerDependencies:
vite: ^3.1.0 || ^4.0.0 || ^5.0.0