Skip to content

Commit 155be33

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

File tree

3 files changed

+570
-747
lines changed

3 files changed

+570
-747
lines changed

.nvmrc

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

package.json

Lines changed: 8 additions & 8 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.5.0",
66
"description": "SWC plugin for Vite and Rollup",
77
"publishConfig": {
88
"access": "public"
@@ -53,18 +53,18 @@
5353
"unplugin": "^1.11.0"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "^2.21.2",
56+
"@antfu/eslint-config": "^2.22.4",
5757
"@swc/core": "^1.6.6",
58-
"@types/node": "^20.14.9",
58+
"@types/node": "^20.14.11",
5959
"defu": "^6.1.4",
60-
"esbuild": "0.20.2",
60+
"esbuild": "0.23.0",
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.18.1",
65+
"tsup": "8.1.1",
66+
"typescript": "5.5.3",
67+
"vite": "^5.3.4",
6868
"vitest": "^1.6.0"
6969
}
7070
}

0 commit comments

Comments
 (0)