Skip to content

Commit aa408ae

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

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-isolated-decl",
33
"version": "0.10.4",
4-
"packageManager": "pnpm@9.15.1",
4+
"packageManager": "pnpm@9.15.2",
55
"description": "A blazing-fast tool for generating isolated declarations.",
66
"type": "module",
77
"keywords": [
@@ -102,13 +102,13 @@
102102
"debug": "^4.4.0",
103103
"magic-string": "^0.30.17",
104104
"oxc-parser": "^0.44.0",
105-
"unplugin": "^2.1.0"
105+
"unplugin": "^2.1.2"
106106
},
107107
"devDependencies": {
108108
"@farmfe/core": "^1.6.2",
109109
"@oxc-project/types": "^0.44.0",
110110
"@rollup/plugin-alias": "^5.1.1",
111-
"@swc/core": "^1.10.3",
111+
"@swc/core": "^1.10.4",
112112
"@sxzz/eslint-config": "^4.5.1",
113113
"@sxzz/prettier-config": "^2.0.2",
114114
"@sxzz/test-utils": "^0.3.11",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)