Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent f06ba6b commit c397375
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
20.12.2
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-swc",
"version": "0.0.0",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "SWC plugin for Vite and Rollup",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -54,14 +54,14 @@
"devDependencies": {
"@hannoeru/eslint-config": "^0.9.7",
"@swc/core": "^1.4.11",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"defu": "^6.1.4",
"esbuild": "0.20.2",
"path-exists": "^5.0.0",
"prettier": "3.2.5",
"rollup": "^4.14.0",
"rollup": "^4.14.3",
"tsup": "8.0.2",
"typescript": "5.4.4",
"typescript": "5.4.5",
"vite": "^5.2.8",
"vitest": "^0.34.6"
}
Expand Down
Loading

0 comments on commit c397375

Please sign in to comment.