NPM packages
This commit is contained in:
@@ -24,7 +24,8 @@
|
|||||||
"normalize.css": "^8.0.1",
|
"normalize.css": "^8.0.1",
|
||||||
"polka": "^1.0.0-next.9",
|
"polka": "^1.0.0-next.9",
|
||||||
"shufflejs": "^5.2.3",
|
"shufflejs": "^5.2.3",
|
||||||
"sirv": "^0.4.2"
|
"sirv": "^0.4.2",
|
||||||
|
"zenscroll": "^4.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.8.6",
|
"@babel/core": "^7.8.6",
|
||||||
|
|||||||
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@@ -8,12 +8,14 @@ dependencies:
|
|||||||
polka: 1.0.0-next.11
|
polka: 1.0.0-next.11
|
||||||
shufflejs: 5.2.3
|
shufflejs: 5.2.3
|
||||||
sirv: 0.4.2
|
sirv: 0.4.2
|
||||||
|
zenscroll: 4.0.2
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@babel/core': 7.8.6
|
'@babel/core': 7.8.6
|
||||||
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.8.6
|
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.8.6
|
||||||
'@babel/plugin-transform-runtime': 7.8.3_@babel+core@7.8.6
|
'@babel/plugin-transform-runtime': 7.8.3_@babel+core@7.8.6
|
||||||
'@babel/preset-env': 7.8.6_@babel+core@7.8.6
|
'@babel/preset-env': 7.8.6_@babel+core@7.8.6
|
||||||
'@babel/runtime': 7.8.4
|
'@babel/runtime': 7.8.4
|
||||||
|
'@rollup/plugin-alias': 3.0.1_rollup@1.32.0
|
||||||
'@rollup/plugin-commonjs': 11.0.2_rollup@1.32.0
|
'@rollup/plugin-commonjs': 11.0.2_rollup@1.32.0
|
||||||
'@rollup/plugin-node-resolve': 7.1.1_rollup@1.32.0
|
'@rollup/plugin-node-resolve': 7.1.1_rollup@1.32.0
|
||||||
'@rollup/plugin-replace': 2.3.1_rollup@1.32.0
|
'@rollup/plugin-replace': 2.3.1_rollup@1.32.0
|
||||||
@@ -858,6 +860,15 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==
|
integrity: sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==
|
||||||
|
/@rollup/plugin-alias/3.0.1_rollup@1.32.0:
|
||||||
|
dependencies:
|
||||||
|
rollup: 1.32.0
|
||||||
|
slash: 3.0.0
|
||||||
|
dev: true
|
||||||
|
peerDependencies:
|
||||||
|
rollup: ^1.20.0
|
||||||
|
resolution:
|
||||||
|
integrity: sha512-ReSy6iPl3GsWLMNeshXAfgItZFMoMOTYC7MZQQM5va4pqxiGgwl1xZUZfHW6zGyZPK+k8TBadxx+kdmepiUa+g==
|
||||||
/@rollup/plugin-commonjs/11.0.2_rollup@1.32.0:
|
/@rollup/plugin-commonjs/11.0.2_rollup@1.32.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 3.0.8_rollup@1.32.0
|
'@rollup/pluginutils': 3.0.8_rollup@1.32.0
|
||||||
@@ -3885,6 +3896,12 @@ packages:
|
|||||||
node: '>= 6'
|
node: '>= 6'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-dQbZnsMaIiTQPZmbGmktz+c74zt/hyrJEB4tdp2Jj0RNv9J6B/OWR5RyrZEvIn9fyh9Zlg2OlE2XzKz6wMKGAw==
|
integrity: sha512-dQbZnsMaIiTQPZmbGmktz+c74zt/hyrJEB4tdp2Jj0RNv9J6B/OWR5RyrZEvIn9fyh9Zlg2OlE2XzKz6wMKGAw==
|
||||||
|
/slash/3.0.0:
|
||||||
|
dev: true
|
||||||
|
engines:
|
||||||
|
node: '>=8'
|
||||||
|
resolution:
|
||||||
|
integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
||||||
/slice-ansi/2.1.0:
|
/slice-ansi/2.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: 3.2.1
|
ansi-styles: 3.2.1
|
||||||
@@ -4431,12 +4448,17 @@ packages:
|
|||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=
|
integrity: sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=
|
||||||
|
/zenscroll/4.0.2:
|
||||||
|
dev: false
|
||||||
|
resolution:
|
||||||
|
integrity: sha1-6NV3TRwHOKR7z6hynzcS4t7d6yU=
|
||||||
specifiers:
|
specifiers:
|
||||||
'@babel/core': ^7.8.6
|
'@babel/core': ^7.8.6
|
||||||
'@babel/plugin-syntax-dynamic-import': ^7.8.3
|
'@babel/plugin-syntax-dynamic-import': ^7.8.3
|
||||||
'@babel/plugin-transform-runtime': ^7.8.3
|
'@babel/plugin-transform-runtime': ^7.8.3
|
||||||
'@babel/preset-env': ^7.8.6
|
'@babel/preset-env': ^7.8.6
|
||||||
'@babel/runtime': ^7.8.4
|
'@babel/runtime': ^7.8.4
|
||||||
|
'@rollup/plugin-alias': ^3.0.1
|
||||||
'@rollup/plugin-commonjs': ^11.0.2
|
'@rollup/plugin-commonjs': ^11.0.2
|
||||||
'@rollup/plugin-node-resolve': ^7.1.1
|
'@rollup/plugin-node-resolve': ^7.1.1
|
||||||
'@rollup/plugin-replace': ^2.3.1
|
'@rollup/plugin-replace': ^2.3.1
|
||||||
@@ -4470,3 +4492,4 @@ specifiers:
|
|||||||
sirv: ^0.4.2
|
sirv: ^0.4.2
|
||||||
svelte: ^3.19.1
|
svelte: ^3.19.1
|
||||||
svelte-preprocess: ^3.4.0
|
svelte-preprocess: ^3.4.0
|
||||||
|
zenscroll: ^4.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user