Browse Source

Merge pull request 'chore: 🔨 删除npm包(task-slice)' (#25) from dev into test

Reviewed-on: common/base_daoshi_vue_ts#25
test
姜鑫 3 years ago
parent
commit
d3b724ee9e
  1. 11
      package-lock.json
  2. 1
      package.json

11
package-lock.json

@ -19,7 +19,6 @@
"pinia": "^2.0.30", "pinia": "^2.0.30",
"qrcode": "^1.5.1", "qrcode": "^1.5.1",
"swiper": "^9.0.5", "swiper": "^9.0.5",
"task-slice": "^1.0.2",
"vue": "^3.2.13", "vue": "^3.2.13",
"vue-i18n": "^9.2.2", "vue-i18n": "^9.2.2",
"vue-router": "^4.0.3", "vue-router": "^4.0.3",
@ -17016,11 +17015,6 @@
"node": ">=6" "node": ">=6"
} }
}, },
"node_modules/task-slice": {
"version": "1.0.2",
"resolved": "https://registry.npmmirror.com/task-slice/-/task-slice-1.0.2.tgz",
"integrity": "sha512-dWffmwizI+bQ0oruU+HtHCjcdSb9ohJ81CFK+p55aRywPZXzOQuSkMxQ3jKJKFoiPY3XxV/L8cMuzdldMp/I3A=="
},
"node_modules/term-size": { "node_modules/term-size": {
"version": "2.2.1", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz", "resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz",
@ -31962,11 +31956,6 @@
"integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
"dev": true "dev": true
}, },
"task-slice": {
"version": "1.0.2",
"resolved": "https://registry.npmmirror.com/task-slice/-/task-slice-1.0.2.tgz",
"integrity": "sha512-dWffmwizI+bQ0oruU+HtHCjcdSb9ohJ81CFK+p55aRywPZXzOQuSkMxQ3jKJKFoiPY3XxV/L8cMuzdldMp/I3A=="
},
"term-size": { "term-size": {
"version": "2.2.1", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz", "resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz",

1
package.json

@ -28,7 +28,6 @@
"pinia": "^2.0.30", "pinia": "^2.0.30",
"qrcode": "^1.5.1", "qrcode": "^1.5.1",
"swiper": "^9.0.5", "swiper": "^9.0.5",
"task-slice": "^1.0.2",
"vue": "^3.2.13", "vue": "^3.2.13",
"vue-i18n": "^9.2.2", "vue-i18n": "^9.2.2",
"vue-router": "^4.0.3", "vue-router": "^4.0.3",

Loading…
Cancel
Save