This commit is contained in:
xiaojunnuo
2025-06-05 23:50:29 +08:00
parent 28a582025e
commit ab3a3156f2
28 changed files with 147 additions and 43 deletions

View File

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