Skip to content

Commit a78f20f

Browse files
fix(deps): update all non-major dependencies (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b25633 commit a78f20f

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,22 @@
4747
"@swc/core": "^1.2.108"
4848
},
4949
"dependencies": {
50-
"@rollup/pluginutils": "^5.0.4",
50+
"@rollup/pluginutils": "^5.0.5",
5151
"load-tsconfig": "^0.2.5",
5252
"unplugin": "^1.5.0"
5353
},
5454
"devDependencies": {
5555
"@hannoeru/eslint-config": "^0.9.7",
5656
"@swc/core": "^1.3.92",
57-
"@types/node": "^18.18.1",
57+
"@types/node": "^18.18.4",
5858
"defu": "^6.1.2",
5959
"esbuild": "0.19.4",
6060
"path-exists": "^5.0.0",
6161
"prettier": "3.0.3",
6262
"rollup": "^3.29.4",
6363
"tsup": "7.2.0",
6464
"typescript": "5.2.2",
65-
"vite": "^4.4.9",
65+
"vite": "^4.4.11",
6666
"vitest": "^0.34.6"
6767
}
6868
}

pnpm-lock.yaml

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)