mirror of
https://github.com/certimate-go/certimate.git
synced 2026-06-22 21:05:48 +08:00
chore(deps): upgrade npm dependencies
This commit is contained in:
parent
4ad5ad40c2
commit
264205e5e8
690
ui/package-lock.json
generated
690
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,33 +13,33 @@
|
||||
"@codemirror/lang-yaml": "^6.1.2",
|
||||
"@codemirror/language": "^6.11.3",
|
||||
"@codemirror/legacy-modes": "^6.5.1",
|
||||
"@flowgram.ai/document": "0.4.3",
|
||||
"@flowgram.ai/fixed-layout-editor": "0.4.3",
|
||||
"@flowgram.ai/minimap-plugin": "0.4.3",
|
||||
"@flowgram.ai/document": "0.4.7",
|
||||
"@flowgram.ai/fixed-layout-editor": "0.4.7",
|
||||
"@flowgram.ai/minimap-plugin": "0.4.7",
|
||||
"@tabler/icons-react": "^3.34.1",
|
||||
"@uiw/codemirror-extensions-basic-setup": "^4.25.1",
|
||||
"@uiw/codemirror-theme-vscode": "^4.25.1",
|
||||
"@uiw/react-codemirror": "^4.25.1",
|
||||
"ahooks": "^3.9.4",
|
||||
"ahooks": "^3.9.5",
|
||||
"antd": "^5.27.1",
|
||||
"antd-zod": "^7.0.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cron-parser": "^5.3.0",
|
||||
"cron-parser": "^5.3.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^25.4.2",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"immer": "^10.1.1",
|
||||
"immer": "^10.1.3",
|
||||
"nanoid": "^5.1.5",
|
||||
"pocketbase": "^0.26.2",
|
||||
"radash": "^12.1.1",
|
||||
"react": "^18.3.1",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-i18next": "^15.7.2",
|
||||
"react-i18next": "^15.7.3",
|
||||
"react-router-dom": "^7.8.2",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"yaml": "^2.8.1",
|
||||
"zod": "^4.1.1",
|
||||
"zod": "^4.1.5",
|
||||
"zustand": "^5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -57,7 +57,7 @@
|
||||
"eslint": "^9.34.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-better-tailwindcss": "^3.7.5",
|
||||
"eslint-plugin-better-tailwindcss": "^3.7.6",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
@ -65,8 +65,8 @@
|
||||
"fs-extra": "^11.3.1",
|
||||
"prettier": "^3.6.2",
|
||||
"tailwindcss": "^4.1.12",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.40.0",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.41.0",
|
||||
"vite": "^6.3.5"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user