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
a222ec85
Commit
a222ec85
authored
Jun 10, 2021
by
Vben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(mock): make sure ignore matches the file correctly, fix #745
parent
8e410fc6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
22 deletions
+27
-22
package.json
package.json
+3
-3
yarn.lock
yarn.lock
+24
-19
No files found.
package.json
View file @
a222ec85
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
"
is-ci
"
:
"
^3.0.0
"
,
"
is-ci
"
:
"
^3.0.0
"
,
"
less
"
:
"
^4.1.1
"
,
"
less
"
:
"
^4.1.1
"
,
"
lint-staged
"
:
"
^11.0.0
"
,
"
lint-staged
"
:
"
^11.0.0
"
,
"
postcss
"
:
"
^8.3.
0
"
,
"
postcss
"
:
"
^8.3.
1
"
,
"
prettier
"
:
"
^2.3.1
"
,
"
prettier
"
:
"
^2.3.1
"
,
"
pretty-quick
"
:
"
^3.1.0
"
,
"
pretty-quick
"
:
"
^3.1.0
"
,
"
rimraf
"
:
"
^3.0.2
"
,
"
rimraf
"
:
"
^3.0.2
"
,
...
@@ -111,11 +111,11 @@
...
@@ -111,11 +111,11 @@
"
stylelint-order
"
:
"
^4.1.0
"
,
"
stylelint-order
"
:
"
^4.1.0
"
,
"
ts-node
"
:
"
^10.0.0
"
,
"
ts-node
"
:
"
^10.0.0
"
,
"
typescript
"
:
"
4.3.2
"
,
"
typescript
"
:
"
4.3.2
"
,
"
vite
"
:
"
2.3.
3
"
,
"
vite
"
:
"
2.3.
7
"
,
"
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.7.
1
"
,
"
vite-plugin-mock
"
:
"
^2.7.
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
"
,
...
...
yarn.lock
View file @
a222ec85
...
@@ -4237,6 +4237,11 @@ esbuild@^0.11.5:
...
@@ -4237,6 +4237,11 @@ 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.12.5:
version "0.12.8"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.8.tgz#ac90da77cb3bfbf49ab815200bcef7ffe1a3348f"
integrity sha512-sx/LwlP/SWTGsd9G4RlOPrXnIihAJ2xwBUmzoqe2nWwbXORMQWtAGNJNYLBJJqa3e9PWvVzxdrtyFZJcr7D87g==
esbuild@^0.12.6:
esbuild@^0.12.6:
version "0.12.6"
version "0.12.6"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.6.tgz#85bc755c7cf3005d4f34b4f10f98049ce0ee67ce"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.6.tgz#85bc755c7cf3005d4f34b4f10f98049ce0ee67ce"
...
@@ -8122,15 +8127,6 @@ postcss@^8.1.10:
...
@@ -8122,15 +8127,6 @@ postcss@^8.1.10:
nanoid "^3.1.22"
nanoid "^3.1.22"
source-map "^0.6.1"
source-map "^0.6.1"
postcss@^8.2.10:
version "8.2.15"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.2.15.tgz#9e66ccf07292817d226fc315cbbf9bc148fbca65"
integrity sha512-2zO3b26eJD/8rb106Qu2o7Qgg52ND5HPjcyQiK2B98O388h43A448LCslC0dI2P97wCAQRJsFvwTRcXxTKds+Q==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.23"
source-map "^0.6.1"
postcss@^8.3.0:
postcss@^8.3.0:
version "8.3.0"
version "8.3.0"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.3.0.tgz#b1a713f6172ca427e3f05ef1303de8b65683325f"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.3.0.tgz#b1a713f6172ca427e3f05ef1303de8b65683325f"
...
@@ -8140,6 +8136,15 @@ postcss@^8.3.0:
...
@@ -8140,6 +8136,15 @@ postcss@^8.3.0:
nanoid "^3.1.23"
nanoid "^3.1.23"
source-map-js "^0.6.2"
source-map-js "^0.6.2"
postcss@^8.3.1:
version "8.3.1"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.3.1.tgz#71f380151c227f83b898294a46481f689f86b70a"
integrity sha512-9qH0MGjsSm+fjxOi3GnwViL1otfi7qkj+l/WX5gcRGmZNGsIcqc+A5fBkE6PUobEQK4APqYVaES+B3Uti98TCw==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.23"
source-map-js "^0.6.2"
posthtml-parser@^0.2.0, posthtml-parser@^0.2.1:
posthtml-parser@^0.2.0, posthtml-parser@^0.2.1:
version "0.2.1"
version "0.2.1"
resolved "https://registry.npmjs.com/posthtml-parser/-/posthtml-parser-0.2.1.tgz#35d530de386740c2ba24ff2eb2faf39ccdf271dd"
resolved "https://registry.npmjs.com/posthtml-parser/-/posthtml-parser-0.2.1.tgz#35d530de386740c2ba24ff2eb2faf39ccdf271dd"
...
@@ -10568,10 +10573,10 @@ vite-plugin-imagemin@^0.3.2:
...
@@ -10568,10 +10573,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.7.
1
:
vite-plugin-mock@^2.7.
2
:
version "2.7.
1
"
version "2.7.
2
"
resolved "https://registry.npmjs.org/vite-plugin-mock/-/vite-plugin-mock-2.7.
1.tgz#c7d25277f7b88158cd3927c1abee7c7721ed92d
3"
resolved "https://registry.npmjs.org/vite-plugin-mock/-/vite-plugin-mock-2.7.
2.tgz#710fcbbf447d603d33de022d34f45b6a86de361
3"
integrity sha512-
UnYcb4UZrpe5fHBNFNEJQetnR32+XxrduTYhyDQTtXmaJ9Yy+JuBfIT6Mueyf7MGPe8T6hNgIEYaMLSUD5+nW
A==
integrity sha512-
VCzJ0iHaAH04NxbBf18B5L2xCM4EE0AuYvzmLVc0ALdyz7J84uihx/L80qyaPbreDydZ2w0w3TsYbhL9D2fbH
A==
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"
...
@@ -10652,13 +10657,13 @@ vite-plugin-windicss@^1.0.3:
...
@@ -10652,13 +10657,13 @@ vite-plugin-windicss@^1.0.3:
debug "^4.3.2"
debug "^4.3.2"
windicss "^3.1.3"
windicss "^3.1.3"
vite@2.3.
3
:
vite@2.3.
7
:
version "2.3.
3
"
version "2.3.
7
"
resolved "https://registry.
yarnpkg.com/vite/-/vite-2.3.3.tgz#7e88a71abd03985c647789938d784cce0ee3b0fd
"
resolved "https://registry.
npmjs.org/vite/-/vite-2.3.7.tgz#3023892419367465e1af1739578f8663d04243b2
"
integrity sha512-
eO1iwRbn3/BfkNVMNJDeANAFCZ5NobYOFPu7IqfY7DcI7I9nFGjJIZid0EViTmLDGwwSUPmRAq3cRBbO3+DsMA
==
integrity sha512-
Y0xRz11MPYu/EAvzN94+FsOZHbSvO6FUvHv127CyG7mV6oDoay2bw+g5y9wW3Blf8OY3chaz3nc/DcRe1IQ3Nw
==
dependencies:
dependencies:
esbuild "^0.1
1.23
"
esbuild "^0.1
2.5
"
postcss "^8.
2.1
0"
postcss "^8.
3.
0"
resolve "^1.19.0"
resolve "^1.19.0"
rollup "^2.38.5"
rollup "^2.38.5"
optionalDependencies:
optionalDependencies:
...
...
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