Skip to content

Commit 58d3f5f

Browse files
committed
chore: update deps
1 parent 2f9c237 commit 58d3f5f

2 files changed

Lines changed: 716 additions & 664 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
"@types/babel__helper-plugin-utils": "^7.10.3",
8888
"@types/babel__template": "^7.4.4",
8989
"@types/babel__traverse": "^7.20.6",
90-
"@types/node": "^22.8.6",
91-
"@vitest/coverage-v8": "^2.1.4",
90+
"@types/node": "^22.10.1",
91+
"@vitest/coverage-v8": "^2.1.6",
9292
"acorn": "^8.14.0",
9393
"babel-plugin-parameter-decorator": "^1.0.16",
9494
"changelogen": "^0.5.7",
@@ -97,37 +97,37 @@
9797
"defu": "^6.1.4",
9898
"destr": "^2.0.3",
9999
"escape-string-regexp": "^5.0.0",
100-
"eslint": "^9.13.0",
101-
"eslint-config-unjs": "^0.4.1",
100+
"eslint": "^9.15.0",
101+
"eslint-config-unjs": "^0.4.2",
102102
"estree-walker": "^3.0.3",
103103
"etag": "^1.8.1",
104104
"fast-glob": "^3.3.2",
105105
"mime": "^4.0.4",
106-
"mlly": "^1.7.2",
106+
"mlly": "^1.7.3",
107107
"moment-timezone": "^0.5.46",
108108
"nano-jsx": "^0.1.0",
109109
"pathe": "^1.1.2",
110110
"pkg-types": "^1.2.1",
111-
"preact": "^10.24.3",
111+
"preact": "^10.25.0",
112112
"preact-render-to-string": "^6.5.11",
113-
"prettier": "^3.3.3",
113+
"prettier": "^3.4.1",
114114
"react": "^18.3.1",
115115
"react-dom": "^18.3.1",
116116
"reflect-metadata": "^0.2.2",
117117
"solid-js": "^1.9.3",
118-
"std-env": "^3.7.0",
118+
"std-env": "^3.8.0",
119119
"terser-webpack-plugin": "^5.3.10",
120120
"tinyexec": "^0.3.1",
121121
"ts-loader": "^9.5.1",
122-
"typescript": "^5.6.3",
123-
"vitest": "^2.1.4",
124-
"vue": "^3.5.12",
125-
"webpack": "^5.96.0",
122+
"typescript": "^5.7.2",
123+
"vitest": "^2.1.6",
124+
"vue": "^3.5.13",
125+
"webpack": "^5.96.1",
126126
"webpack-bundle-analyzer": "^4.10.2",
127127
"webpack-cli": "^5.1.4",
128128
"webpack-license-plugin": "^4.5.0",
129129
"yoctocolors": "^2.1.1",
130130
"zod": "^3.23.8"
131131
},
132-
"packageManager": "pnpm@9.12.3"
132+
"packageManager": "pnpm@9.14.3"
133133
}

0 commit comments

Comments
 (0)