Skip to content

Commit

Permalink
Maintenance: Update Vite packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot authored and fliebe92 committed Feb 19, 2024
1 parent 9baa9da commit 3124c7a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -79,8 +79,8 @@
"timezone-mock": "^1.3.6",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite-plugin-pwa": "^0.17.5",
"vite": "^5.1.3",
"vite-plugin-pwa": "^0.19.0",
"vite-plugin-ruby": "^5.0.0",
"vitest": "^1.3.0",
"vitest-axe": "^0.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -10039,10 +10039,10 @@ vite-node@1.3.0:
picocolors "^1.0.0"
vite "^5.0.0"

vite-plugin-pwa@^0.17.5:
version "0.17.5"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.17.5.tgz#e821c14ac776742e2921fea9833dd2664ad2969b"
integrity sha512-UxRNPiJBzh4tqU/vc8G2TxmrUTzT6BqvSzhszLk62uKsf+npXdvLxGDz9C675f4BJi6MbD2tPnJhi5txlMzxbQ==
vite-plugin-pwa@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.0.tgz#2223d6014b9b980deb89a7e8aefebafe71d8a7ef"
integrity sha512-Unfb4Jk/ka4HELtpMLIPCmGcW4LFT+CL7Ri1/Of1544CVKXS2ftP91kUkNzkzeI1sGpOdVGuxprVLB9NjMoCAA==
dependencies:
debug "^4.3.4"
fast-glob "^3.3.2"
Expand All @@ -10069,10 +10069,10 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"

vite@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.1.tgz#294e39b199d669981efc7e0261b14f78ec80819e"
integrity sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==
vite@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.3.tgz#dd072653a80225702265550a4700561740dfde55"
integrity sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.35"
Expand Down

0 comments on commit 3124c7a

Please sign in to comment.