Skip to content

Commit

Permalink
Bump vite from 5.2.14 to 6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Dec 20, 2024
1 parent 0ff477e commit b7a7ce1
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 496 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "http://overpass-turbo.eu/",
"repository": "git+https://github.com/tyrasd/overpass-turbo.git",
"license": "MIT",
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.3",
"scripts": {
"prepare": "husky",
"test": "yarn run test:eslint && yarn run test:style && yarn run test:vitest",
Expand All @@ -31,9 +31,9 @@
"prettier": "^3.3.2",
"request": "^2.67.0",
"typescript": "^5.0.4",
"vite": "^5.2.14",
"vite": "^6.0.5",
"vite-plugin-favicons-inject": "^2.2.0",
"vitest": "^1.6.0"
"vitest": "^3.0.0-beta.3"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",
Expand Down
Loading

0 comments on commit b7a7ce1

Please sign in to comment.