Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 208b58d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 4503d4c commit 208b58d

File tree

2 files changed

+343
-153
lines changed

2 files changed

+343
-153
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.3.1",
4-
"packageManager": "pnpm@9.0.6",
4+
"packageManager": "pnpm@9.1.1",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -86,17 +86,17 @@
8686
"devDependencies": {
8787
"@sxzz/eslint-config": "^3.11.0",
8888
"@sxzz/prettier-config": "^2.0.2",
89-
"@types/node": "^20.12.8",
89+
"@types/node": "^20.12.11",
9090
"@vue-macros/test-utils": "^1.4.0",
9191
"bumpp": "^9.4.1",
92-
"esbuild": "^0.20.2",
92+
"esbuild": "^0.21.2",
9393
"eslint": "^9.2.0",
9494
"fast-glob": "^3.3.2",
9595
"prettier": "^3.2.5",
9696
"rolldown": "nightly",
9797
"rollup": "^4.17.2",
9898
"tsup": "^8.0.2",
99-
"tsx": "^4.9.3",
99+
"tsx": "^4.10.1",
100100
"typescript": "^5.4.5",
101101
"vite": "^5.2.11",
102102
"vitest": "^1.6.0",

0 commit comments

Comments
 (0)