Skip to content

Commit

Permalink
Merge pull request #285 from dataforgoodfr/dependabot/npm_and_yarn/vi…
Browse files Browse the repository at this point in the history
…te-4.1.5

chore(deps-dev): bump vite from 4.1.1 to 4.1.5
  • Loading branch information
Baboo7 authored Jun 6, 2023
2 parents 2c37423 + 82c5c4b commit ef1dc55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"prettier": "2.6.2",
"rollup-plugin-visualizer": "^5.9.0",
"tailwindcss": "^3.2.4",
"vite": "^4.0.3",
"vite": "^4.1.5",
"vite-plugin-svgr": "^2.4.0",
"vite-tsconfig-paths": "^4.0.3",
"vitest": "^0.26.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7305,10 +7305,10 @@ vite-tsconfig-paths@^4.0.3:
globrex "^0.1.2"
tsconfck "^2.0.1"

"vite@^3.0.0 || ^4.0.0", vite@^4.0.3:
version "4.1.1"
resolved "https://registry.npmjs.org/vite/-/vite-4.1.1.tgz"
integrity sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==
"vite@^3.0.0 || ^4.0.0", vite@^4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.5.tgz#9c93d579f62179ab99c4182fa37acf1b380a374b"
integrity sha512-zJ0RiVkf61kpd7O+VtU6r766xgnTaIknP/lR6sJTZq3HtVJ3HGnTo5DaJhTUtYoTyS/CQwZ6yEVdc/lrmQT7dQ==
dependencies:
esbuild "^0.16.14"
postcss "^8.4.21"
Expand Down

0 comments on commit ef1dc55

Please sign in to comment.