release: update 3.9.3

This commit is contained in:
xiaoxian521
2022-12-04 17:58:02 +08:00
parent ab772081ec
commit 1154c0b9f8
16 changed files with 82 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pure-admin-thin",
"version": "3.9.2",
"version": "3.9.3",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
@@ -31,8 +31,8 @@
"dependencies": {
"@ctrl/tinycolor": "^3.4.1",
"@pureadmin/descriptions": "^1.1.0",
"@pureadmin/table": "^1.8.2",
"@pureadmin/utils": "^1.7.2",
"@pureadmin/table": "^1.8.3",
"@pureadmin/utils": "^1.7.4",
"@vueuse/core": "^9.6.0",
"@vueuse/motion": "2.0.0-beta.12",
"animate.css": "^4.1.1",