Skip to content

Commit

Permalink
Merge pull request #11 from michealroberts/chore/dependencies/vite
Browse files Browse the repository at this point in the history
  • Loading branch information
michealroberts committed Sep 18, 2023
2 parents 133fd2b + 9c19279 commit 700512a
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 299 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.1",
"@vitest/coverage-c8": "^0.31.1",
"c8": "^7.13.0",
"@vitest/coverage-v8": "^0.34.4",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -55,7 +54,7 @@
"supertest": "^6.3.3",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vitest": "^0.31.1"
"vite": "^4.4.9",
"vitest": "^0.34.4"
}
}
Loading

0 comments on commit 700512a

Please sign in to comment.