Skip to content

Commit 93aeeff

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

File tree

2 files changed

+570
-576
lines changed

2 files changed

+570
-576
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-inline-enum",
33
"version": "0.3.0",
4-
"packageManager": "pnpm@10.4.1",
4+
"packageManager": "pnpm@10.5.2",
55
"description": "Inline enum values to optimize bundle size.",
66
"type": "module",
77
"keywords": [
@@ -69,22 +69,22 @@
6969
},
7070
"devDependencies": {
7171
"@babel/types": "^7.26.9",
72-
"@sxzz/eslint-config": "^5.1.1",
72+
"@sxzz/eslint-config": "^5.2.0",
7373
"@sxzz/prettier-config": "^2.2.0",
7474
"@sxzz/test-utils": "^0.5.1",
75-
"@types/node": "^22.13.5",
75+
"@types/node": "^22.13.8",
7676
"@types/picomatch": "^3.0.2",
7777
"bumpp": "^10.0.3",
7878
"esbuild": "^0.25.0",
7979
"eslint": "^9.21.0",
80-
"prettier": "^3.5.2",
81-
"rollup": "^4.34.8",
80+
"prettier": "^3.5.3",
81+
"rollup": "^4.34.9",
8282
"tsdown": "^0.6.0",
8383
"tsx": "^4.19.3",
84-
"typescript": "^5.7.3",
85-
"unplugin-oxc": "^0.2.4",
86-
"vite": "^6.1.1",
87-
"vitest": "^3.0.6",
84+
"typescript": "^5.8.2",
85+
"unplugin-oxc": "^0.2.5",
86+
"vite": "^6.2.0",
87+
"vitest": "^3.0.7",
8888
"webpack": "^5.98.0"
8989
},
9090
"engines": {

0 commit comments

Comments
 (0)