Skip to content

Commit

Permalink
Merge pull request #773 from MetaCell/dependabot/npm_and_yarn/applica…
Browse files Browse the repository at this point in the history
…tions/samples/frontend/vite-5.4.6

Bump vite from 5.4.3 to 5.4.6 in /applications/samples/frontend
  • Loading branch information
filippomc authored Oct 1, 2024
2 parents 5943858 + b6e883d commit db9dff2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion applications/samples/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"globals": "^15.9.0",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1"
"vite": "^5.4.6"
}
}
8 changes: 4 additions & 4 deletions applications/samples/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1540,10 +1540,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

vite@^5.4.1:
version "5.4.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb"
integrity sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==
vite@^5.4.6:
version "5.4.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.43"
Expand Down

0 comments on commit db9dff2

Please sign in to comment.