Skip to content

Commit 638e2dc

Browse files
chore(deps): update all non-major dependencies (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69eb4d8 commit 638e2dc

File tree

2 files changed

+332
-347
lines changed

2 files changed

+332
-347
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"version": "0.2.0",
4-
"packageManager": "pnpm@9.12.3",
4+
"packageManager": "pnpm@9.13.2",
55
"description": "Inline enum values to optimize bundle size.",
66
"keywords": [
77
"unplugin",
@@ -84,7 +84,7 @@
8484
"fast-glob": "^3.3.2",
8585
"magic-string": "^0.30.12",
8686
"picomatch": "^4.0.2",
87-
"unplugin": "^1.15.0",
87+
"unplugin": "^1.16.0",
8888
"unplugin-replace": "^0.3.3"
8989
},
9090
"devDependencies": {
@@ -96,14 +96,14 @@
9696
"@vue-macros/test-utils": "^1.7.0",
9797
"bumpp": "^9.8.1",
9898
"esbuild": "^0.24.0",
99-
"eslint": "^9.14.0",
99+
"eslint": "^9.15.0",
100100
"prettier": "^3.3.3",
101-
"rollup": "^4.25.0",
101+
"rollup": "^4.27.2",
102102
"tsup": "^8.3.5",
103103
"tsx": "^4.19.2",
104104
"typescript": "^5.6.3",
105-
"vite": "^5.4.10",
106-
"vitest": "^2.1.4",
105+
"vite": "^5.4.11",
106+
"vitest": "^2.1.5",
107107
"webpack": "^5.96.1"
108108
},
109109
"engines": {

0 commit comments

Comments
 (0)