Skip to content

Commit f75b1c6

Browse files
chore(deps): update all non-major dependencies
1 parent 8ec7ddf commit f75b1c6

File tree

3 files changed

+637
-985
lines changed

3 files changed

+637
-985
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
20.17.0

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-swc",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "pnpm@9.4.0",
5+
"packageManager": "pnpm@9.9.0",
66
"description": "SWC plugin for Vite and Rollup",
77
"publishConfig": {
88
"access": "public"
@@ -50,21 +50,21 @@
5050
"dependencies": {
5151
"@rollup/pluginutils": "^5.1.0",
5252
"load-tsconfig": "^0.2.5",
53-
"unplugin": "^1.11.0"
53+
"unplugin": "^1.13.1"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "^2.21.2",
56+
"@antfu/eslint-config": "^2.27.3",
5757
"@swc/core": "^1.6.6",
58-
"@types/node": "^20.14.9",
58+
"@types/node": "^20.16.4",
5959
"defu": "^6.1.4",
60-
"esbuild": "0.20.2",
60+
"esbuild": "0.23.1",
6161
"eslint": "^9.6.0",
6262
"path-exists": "^5.0.0",
6363
"prettier": "3.2.5",
64-
"rollup": "^4.18.0",
65-
"tsup": "8.0.2",
66-
"typescript": "5.4.4",
67-
"vite": "^5.3.2",
64+
"rollup": "^4.21.2",
65+
"tsup": "8.2.4",
66+
"typescript": "5.5.4",
67+
"vite": "^5.4.3",
6868
"vitest": "^1.6.0"
6969
}
7070
}

0 commit comments

Comments
 (0)