mirror of
https://github.com/certimate-go/certimate.git
synced 2026-09-03 06:23:54 +08:00
chore(deps): upgrade npm dependencies
This commit is contained in:
1144
ui/package-lock.json
generated
1144
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -38,29 +38,29 @@
|
||||
"@peculiar/asn1-rsa": "^2.8.0",
|
||||
"@peculiar/asn1-schema": "^2.8.0",
|
||||
"@peculiar/x509": "^2.0.0",
|
||||
"@tabler/icons-react": "^3.45.0",
|
||||
"@tabler/icons-react": "^3.46.0",
|
||||
"@uiw/codemirror-extensions-basic-setup": "^4.25.11",
|
||||
"@uiw/codemirror-theme-vscode": "^4.25.11",
|
||||
"@uiw/react-codemirror": "^4.25.11",
|
||||
"ahooks": "^3.9.7",
|
||||
"antd": "^6.5.1",
|
||||
"antd": "^6.5.3",
|
||||
"antd-zod": "^8.0.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cron-parser": "^5.6.2",
|
||||
"cron-parser": "^5.7.0",
|
||||
"dayjs": "^1.11.21",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^26.3.6",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"immer": "^11.1.15",
|
||||
"nanoid": "^6.0.0",
|
||||
"pocketbase": "^0.27.0",
|
||||
"pocketbase": "^0.27.1",
|
||||
"radash": "^12.1.1",
|
||||
"react": "^18.3.1",
|
||||
"react-copy-to-clipboard": "^5.1.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-i18next": "^17.0.10",
|
||||
"react-i18next": "^17.0.11",
|
||||
"react-router": "^7.18.0",
|
||||
"react-router-dom": "^7.18.1",
|
||||
"react-router-dom": "^7.18.2",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"yaml": "^2.9.0",
|
||||
@@ -77,8 +77,8 @@
|
||||
"@types/react": "^18.3.31",
|
||||
"@types/react-copy-to-clipboard": "^5.0.7",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@vitejs/plugin-legacy": "^8.2.1",
|
||||
"@vitejs/plugin-react": "^6.0.3",
|
||||
"@vitejs/plugin-legacy": "^8.2.2",
|
||||
"@vitejs/plugin-react": "^6.0.5",
|
||||
"eslint": "^9.39.5",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.5",
|
||||
@@ -87,11 +87,11 @@
|
||||
"eslint-plugin-prettier": "^5.5.6",
|
||||
"eslint-plugin-react-hooks": "^7.1.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.3",
|
||||
"fs-extra": "^11.3.6",
|
||||
"fs-extra": "^11.4.0",
|
||||
"prettier": "^3.9.6",
|
||||
"tailwindcss": "^4.3.3",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.64.0",
|
||||
"vite": "^8.0.16"
|
||||
"typescript-eslint": "^8.65.0",
|
||||
"vite": "^8.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user