This commit is contained in:
xiaojunnuo
2025-05-28 23:13:12 +08:00
parent b40b4c3cfd
commit d876ea6711
28 changed files with 150 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.34.7",
"version": "1.34.8",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -102,8 +102,8 @@
"zod-defaults": "^0.1.3"
},
"devDependencies": {
"@certd/lib-iframe": "^1.34.7",
"@certd/pipeline": "^1.34.7",
"@certd/lib-iframe": "^1.34.8",
"@certd/pipeline": "^1.34.8",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",