Skip to content

Commit

Permalink
Maintenance: Update dependency vite to ^4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot authored and sheremet-va committed Feb 27, 2023
1 parent 886cba2 commit 7ee3035
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"ts-node": "^10.9.1",
"type-fest": "^3.6.1",
"typescript": "^4.9.5",
"vite": "^4.1.3",
"vite": "^4.1.4",
"vite-plugin-pwa": "^0.14.4",
"vite-plugin-ruby": "^3.1.3",
"vite-plugin-svg-icons": "^2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10385,10 +10385,10 @@ vite-plugin-svg-icons@^2.0.1:
optionalDependencies:
fsevents "~2.3.2"

vite@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.3.tgz#001a038c3a7757d532787c0de429b8368136ded5"
integrity sha512-0Zqo4/Fr/swSOBmbl+HAAhOjrqNwju+yTtoe4hQX9UsARdcuc9njyOdr6xU0DDnV7YP0RT6mgTTOiRtZgxfCxA==
vite@^4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.4.tgz#170d93bcff97e0ebc09764c053eebe130bfe6ca0"
integrity sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==
dependencies:
esbuild "^0.16.14"
postcss "^8.4.21"
Expand Down

0 comments on commit 7ee3035

Please sign in to comment.