Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwick committed Sep 5, 2024
1 parent 5383eaa commit 3958896
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@
"watch": "nr build -- --watch src"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27",
"@antfu/ni": "^0.22.4",
"@types/node": "^22.5.0",
"@vitejs/plugin-vue": "^5.1.2",
"@antfu/eslint-config": "^3.2",
"@antfu/ni": "^0.23.0",
"@types/node": "^22.5.4",
"@vitejs/plugin-vue": "^5.1.3",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-v8": "^2.0.5",
"esbuild": "^0.23.1",
"eslint": "^9",
"playwright": "^1.46.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
"pnpm": {
Expand Down

0 comments on commit 3958896

Please sign in to comment.