We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89940c commit c14df18Copy full SHA for c14df18
2 files changed
package.json
@@ -2,7 +2,7 @@
2
"name": "unplugin-replace",
3
"type": "module",
4
"version": "0.8.0",
5
- "packageManager": "pnpm@10.33.0",
+ "packageManager": "pnpm@10.33.2",
6
"description": "A universal bundler plugin which replaces targeted strings in files.",
7
"author": "Kevin Deng <sxzz@sxzz.moe>",
8
"license": "MIT",
@@ -62,12 +62,12 @@
62
"@sxzz/prettier-config": "^2.3.1",
63
"@sxzz/test-utils": "^0.5.16",
64
"@types/node": "^25.6.0",
65
- "@typescript/native-preview": "7.0.0-dev.20260419.1",
+ "@typescript/native-preview": "7.0.0-dev.20260426.1",
66
"bumpp": "^11.0.1",
67
"esbuild": "^0.28.0",
68
"eslint": "^10.2.0",
69
"prettier": "^3.8.2",
70
- "rolldown": "1.0.0-rc.16",
+ "rolldown": "1.0.0-rc.17",
71
"rollup": "^4.60.1",
72
"tsdown": "^0.21.7",
73
"tsdown-preset-sxzz": "^0.5.0",
0 commit comments