| 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.7.1", | ||
| 4 | + "packageManager": "pnpm@10.8.0", | ||
| 5 | 5 | "description": "A universal bundler plugin which replaces targeted strings in files.", | |
| 6 | 6 | "type": "module", | |
| 7 | 7 | "keywords": [ | |
@@ -62,8 +62,7 @@ | |||
| 62 | 62 | }, | |
| 63 | 63 | "dependencies": { | |
| 64 | 64 | "magic-string": "^0.30.17", | |
| 65 | - "unplugin": "^2.2.2", | ||
| 66 | - "unplugin-utils": "^0.2.4" | ||
| 65 | + "unplugin": "^2.3.0" | ||
| 67 | 66 | }, | |
| 68 | 67 | "devDependencies": { | |
| 69 | 68 | "@sxzz/eslint-config": "^6.1.1", | |
@@ -82,7 +81,7 @@ | |||
| 82 | 81 | "typescript": "^5.8.3", | |
| 83 | 82 | "vite": "^6.2.5", | |
| 84 | 83 | "vitest": "^3.1.1", | |
| 85 | - "webpack": "^5.98.0" | ||
| 84 | + "webpack": "^5.99.5" | ||
| 86 | 85 | }, | |
| 87 | 86 | "engines": { | |
| 88 | 87 | "node": ">=18.12.0" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments