| 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.5.1", | |
| 4 | - "packageManager": "pnpm@10.6.3", | ||
| 4 | + "packageManager": "pnpm@10.6.5", | ||
| 5 | 5 | "description": "A universal bundler plugin which replaces targeted strings in files.", | |
| 6 | 6 | "type": "module", | |
| 7 | 7 | "keywords": [ | |
@@ -62,26 +62,26 @@ | |||
| 62 | 62 | }, | |
| 63 | 63 | "dependencies": { | |
| 64 | 64 | "magic-string": "^0.30.17", | |
| 65 | - "unplugin": "^2.2.0", | ||
| 65 | + "unplugin": "^2.2.2", | ||
| 66 | 66 | "unplugin-utils": "^0.2.4" | |
| 67 | 67 | }, | |
| 68 | 68 | "devDependencies": { | |
| 69 | - "@sxzz/eslint-config": "^6.0.2", | ||
| 69 | + "@sxzz/eslint-config": "^6.1.0", | ||
| 70 | 70 | "@sxzz/prettier-config": "^2.2.1", | |
| 71 | 71 | "@sxzz/test-utils": "^0.5.2", | |
| 72 | - "@types/node": "^22.13.10", | ||
| 72 | + "@types/node": "^22.13.13", | ||
| 73 | 73 | "bumpp": "^10.1.0", | |
| 74 | 74 | "esbuild": "^0.25.1", | |
| 75 | - "eslint": "^9.22.0", | ||
| 75 | + "eslint": "^9.23.0", | ||
| 76 | 76 | "fast-glob": "^3.3.3", | |
| 77 | 77 | "prettier": "^3.5.3", | |
| 78 | 78 | "rolldown": "nightly", | |
| 79 | - "rollup": "^4.35.0", | ||
| 80 | - "tsdown": "^0.6.8", | ||
| 79 | + "rollup": "^4.37.0", | ||
| 80 | + "tsdown": "^0.6.9", | ||
| 81 | 81 | "tsx": "^4.19.3", | |
| 82 | 82 | "typescript": "^5.8.2", | |
| 83 | - "vite": "^6.2.2", | ||
| 84 | - "vitest": "^3.0.8", | ||
| 83 | + "vite": "^6.2.3", | ||
| 84 | + "vitest": "^3.0.9", | ||
| 85 | 85 | "webpack": "^5.98.0" | |
| 86 | 86 | }, | |
| 87 | 87 | "engines": { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments