Skip to content

Commit 8b75d0a

Browse files
chore(deps): update all non-major dependencies
1 parent 102d450 commit 8b75d0a

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-swc",
33
"version": "0.0.0",
4-
"packageManager": "[email protected].4",
4+
"packageManager": "[email protected].5",
55
"description": "SWC plugin for Vite and Rollup",
66
"publishConfig": {
77
"access": "public"
@@ -54,15 +54,15 @@
5454
"devDependencies": {
5555
"@hannoeru/eslint-config": "^0.9.7",
5656
"@swc/core": "^1.4.8",
57-
"@types/node": "^20.11.28",
57+
"@types/node": "^20.11.30",
5858
"defu": "^6.1.4",
5959
"esbuild": "0.20.2",
6060
"path-exists": "^5.0.0",
6161
"prettier": "3.2.5",
6262
"rollup": "^4.13.0",
6363
"tsup": "8.0.2",
64-
"typescript": "5.4.2",
65-
"vite": "^5.1.6",
64+
"typescript": "5.4.3",
65+
"vite": "^5.2.2",
6666
"vitest": "^0.34.6"
6767
}
6868
}

0 commit comments

Comments
 (0)