This commit is contained in:
xiaojunnuo
2025-05-06 00:21:50 +08:00
parent 480cad0fed
commit 6c74148c27
28 changed files with 129 additions and 43 deletions

View File

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