This commit is contained in:
xiaojunnuo
2025-08-17 23:56:48 +08:00
parent f4f73078c5
commit 831c325c63
28 changed files with 119 additions and 43 deletions

View File

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