Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.1 (#8010)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent ad2e039 commit a24859f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/openapi-react-weatherbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.4",
"typescript": "^5.4.2",
"vite": "6.0.0"
"vite": "6.0.1"
},
"browserslist": {
"production": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5067,7 +5067,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
typescript: "npm:^5.4.2"
vite: "npm:6.0.0"
vite: "npm:6.0.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -36326,9 +36326,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.0":
version: 6.0.0
resolution: "vite@npm:6.0.0"
"vite@npm:6.0.1":
version: 6.0.1
resolution: "vite@npm:6.0.1"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -36374,7 +36374,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/2516144161c108452691ec1379aefd8f3201da8f225e628cb1cdb7b35b92d856d990cd31f1c36c0f36517346efe181ea3c096a04bc846c5b0d1416b7b7111af8
checksum: 10c0/e4d853eb9042ff29fa4d7cee1484738faaee4b1d9dcf786a94783bebb736b39af0afa7ac1a209000530638098d0a1b240b51f509d32addb028b222453f862916
languageName: node
linkType: hard

Expand Down

0 comments on commit a24859f

Please sign in to comment.