This commit is contained in:
xiaojunnuo
2025-09-24 01:48:55 +08:00
parent e93f128a7a
commit c98f43b984
28 changed files with 135 additions and 44 deletions

View File

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