Skip to content

Commit 6c8c8e9

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

File tree

2 files changed

+341
-363
lines changed

2 files changed

+341
-363
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-isolated-decl",
33
"version": "0.6.8",
4-
"packageManager": "pnpm@9.12.3",
4+
"packageManager": "pnpm@9.13.2",
55
"description": "A blazing-fast tool for generating isolated declarations.",
66
"type": "module",
77
"keywords": [
@@ -97,7 +97,7 @@
9797
"@rollup/pluginutils": "^5.1.3",
9898
"magic-string": "^0.30.12",
9999
"oxc-parser": "^0.36.0",
100-
"unplugin": "^1.15.0"
100+
"unplugin": "^1.16.0"
101101
},
102102
"devDependencies": {
103103
"@oxc-project/types": "^0.36.0",
@@ -107,18 +107,18 @@
107107
"@types/node": "^22.9.0",
108108
"bumpp": "^9.8.1",
109109
"esbuild": "^0.24.0",
110-
"eslint": "^9.14.0",
110+
"eslint": "^9.15.0",
111111
"fast-glob": "^3.3.2",
112112
"oxc-transform": "^0.36.0",
113113
"prettier": "^3.3.3",
114114
"rolldown": "nightly",
115-
"rollup": "^4.25.0",
115+
"rollup": "^4.27.2",
116116
"rollup-plugin-esbuild": "^6.1.1",
117117
"tsdown": "^0.3.0",
118118
"tsx": "^4.19.2",
119119
"typescript": "^5.6.3",
120120
"vite": "^5.4.11",
121-
"vitest": "^2.1.4"
121+
"vitest": "^2.1.5"
122122
},
123123
"engines": {
124124
"node": ">=18.12.0"

0 commit comments

Comments
 (0)