Skip to content

Commit

Permalink
Merge pull request #209 from gitKrystan/upgrade-vite-2
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan authored Dec 27, 2023
2 parents cd33b51 + aa1c505 commit 55c5f9a
Show file tree
Hide file tree
Showing 10 changed files with 1,578 additions and 1,445 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/node": "^18.19.3",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/ui": "^0.34.7",
"@vitest/ui": "^1.1.0",
"concurrently": "^8.2.2",
"content-tag": "^1.1.2",
"eslint": "^8.56.0",
Expand All @@ -77,8 +77,8 @@
"prettier-plugin-jsdoc": "^1.3.0",
"release-it": "^16.3.0",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vitest": "^0.34.6"
"vite": "^5.0.10",
"vitest": "^1.1.0"
},
"peerDependencies": {
"prettier": ">= 3.0.0"
Expand Down
Loading

0 comments on commit 55c5f9a

Please sign in to comment.