Skip to content

Commit b48240e

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

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.15.0
1+
22.15.1

package.json

Lines changed: 3 additions & 3 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@10.10.0",
5+
"packageManager": "pnpm@10.11.0",
66
"description": "SWC plugin for Vite and Rollup",
77
"publishConfig": {
88
"access": "public"
@@ -50,12 +50,12 @@
5050
"dependencies": {
5151
"@rollup/pluginutils": "^5.1.4",
5252
"load-tsconfig": "^0.2.5",
53-
"unplugin": "^2.3.2"
53+
"unplugin": "^2.3.4"
5454
},
5555
"devDependencies": {
5656
"@antfu/eslint-config": "^4.13.0",
5757
"@swc/core": "^1.11.22",
58-
"@types/node": "^22.15.17",
58+
"@types/node": "^22.15.18",
5959
"defu": "^6.1.4",
6060
"esbuild": "0.25.4",
6161
"eslint": "^9.26.0",

pnpm-lock.yaml

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)