| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "unplugin-replace", | |
| 3 | 3 | "version": "0.6.0", | |
| 4 | - "packageManager": "pnpm@10.10.0", | ||
| 4 | + "packageManager": "pnpm@10.11.0", | ||
| 5 | 5 | "description": "A universal bundler plugin which replaces targeted strings in files.", | |
| 6 | 6 | "type": "module", | |
| 7 | 7 | "keywords": [ | |
@@ -62,21 +62,21 @@ | |||
| 62 | 62 | }, | |
| 63 | 63 | "dependencies": { | |
| 64 | 64 | "magic-string": "^0.30.17", | |
| 65 | - "unplugin": "^2.3.3" | ||
| 65 | + "unplugin": "^2.3.4" | ||
| 66 | 66 | }, | |
| 67 | 67 | "devDependencies": { | |
| 68 | 68 | "@sxzz/eslint-config": "^7.0.1", | |
| 69 | 69 | "@sxzz/prettier-config": "^2.2.1", | |
| 70 | 70 | "@sxzz/test-utils": "^0.5.6", | |
| 71 | - "@types/node": "^22.15.17", | ||
| 72 | - "bumpp": "^10.1.0", | ||
| 71 | + "@types/node": "^22.15.19", | ||
| 72 | + "bumpp": "^10.1.1", | ||
| 73 | 73 | "esbuild": "^0.25.4", | |
| 74 | - "eslint": "^9.26.0", | ||
| 74 | + "eslint": "^9.27.0", | ||
| 75 | 75 | "fast-glob": "^3.3.3", | |
| 76 | 76 | "prettier": "^3.5.3", | |
| 77 | 77 | "rolldown": "nightly", | |
| 78 | - "rollup": "^4.40.2", | ||
| 79 | - "tsdown": "^0.11.5", | ||
| 78 | + "rollup": "^4.41.0", | ||
| 79 | + "tsdown": "^0.11.11", | ||
| 80 | 80 | "tsx": "^4.19.4", | |
| 81 | 81 | "typescript": "^5.8.3", | |
| 82 | 82 | "vite": "^6.3.5", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments