| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2c2b80b commit 794a4a4
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,7 +2,7 @@ | |||
| 2 | 2 | "name": "unplugin-replace", | |
| 3 | 3 | "type": "module", | |
| 4 | 4 | "version": "0.9.0", | |
| 5 | - "packageManager": "pnpm@11.22.0", | ||
| 5 | + "packageManager": "pnpm@11.23.0", | ||
| 6 | 6 | "description": "A universal bundler plugin which replaces targeted strings in files.", | |
| 7 | 7 | "author": "Kevin Deng <sxzz@sxzz.moe>", | |
| 8 | 8 | "license": "MIT", | |
@@ -67,7 +67,7 @@ | |||
| 67 | 67 | "esbuild": "^0.28.0", | |
| 68 | 68 | "eslint": "^10.3.0", | |
| 69 | 69 | "prettier": "^3.8.3", | |
| 70 | - "rolldown": "1.2.4", | ||
| 70 | + "rolldown": "1.2.5", | ||
| 71 | 71 | "rollup": "^4.60.3", | |
| 72 | 72 | "tsdown": "^0.22.0", | |
| 73 | 73 | "tsdown-preset-sxzz": "^0.7.0", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments