Skip to content

Commit 4b1005b

Browse files
chore(deps): update all non-major dependencies
1 parent 96fba3b commit 4b1005b

File tree

2 files changed

+119
-118
lines changed

2 files changed

+119
-118
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,20 @@
4949
"dependencies": {
5050
"@rollup/pluginutils": "^5.1.0",
5151
"load-tsconfig": "^0.2.5",
52-
"unplugin": "^1.7.1"
52+
"unplugin": "^1.9.0"
5353
},
5454
"devDependencies": {
5555
"@hannoeru/eslint-config": "^0.9.7",
5656
"@swc/core": "^1.4.6",
57-
"@types/node": "^20.11.24",
57+
"@types/node": "^20.11.25",
5858
"defu": "^6.1.4",
5959
"esbuild": "0.20.1",
6060
"path-exists": "^5.0.0",
6161
"prettier": "3.2.5",
62-
"rollup": "^4.12.0",
62+
"rollup": "^4.12.1",
6363
"tsup": "8.0.2",
64-
"typescript": "5.3.3",
65-
"vite": "^5.1.4",
64+
"typescript": "5.4.2",
65+
"vite": "^5.1.5",
6666
"vitest": "^0.34.6"
6767
}
6868
}

0 commit comments

Comments
 (0)