增加url-parse

This commit is contained in:
zhcnyuyang 2025-06-30 16:06:54 +08:00
parent 7864aa4f74
commit a55406d10f

View File

@ -26,7 +26,8 @@
"axios": "^1.10.0",
"bulma": "^1.0.4",
"nanostores": "^1.0.1",
"tslib": "^2.8.1"
"tslib": "^2.8.1",
"url-parse": "^1.5.10"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
@ -37,5 +38,6 @@
"sass": "^1.89.2",
"terser": "^5.43.1",
"typescript": "^5.8.3"
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}