Skip to content

Commit

Permalink
chore(deps): bump vite to 5.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
odinr committed Apr 25, 2024
1 parent 3dfc1c3 commit caf157d
Show file tree
Hide file tree
Showing 4 changed files with 10,290 additions and 7,251 deletions.
5 changes: 5 additions & 0 deletions .changeset/swift-parrots-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@equinor/fusion-framework-cli": patch
---

bumped vite to 5.2.10
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"node": "^18 || ^20",
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm",
"pnpm": ">=4"
"pnpm": ">=8"
},
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@9.0.6",
"scripts": {
"install": "pnpm -r exec genversion --es6 --semi src/version.ts",
"install:clean": "pnpm clean && pnpm install",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"pretty-bytes": "^6.1.1",
"read-package-up": "^11.0.0",
"semver": "^7.5.4",
"vite": "^5.0.12",
"vite": "^5.2.10",
"vite-plugin-environment": "^1.1.3",
"vite-plugin-restart": "^0.4.0",
"vite-tsconfig-paths": "^4.2.0"
Expand Down
Loading

0 comments on commit caf157d

Please sign in to comment.