Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
najiu-admin-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
najiu-frontend
najiu-admin-template
Commits
70dcd60b
Commit
70dcd60b
authored
May 29, 2021
by
vben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update deps
parent
3ed2339a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
64 additions
and
58 deletions
+64
-58
package.json
package.json
+8
-8
yarn.lock
yarn.lock
+56
-50
No files found.
package.json
View file @
70dcd60b
...
@@ -33,8 +33,8 @@
...
@@ -33,8 +33,8 @@
},
},
"dependencies"
:
{
"dependencies"
:
{
"
@iconify/iconify
"
:
"
^2.0.1
"
,
"
@iconify/iconify
"
:
"
^2.0.1
"
,
"
@logicflow/core
"
:
"
^0.4.
8
"
,
"
@logicflow/core
"
:
"
^0.4.
10
"
,
"
@logicflow/extension
"
:
"
^0.4.
8
"
,
"
@logicflow/extension
"
:
"
^0.4.
10
"
,
"
@vueuse/core
"
:
"
^4.11.1
"
,
"
@vueuse/core
"
:
"
^4.11.1
"
,
"
@zxcvbn-ts/core
"
:
"
^0.3.0
"
,
"
@zxcvbn-ts/core
"
:
"
^0.3.0
"
,
"
ant-design-vue
"
:
"
2.1.2
"
,
"
ant-design-vue
"
:
"
2.1.2
"
,
...
@@ -90,8 +90,8 @@
...
@@ -90,8 +90,8 @@
"
eslint-config-prettier
"
:
"
^8.3.0
"
,
"
eslint-config-prettier
"
:
"
^8.3.0
"
,
"
eslint-define-config
"
:
"
^1.0.8
"
,
"
eslint-define-config
"
:
"
^1.0.8
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.0
"
,
"
eslint-plugin-prettier
"
:
"
^3.4.0
"
,
"
eslint-plugin-vue
"
:
"
^7.
9
.0
"
,
"
eslint-plugin-vue
"
:
"
^7.
10
.0
"
,
"
esno
"
:
"
^0.
5
.0
"
,
"
esno
"
:
"
^0.
6
.0
"
,
"
fs-extra
"
:
"
^10.0.0
"
,
"
fs-extra
"
:
"
^10.0.0
"
,
"
http-server
"
:
"
^0.12.3
"
,
"
http-server
"
:
"
^0.12.3
"
,
"
husky
"
:
"
^6.0.0
"
,
"
husky
"
:
"
^6.0.0
"
,
...
@@ -114,20 +114,20 @@
...
@@ -114,20 +114,20 @@
"
vite-plugin-compression
"
:
"
^0.2.5
"
,
"
vite-plugin-compression
"
:
"
^0.2.5
"
,
"
vite-plugin-html
"
:
"
^2.0.7
"
,
"
vite-plugin-html
"
:
"
^2.0.7
"
,
"
vite-plugin-imagemin
"
:
"
^0.3.2
"
,
"
vite-plugin-imagemin
"
:
"
^0.3.2
"
,
"
vite-plugin-mock
"
:
"
^2.
5.4
"
,
"
vite-plugin-mock
"
:
"
^2.
6.2
"
,
"
vite-plugin-purge-icons
"
:
"
^0.7.0
"
,
"
vite-plugin-purge-icons
"
:
"
^0.7.0
"
,
"
vite-plugin-pwa
"
:
"
^0.7.3
"
,
"
vite-plugin-pwa
"
:
"
^0.7.3
"
,
"
vite-plugin-style-import
"
:
"
^0.10.1
"
,
"
vite-plugin-style-import
"
:
"
^0.10.1
"
,
"
vite-plugin-svg-icons
"
:
"
^0.6.
1
"
,
"
vite-plugin-svg-icons
"
:
"
^0.6.
2
"
,
"
vite-plugin-theme
"
:
"
^0.8.0
"
,
"
vite-plugin-theme
"
:
"
^0.8.0
"
,
"
vite-plugin-windicss
"
:
"
^0.16.
5
"
,
"
vite-plugin-windicss
"
:
"
^0.16.
7
"
,
"
vue-eslint-parser
"
:
"
^7.6.0
"
,
"
vue-eslint-parser
"
:
"
^7.6.0
"
,
"
vue-tsc
"
:
"
^0.1.6
"
"
vue-tsc
"
:
"
^0.1.6
"
},
},
"resolutions"
:
{
"resolutions"
:
{
"//"
:
"Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it"
,
"//"
:
"Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it"
,
"bin-wrapper"
:
"npm:bin-wrapper-china"
,
"bin-wrapper"
:
"npm:bin-wrapper-china"
,
"rollup"
:
"^2.50.
2
"
"rollup"
:
"^2.50.
4
"
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"type"
:
"git"
,
...
...
yarn.lock
View file @
70dcd60b
...
@@ -1252,21 +1252,21 @@
...
@@ -1252,21 +1252,21 @@
"@intlify/runtime" "9.1.6"
"@intlify/runtime" "9.1.6"
"@intlify/shared" "9.1.6"
"@intlify/shared" "9.1.6"
"@logicflow/core@^0.4.
8
":
"@logicflow/core@^0.4.
10", "@logicflow/core@^0.4.9
":
version "0.4.
8
"
version "0.4.
10
"
resolved "https://registry.
npmjs.com/@logicflow/core/-/core-0.4.8.tgz#54b5ef604a39dc3d980c31e69661ee02e7950515
"
resolved "https://registry.
yarnpkg.com/@logicflow/core/-/core-0.4.10.tgz#8da8f94c26722a1038ea7e22db0a12a1ff93cdeb
"
integrity sha512-
CpVOALxiRvfa3CZLgRiQUMn08/TrUlurst45HcF5448g9CkyX21Nk7smHoj/AybgVkzPpVXsAuxqmc5zh5Qraw
==
integrity sha512-
wBvQzCgRPW7jnEyN2I/cw4nf5PYZFxkOOxj7OtMzMAnFP+WFKltAPt4BbJJjo3s8epb7YGq3zghooDjLJmGnZA
==
dependencies:
dependencies:
"@types/mousetrap" "^1.6.4"
"@types/mousetrap" "^1.6.4"
mousetrap "^1.6.5"
mousetrap "^1.6.5"
preact "^10.4.8"
preact "^10.4.8"
"@logicflow/extension@^0.4.
8
":
"@logicflow/extension@^0.4.
10
":
version "0.4.
8
"
version "0.4.
10
"
resolved "https://registry.
npmjs.com/@logicflow/extension/-/extension-0.4.8.tgz#91747c7d4d98e824c1b9c1c20e8576327e922708
"
resolved "https://registry.
yarnpkg.com/@logicflow/extension/-/extension-0.4.10.tgz#ce52d1b2880ccd1a6de244dc14764a4024703ef7
"
integrity sha512-
e0xSruFgv65dJPmmG2yAE+1+vrncL/eg5S5mFqDbpSazY8yCNQXh70bHNdpsMzvav64nY8IBDMW6FAA/cbIN/g
==
integrity sha512-
3tLaSiU4sADrtxKT4JKksMrNUNGMDWo8hWg/C5jS1iPerrsA5gn7cEWd0Yw+HCoQSgndFVGyuYeaVJwBE5Uc8A
==
dependencies:
dependencies:
"@logicflow/core" "^0.4.
8
"
"@logicflow/core" "^0.4.
9
"
ids "^1.0.0"
ids "^1.0.0"
preact "^10.4.8"
preact "^10.4.8"
...
@@ -2043,10 +2043,10 @@
...
@@ -2043,10 +2043,10 @@
dependencies:
dependencies:
vue-demi "*"
vue-demi "*"
"@windicss/plugin-utils@0.16.
5
":
"@windicss/plugin-utils@0.16.
7
":
version "0.16.
5
"
version "0.16.
7
"
resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-0.16.
5.tgz#00e11dd5b5a51c96e494a8fe3aa705e5fb2eb3a0
"
resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-0.16.
7.tgz#54cd31841515e849f116a6d89e625da368f7de23
"
integrity sha512-
APDpVtol2RJLiHaGdn+VaBksaFWFk27LWjc51X1e+mkiPbHcepV+aBXLylNoTrIKzMjtVpsrUHRC+afGMBVgpw
==
integrity sha512-
mxgTj/MkemN8JlyfaS20OAJ0BqTUoUlDT9wD/m5U+nUa5SN/r0kPlg1IW9SbmRTrYjNXWEENf9F0Fjb/X4zn6g
==
dependencies:
dependencies:
"@antfu/utils" "^0.1.6"
"@antfu/utils" "^0.1.6"
debug "^4.3.2"
debug "^4.3.2"
...
@@ -4197,20 +4197,25 @@ esbuild-plugin-alias@^0.1.2:
...
@@ -4197,20 +4197,25 @@ esbuild-plugin-alias@^0.1.2:
resolved "https://registry.yarnpkg.com/esbuild-plugin-alias/-/esbuild-plugin-alias-0.1.2.tgz#1232fbde807c0c8ad44c44ec859819eb492e12a8"
resolved "https://registry.yarnpkg.com/esbuild-plugin-alias/-/esbuild-plugin-alias-0.1.2.tgz#1232fbde807c0c8ad44c44ec859819eb492e12a8"
integrity sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==
integrity sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==
esbuild-register@^2.
2
.0:
esbuild-register@^2.
5
.0:
version "2.
4
.0"
version "2.
5
.0"
resolved "https://registry.
npmjs.org/esbuild-register/-/esbuild-register-2.4.0.tgz#f266252a44b79a3a66a19959f5530fcc52ef5b6d
"
resolved "https://registry.
yarnpkg.com/esbuild-register/-/esbuild-register-2.5.0.tgz#b855d8cfa963835a16866146e310691bd8afa4f5
"
integrity sha512-
1mWroad5Mz8fqMxd0GfmEWoAuRBSsBObLVp5rpFOQSavUNgyhR5NoVlECrDcE2iineekoTsBeNS9QxKvqKvNj
w==
integrity sha512-
5a8W3rH7IQbIPR9pPXJFkC3+CRMtm/OSpBz3hkWUUU63oPZ3NU6dVDGfaIjKnRizCTIRoGjNE6KEDt5p1sLwE
w==
dependencies:
dependencies:
esbuild "^0.11.5"
esbuild "^0.11.5"
jsonc-parser "^3.0.0"
jsonc-parser "^3.0.0"
esbuild@0.11.3:
version "0.11.3"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.3.tgz#b57165b907be4ffba651f6450538ce8d8c1d5eb0"
integrity sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw==
esbuild@^0.11.20:
esbuild@^0.11.20:
version "0.11.20"
version "0.11.20"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.20.tgz#7cefa1aee8b372c184e42457885f7ce5d3e62a1e"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.20.tgz#7cefa1aee8b372c184e42457885f7ce5d3e62a1e"
integrity sha512-QOZrVpN/Yz74xfat0H6euSgn3RnwLevY1mJTEXneukz1ln9qB+ieaerRMzSeETpz/UJWsBMzRVR/andBht5WKw==
integrity sha512-QOZrVpN/Yz74xfat0H6euSgn3RnwLevY1mJTEXneukz1ln9qB+ieaerRMzSeETpz/UJWsBMzRVR/andBht5WKw==
esbuild@^0.11.23
, esbuild@^0.11.4
:
esbuild@^0.11.23:
version "0.11.23"
version "0.11.23"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.23.tgz#c42534f632e165120671d64db67883634333b4b8"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.23.tgz#c42534f632e165120671d64db67883634333b4b8"
integrity sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==
integrity sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==
...
@@ -4220,10 +4225,10 @@ esbuild@^0.11.5:
...
@@ -4220,10 +4225,10 @@ esbuild@^0.11.5:
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.10.tgz#f5d39e4d9cc130b78d751664fef1b663240f5545"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.11.10.tgz#f5d39e4d9cc130b78d751664fef1b663240f5545"
integrity sha512-XvGbf+UreVFA24Tlk6sNOqNcvF2z49XAZt4E7A4H80+yqn944QOLTTxaU0lkdYNtZKFiITNea+VxmtrfjvnLPA==
integrity sha512-XvGbf+UreVFA24Tlk6sNOqNcvF2z49XAZt4E7A4H80+yqn944QOLTTxaU0lkdYNtZKFiITNea+VxmtrfjvnLPA==
esbuild@^0.
9.2
:
esbuild@^0.
12.5
:
version "0.
9.7
"
version "0.
12.5
"
resolved "https://registry.
npmjs.org/esbuild/-/esbuild-0.9.7.tgz#ea0d639cbe4b88ec25fbed4d6ff00c8d788ef70b
"
resolved "https://registry.
yarnpkg.com/esbuild/-/esbuild-0.12.5.tgz#36076a6bc1966ba2741981d30512e95e8aaff495
"
integrity sha512-
VtUf6aQ89VTmMLKrWHYG50uByMF4JQlVysb8dmg6cOgW8JnFCipmz7p+HNBl+RR3LLCuBxFGVauAe2wfnF9bLg
==
integrity sha512-
vcuP53pA5XiwUU4FnlXM+2PnVjTfHGthM7uP1gtp+9yfheGvFFbq/KyuESThmtoHPUrfZH5JpxGVJIFDVD1Egw
==
escalade@^3.1.1:
escalade@^3.1.1:
version "3.1.1"
version "3.1.1"
...
@@ -4262,10 +4267,10 @@ eslint-plugin-prettier@^3.4.0:
...
@@ -4262,10 +4267,10 @@ eslint-plugin-prettier@^3.4.0:
dependencies:
dependencies:
prettier-linter-helpers "^1.0.0"
prettier-linter-helpers "^1.0.0"
eslint-plugin-vue@^7.
9
.0:
eslint-plugin-vue@^7.
10
.0:
version "7.
9
.0"
version "7.
10
.0"
resolved "https://registry.
npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560
"
resolved "https://registry.
yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz#251749aa99e089e085275f011042c6e74189f89a
"
integrity sha512-
2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw
==
integrity sha512-
xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A
==
dependencies:
dependencies:
eslint-utils "^2.1.0"
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
natural-compare "^1.4.0"
...
@@ -4342,13 +4347,14 @@ eslint@^7.27.0:
...
@@ -4342,13 +4347,14 @@ eslint@^7.27.0:
text-table "^0.2.0"
text-table "^0.2.0"
v8-compile-cache "^2.0.3"
v8-compile-cache "^2.0.3"
esno@^0.
5
.0:
esno@^0.
6
.0:
version "0.
5
.0"
version "0.
6
.0"
resolved "https://registry.
npmjs.org/esno/-/esno-0.5.0.tgz#49849227d5cecc29b0fc1705fc575721af8485b2
"
resolved "https://registry.
yarnpkg.com/esno/-/esno-0.6.0.tgz#9e00c314840f314fcb92f7ef89258ed1be37471d
"
integrity sha512-
r0tsflar7RB918JCjTNyU2QWfgyH2jgfAzHK1tABr3A5y84ruS86JanVHc6wove/V5I98soLZbg8Foso1dqCMA
==
integrity sha512-
fzk7/w3I9f1c6oJ6E9qGN54rEYwweM2/LxGhW8iDrhkY4VnQvpavYS6pK3SF8iZgEvmtXsY7i9fs/D09o3Xdtg
==
dependencies:
dependencies:
esbuild "^0.9.2"
cross-spawn "^7.0.3"
esbuild-register "^2.2.0"
esbuild "^0.12.5"
esbuild-register "^2.5.0"
espree@^6.2.1:
espree@^6.2.1:
version "6.2.1"
version "6.2.1"
...
@@ -8845,10 +8851,10 @@ rollup-plugin-visualizer@5.5.0:
...
@@ -8845,10 +8851,10 @@ rollup-plugin-visualizer@5.5.0:
source-map "^0.7.3"
source-map "^0.7.3"
yargs "^16.2.0"
yargs "^16.2.0"
rollup@^2.38.5, rollup@^2.43.1, rollup@^2.45.2, rollup@^2.50.
2
:
rollup@^2.38.5, rollup@^2.43.1, rollup@^2.45.2, rollup@^2.50.
4
:
version "2.50.
2
"
version "2.50.
4
"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.
2.tgz#640c500c68c698f62efb01857e0ff06fcd18181f
"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.
4.tgz#5a53e4294296dfee2a83b0ec0d0536984b98de71
"
integrity sha512-
Ra5JkxSiZPZZFnvE68KWtlrLnZGg5LNaV1n1esq4ch69P7ReeoRVlrTuL/k+L/GJfcowA5An0BEhEq2Hfzwl6w
==
integrity sha512-
mBQa9O6bdqur7a6R+TXcbdYgfO2arXlDG+rSrWfwAvsiumpJjD4OS23R9QuhItuz8ysWb8mZ91CFFDQUhJY+8Q
==
optionalDependencies:
optionalDependencies:
fsevents "~2.3.1"
fsevents "~2.3.1"
...
@@ -10547,10 +10553,10 @@ vite-plugin-imagemin@^0.3.2:
...
@@ -10547,10 +10553,10 @@ vite-plugin-imagemin@^0.3.2:
imagemin-svgo "^8.0.0"
imagemin-svgo "^8.0.0"
imagemin-webp "^6.0.0"
imagemin-webp "^6.0.0"
vite-plugin-mock@^2.
5.4
:
vite-plugin-mock@^2.
6.2
:
version "2.
5.4
"
version "2.
6.2
"
resolved "https://registry.
npmjs.com/vite-plugin-mock/-/vite-plugin-mock-2.5.4.tgz#d8440068302f62ea4ff42b3e22446f6ca06d8112
"
resolved "https://registry.
yarnpkg.com/vite-plugin-mock/-/vite-plugin-mock-2.6.2.tgz#d8ecf5cd6c25794f9e9460e8dd7f8abfaaab4760
"
integrity sha512-
vyGeT+W1twahZx90gprXJ3G2XbT5bU/8mv9MINpqvMJ91/bazFXMsip+Op6mOHUTHsKTfyCytkg/s9cUCR2b/g
==
integrity sha512-
JkKByTuG+tdD4lI0Ouk81oE8klZRbL/qsbpij4emfU74fXMomGbEmyUcOfXq+GCdBxlJ/5mVNZRrTf08jUKRoQ
==
dependencies:
dependencies:
"@rollup/plugin-node-resolve" "^11.2.1"
"@rollup/plugin-node-resolve" "^11.2.1"
"@types/mockjs" "^1.0.3"
"@types/mockjs" "^1.0.3"
...
@@ -10558,7 +10564,7 @@ vite-plugin-mock@^2.5.4:
...
@@ -10558,7 +10564,7 @@ vite-plugin-mock@^2.5.4:
chokidar "^3.5.1"
chokidar "^3.5.1"
connect "^3.7.0"
connect "^3.7.0"
debug "^4.3.2"
debug "^4.3.2"
esbuild "
^0.11.4
"
esbuild "
0.11.3
"
fast-glob "^3.2.5"
fast-glob "^3.2.5"
path-to-regexp "^6.2.0"
path-to-regexp "^6.2.0"
...
@@ -10594,10 +10600,10 @@ vite-plugin-style-import@^0.10.1:
...
@@ -10594,10 +10600,10 @@ vite-plugin-style-import@^0.10.1:
es-module-lexer "^0.4.1"
es-module-lexer "^0.4.1"
magic-string "^0.25.7"
magic-string "^0.25.7"
vite-plugin-svg-icons@^0.6.
1
:
vite-plugin-svg-icons@^0.6.
2
:
version "0.6.
1
"
version "0.6.
2
"
resolved "https://registry.
npmjs.com/vite-plugin-svg-icons/-/vite-plugin-svg-icons-0.6.1.tgz#e6f7a89208991d49b12f1b849532b9a9f2a48cb6
"
resolved "https://registry.
yarnpkg.com/vite-plugin-svg-icons/-/vite-plugin-svg-icons-0.6.2.tgz#000ce707778dcd6d555a5f5c830de9a766a00fd7
"
integrity sha512-
tXAtr3GVf+G3q1bhIf8Cg90xvuRyOQ7yEcW3+sCMBpy7KyTMgRXQ6OcuWuRgQlB1kphrkz6SXY2Iipzj0ap07g
==
integrity sha512-
NyctAJPkbKEYlAfuCfGLck9l0lx3zXNKcKCuXFle8S1TmCH/Uqgftxm/PyKjyGoj1Jjwh1CkwY3KLu4C2RWMKQ
==
dependencies:
dependencies:
"@types/svgo" "^2.3.0"
"@types/svgo" "^2.3.0"
cors "^2.8.5"
cors "^2.8.5"
...
@@ -10621,12 +10627,12 @@ vite-plugin-theme@^0.8.0:
...
@@ -10621,12 +10627,12 @@ vite-plugin-theme@^0.8.0:
esbuild-plugin-alias "^0.1.2"
esbuild-plugin-alias "^0.1.2"
tinycolor2 "^1.4.2"
tinycolor2 "^1.4.2"
vite-plugin-windicss@^0.16.
5
:
vite-plugin-windicss@^0.16.
7
:
version "0.16.
5
"
version "0.16.
7
"
resolved "https://registry.yarnpkg.com/vite-plugin-windicss/-/vite-plugin-windicss-0.16.
5.tgz#cc94f3a3f3b9a967587db60bc742f6a79988898e
"
resolved "https://registry.yarnpkg.com/vite-plugin-windicss/-/vite-plugin-windicss-0.16.
7.tgz#5e6b849a607139ce769f7a757cc3b56b9d5349df
"
integrity sha512-
OevEU9W1mEemyY2kLgOu04MEBr0FZKiNCWe6FZwal5SqteZzr+5K99crQuRRxnB+hhtZ+d+QydKyUnqjuKx8Fw
==
integrity sha512-
fNBLO2EBdQsJNU3IyehSmqPdrHc6Ve+hPYDaf5SrW8nGd9Wbd8ZVh6cX/1blRcjMw0qOjgcx7GM8pRWBjhzt3Q
==
dependencies:
dependencies:
"@windicss/plugin-utils" "0.16.
5
"
"@windicss/plugin-utils" "0.16.
7
"
chalk "^4.1.1"
chalk "^4.1.1"
debug "^4.3.2"
debug "^4.3.2"
windicss "^3.0.12"
windicss "^3.0.12"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment