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 Oct 8, 2024
1 parent 8ec7ddf commit f512048
Show file tree
Hide file tree
Showing 3 changed files with 846 additions and 980 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
20.18.0
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-swc",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.12.1",
"description": "SWC plugin for Vite and Rollup",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -48,23 +48,23 @@
"@swc/core": "^1.2.108"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"@rollup/pluginutils": "^5.1.2",
"load-tsconfig": "^0.2.5",
"unplugin": "^1.11.0"
"unplugin": "^1.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.2",
"@antfu/eslint-config": "^2.27.3",
"@swc/core": "^1.6.6",
"@types/node": "^20.14.9",
"@types/node": "^20.16.11",
"defu": "^6.1.4",
"esbuild": "0.20.2",
"esbuild": "0.24.0",
"eslint": "^9.6.0",
"path-exists": "^5.0.0",
"prettier": "3.2.5",
"rollup": "^4.18.0",
"tsup": "8.0.2",
"typescript": "5.4.4",
"vite": "^5.3.2",
"rollup": "^4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vite": "^5.4.8",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit f512048

Please sign in to comment.