Skip to content

Commit 0fa6646

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 4c3561c commit 0fa6646

File tree

2 files changed

+220
-205
lines changed

2 files changed

+220
-205
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.4.0",
4+
"packageManager": "pnpm@9.5.0",
55
"description": "Inline enum values to optimize bundle size.",
66
"keywords": [
77
"unplugin",
@@ -91,18 +91,18 @@
9191
"@babel/types": "^7.24.7",
9292
"@sxzz/eslint-config": "^3.13.0",
9393
"@sxzz/prettier-config": "^2.0.2",
94-
"@types/node": "^20.14.9",
94+
"@types/node": "^20.14.10",
9595
"@types/picomatch": "^2.3.4",
9696
"@vue-macros/test-utils": "^1.4.0",
9797
"bumpp": "^9.4.1",
98-
"esbuild": "^0.22.0",
98+
"esbuild": "^0.23.0",
9999
"eslint": "^9.6.0",
100100
"prettier": "^3.3.2",
101101
"rollup": "^4.18.0",
102102
"tsup": "^8.1.0",
103-
"tsx": "^4.16.0",
104-
"typescript": "^5.5.2",
105-
"vite": "^5.3.2",
103+
"tsx": "^4.16.2",
104+
"typescript": "^5.5.3",
105+
"vite": "^5.3.3",
106106
"vitest": "^1.6.0",
107107
"webpack": "^5.92.1"
108108
},

0 commit comments

Comments
 (0)