Skip to content

Commit

Permalink
perf: lockscreen page
Browse files Browse the repository at this point in the history
  • Loading branch information
buqiyuan committed Mar 15, 2024
1 parent 0edc7bb commit 94e677a
Show file tree
Hide file tree
Showing 12 changed files with 533 additions and 482 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,15 @@
"@vueuse/core": "~10.9.0",
"ant-design-vue": "~4.1.2",
"axios": "~1.6.7",
"crypto-js": "^4.2.0",
"dayjs": "~1.11.10",
"echarts": "^5.5.0",
"file-saver": "~2.0.5",
"lodash-es": "~4.17.21",
"mitt": "~3.0.1",
"nprogress": "~1.0.0-1",
"pinia": "~2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"qiniu-js": "^3.4.2",
"qs": "~6.12.0",
"sortablejs": "~1.15.2",
Expand All @@ -68,12 +70,13 @@
"@admin-pkg/components": "workspace:^",
"@admin-pkg/vite-plugin-msw": "workspace:^",
"@admin-pkg/vite-plugin-tinymce-resource": "workspace:^",
"@commitlint/cli": "~19.1.0",
"@commitlint/cli": "~19.2.0",
"@commitlint/config-conventional": "~19.1.0",
"@faker-js/faker": "^8.4.1",
"@iconify-json/ant-design": "^1.1.15",
"@iconify-json/ep": "^1.1.15",
"@iconify/json": "^2.2.191",
"@types/crypto-js": "^4.2.2",
"@types/lodash-es": "~4.17.12",
"@types/node": "~20.11.16",
"@typescript-eslint/eslint-plugin": "~7.2.0",
Expand Down Expand Up @@ -110,7 +113,7 @@
"stylelint-order": "~6.0.4",
"stylelint-prettier": "^5.0.0",
"typescript": "~5.4.2",
"unocss": "^0.58.5",
"unocss": "^0.58.6",
"unplugin-vue-components": "~0.26.0",
"vite": "~5.1.6",
"vite-plugin-checker": "~0.6.4",
Expand Down
Loading

0 comments on commit 94e677a

Please sign in to comment.