|
|
@@ -4848,6 +4848,11 @@
|
|
|
"yaml": "^1.7.2"
|
|
|
}
|
|
|
},
|
|
|
+ "countup.js": {
|
|
|
+ "version": "2.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.8.0.tgz",
|
|
|
+ "integrity": "sha512-f7xEhX0awl4NOElHulrl4XRfKoNH3rB+qfNSZZyjSZhaAoUk6elvhH+MNxMmlmuUJ2/QNTWPSA7U4mNtIAKljQ=="
|
|
|
+ },
|
|
|
"crelt": {
|
|
|
"version": "1.0.6",
|
|
|
"resolved": "https://registry.npmmirror.com/crelt/-/crelt-1.0.6.tgz",
|
|
|
@@ -11345,6 +11350,14 @@
|
|
|
"resolved": "https://registry.npmmirror.com/vue-class-component/-/vue-class-component-8.0.0-rc.1.tgz",
|
|
|
"integrity": "sha512-w1nMzsT/UdbDAXKqhwTmSoyuJzUXKrxLE77PCFVuC6syr8acdFDAq116xgvZh9UCuV0h+rlCtxXolr3Hi3HyPQ=="
|
|
|
},
|
|
|
+ "vue-countup-v3": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-countup-v3/-/vue-countup-v3-1.4.0.tgz",
|
|
|
+ "integrity": "sha512-Tt5c28V/9J8Y34uJeHfyFqbsQfUcMoHgwG3OVJ8Sj1PKMpk0i0zqy0gmHCqvZJE/zp26IUNdEmrS08cKGENHrA==",
|
|
|
+ "requires": {
|
|
|
+ "countup.js": "^2.6.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
"vue-demi": {
|
|
|
"version": "0.14.5",
|
|
|
"resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
|