mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-14 05:43:41 +08:00
feat(projects): 登录页面实现
This commit is contained in:
39
pnpm-lock.yaml
generated
39
pnpm-lock.yaml
generated
@@ -3,7 +3,7 @@ lockfileVersion: 5.3
|
||||
specifiers:
|
||||
'@commitlint/cli': ^13.1.0
|
||||
'@commitlint/config-conventional': ^13.1.0
|
||||
'@iconify/json': ^1.1.399
|
||||
'@iconify/json': ^1.1.400
|
||||
'@iconify/vue': ^3.0.0
|
||||
'@types/chroma-js': ^2.1.3
|
||||
'@types/nprogress': ^0.2.0
|
||||
@@ -21,7 +21,7 @@ specifiers:
|
||||
commitizen: ^4.2.4
|
||||
cz-conventional-changelog: ^3.3.0
|
||||
cz-customizable: ^6.3.0
|
||||
dayjs: ^1.10.6
|
||||
dayjs: ^1.10.7
|
||||
dotenv: ^10.0.0
|
||||
eslint: ^7.32.0
|
||||
eslint-config-airbnb-base: ^14.2.1
|
||||
@@ -38,7 +38,7 @@ specifiers:
|
||||
postinstall-postinstall: ^2.1.0
|
||||
prettier: ^2.4.0
|
||||
qs: ^6.10.1
|
||||
sass: ^1.39.0
|
||||
sass: ^1.39.2
|
||||
smoothscroll-polyfill: ^0.4.4
|
||||
typescript: ^4.4.2
|
||||
unplugin-icons: ^0.7.6
|
||||
@@ -55,7 +55,7 @@ dependencies:
|
||||
'@vueuse/core': registry.nlark.com/@vueuse/core/6.3.2_vue@3.2.10
|
||||
axios: registry.nlark.com/axios/0.21.4
|
||||
chroma-js: registry.nlark.com/chroma-js/2.1.2
|
||||
dayjs: registry.nlark.com/dayjs/1.10.6
|
||||
dayjs: registry.nlark.com/dayjs/1.10.7
|
||||
form-data: 4.0.0
|
||||
naive-ui: registry.nlark.com/naive-ui/2.18.1_vue@3.2.10
|
||||
pinia: registry.nlark.com/pinia/2.0.0-rc.4_typescript@4.4.2+vue@3.2.10
|
||||
@@ -67,7 +67,7 @@ dependencies:
|
||||
devDependencies:
|
||||
'@commitlint/cli': registry.nlark.com/@commitlint/cli/13.1.0
|
||||
'@commitlint/config-conventional': registry.nlark.com/@commitlint/config-conventional/13.1.0
|
||||
'@iconify/json': registry.nlark.com/@iconify/json/1.1.399
|
||||
'@iconify/json': registry.nlark.com/@iconify/json/1.1.400
|
||||
'@iconify/vue': registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.10
|
||||
'@types/chroma-js': registry.nlark.com/@types/chroma-js/2.1.3
|
||||
'@types/nprogress': registry.nlark.com/@types/nprogress/0.2.0
|
||||
@@ -94,9 +94,9 @@ devDependencies:
|
||||
patch-package: registry.nlark.com/patch-package/6.4.7
|
||||
postinstall-postinstall: registry.nlark.com/postinstall-postinstall/2.1.0
|
||||
prettier: registry.nlark.com/prettier/2.4.0
|
||||
sass: registry.nlark.com/sass/1.39.0
|
||||
sass: registry.nlark.com/sass/1.39.2
|
||||
typescript: registry.nlark.com/typescript/4.4.2
|
||||
unplugin-icons: registry.nlark.com/unplugin-icons/0.7.6_5d72f6392975d02ee45d0acbc066efa3
|
||||
unplugin-icons: registry.nlark.com/unplugin-icons/0.7.6_ab88f3ed6cd34af3ce86467cf77018e8
|
||||
unplugin-vue-components: registry.nlark.com/unplugin-vue-components/0.15.0_vite@2.5.6+vue@3.2.10
|
||||
vite: registry.nlark.com/vite/2.5.6
|
||||
vite-plugin-html: registry.nlark.com/vite-plugin-html/2.1.0_vite@2.5.6
|
||||
@@ -2345,10 +2345,10 @@ packages:
|
||||
version: 1.0.10
|
||||
dev: true
|
||||
|
||||
registry.nlark.com/@iconify/json/1.1.399:
|
||||
resolution: {integrity: sha1-hdBstQTkqkRkdYzo9n//lH1VKDU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/json/download/@iconify/json-1.1.399.tgz}
|
||||
registry.nlark.com/@iconify/json/1.1.400:
|
||||
resolution: {integrity: sha1-ZlZgMgOxo4klDH396+BrL9+LGwE=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/@iconify/json/download/@iconify/json-1.1.400.tgz}
|
||||
name: '@iconify/json'
|
||||
version: 1.1.399
|
||||
version: 1.1.400
|
||||
dev: true
|
||||
|
||||
registry.nlark.com/@iconify/vue/3.0.0_vue@3.2.10:
|
||||
@@ -3461,10 +3461,10 @@ packages:
|
||||
engines: {node: '>=0.11'}
|
||||
dev: false
|
||||
|
||||
registry.nlark.com/dayjs/1.10.6:
|
||||
resolution: {integrity: sha1-KIsqqC8thBimydTfWJjAc3rQKmM=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dayjs/download/dayjs-1.10.6.tgz}
|
||||
registry.nlark.com/dayjs/1.10.7:
|
||||
resolution: {integrity: sha1-LPX5Gt0oEWdIRAhmoKHSbzps5Gg=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/dayjs/download/dayjs-1.10.7.tgz}
|
||||
name: dayjs
|
||||
version: 1.10.6
|
||||
version: 1.10.7
|
||||
dev: false
|
||||
|
||||
registry.nlark.com/debug/2.6.9:
|
||||
@@ -5176,10 +5176,10 @@ packages:
|
||||
tslib: registry.nlark.com/tslib/1.14.1
|
||||
dev: true
|
||||
|
||||
registry.nlark.com/sass/1.39.0:
|
||||
resolution: {integrity: sha1-bGRpXRxDd2fI8aTkcSiOgx+B0DU=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sass/download/sass-1.39.0.tgz}
|
||||
registry.nlark.com/sass/1.39.2:
|
||||
resolution: {integrity: sha1-FoGWQ3j1jXb8ZKalAmGb1ayZ9mA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/sass/download/sass-1.39.2.tgz?cache=0&sync_timestamp=1631232791563&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsass%2Fdownload%2Fsass-1.39.2.tgz}
|
||||
name: sass
|
||||
version: 1.39.0
|
||||
version: 1.39.2
|
||||
engines: {node: '>=8.9.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -5532,7 +5532,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
registry.nlark.com/unplugin-icons/0.7.6_5d72f6392975d02ee45d0acbc066efa3:
|
||||
registry.nlark.com/unplugin-icons/0.7.6_ab88f3ed6cd34af3ce86467cf77018e8:
|
||||
resolution: {integrity: sha1-CLYc+b2imJyKfcbU6oBStluwkKA=, registry: https://registry.npm.taobao.org/, tarball: https://registry.nlark.com/unplugin-icons/download/unplugin-icons-0.7.6.tgz}
|
||||
id: registry.nlark.com/unplugin-icons/0.7.6
|
||||
name: unplugin-icons
|
||||
@@ -5553,7 +5553,7 @@ packages:
|
||||
vue-template-es2015-compiler:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@iconify/json': registry.nlark.com/@iconify/json/1.1.399
|
||||
'@iconify/json': registry.nlark.com/@iconify/json/1.1.400
|
||||
'@iconify/json-tools': registry.nlark.com/@iconify/json-tools/1.0.10
|
||||
'@vue/compiler-sfc': registry.nlark.com/@vue/compiler-sfc/3.2.11
|
||||
has-pkg: registry.nlark.com/has-pkg/0.0.1
|
||||
@@ -5858,6 +5858,9 @@ packages:
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.0.0-rc.1
|
||||
vue: ^3.0.0-0 || ^2.6.0
|
||||
peerDependenciesMeta:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: registry.nlark.com/vue/3.2.10
|
||||
dev: false
|
||||
|
Reference in New Issue
Block a user