Skip to content

Commit b6c1abd

Browse files
chore(deps): update all non-major dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f2e1fe commit b6c1abd

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
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].0",
4+
"packageManager": "[email protected].1",
55
"description": "SWC plugin for Vite and Rollup",
66
"publishConfig": {
77
"access": "public"
@@ -49,17 +49,17 @@
4949
"dependencies": {
5050
"@rollup/pluginutils": "^5.1.0",
5151
"load-tsconfig": "^0.2.5",
52-
"unplugin": "^1.6.0"
52+
"unplugin": "^1.7.1"
5353
},
5454
"devDependencies": {
5555
"@hannoeru/eslint-config": "^0.9.7",
5656
"@swc/core": "^1.3.107",
57-
"@types/node": "^20.11.10",
57+
"@types/node": "^20.11.17",
5858
"defu": "^6.1.4",
5959
"esbuild": "0.20.0",
6060
"path-exists": "^5.0.0",
6161
"prettier": "3.2.4",
62-
"rollup": "^4.9.6",
62+
"rollup": "^4.10.0",
6363
"tsup": "7.2.0",
6464
"typescript": "5.3.3",
6565
"vite": "^4.5.1",

0 commit comments

Comments
 (0)