Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hannoeru committed Aug 28, 2023
1 parent de9fb9d commit de4e5a9
Show file tree
Hide file tree
Showing 4 changed files with 535 additions and 704 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"@swc/core": "^1.2.108"
},
"dependencies": {
"unplugin": "^0.6.0"
"unplugin": "^1.4.0"
},
"devDependencies": {
"@hannoeru/eslint-config": "^0.9.7",
"@rollup/pluginutils": "^4.1.1",
"@swc/core": "^1.2.108",
"@types/node": "^17.0.23",
"defu": "^6.0.0",
"esbuild": "0.14.9",
"load-tsconfig": "^0.2.3",
"@rollup/pluginutils": "^5.0.4",
"@swc/core": "^1.3.80",
"@types/node": "^18.17.12",
"defu": "^6.1.2",
"esbuild": "0.19.2",
"load-tsconfig": "^0.2.5",
"path-exists": "^5.0.0",
"prettier": "2.5.1",
"rollup": "^2.60.0",
"prettier": "3.0.2",
"rollup": "^3.28.1",
"tsup": "7.2.0",
"typescript": "4.5.4",
"vite": "^2.6.14",
"typescript": "5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.3"
}
}
Loading

0 comments on commit de4e5a9

Please sign in to comment.