NPM packages
This commit is contained in:
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@@ -8,12 +8,14 @@ dependencies:
|
||||
polka: 1.0.0-next.11
|
||||
shufflejs: 5.2.3
|
||||
sirv: 0.4.2
|
||||
zenscroll: 4.0.2
|
||||
devDependencies:
|
||||
'@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/preset-env': 7.8.6_@babel+core@7.8.6
|
||||
'@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-node-resolve': 7.1.1_rollup@1.32.0
|
||||
'@rollup/plugin-replace': 2.3.1_rollup@1.32.0
|
||||
@@ -858,6 +860,15 @@ packages:
|
||||
dev: false
|
||||
resolution:
|
||||
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:
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 3.0.8_rollup@1.32.0
|
||||
@@ -3885,6 +3896,12 @@ packages:
|
||||
node: '>= 6'
|
||||
resolution:
|
||||
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:
|
||||
dependencies:
|
||||
ansi-styles: 3.2.1
|
||||
@@ -4431,12 +4448,17 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=
|
||||
/zenscroll/4.0.2:
|
||||
dev: false
|
||||
resolution:
|
||||
integrity: sha1-6NV3TRwHOKR7z6hynzcS4t7d6yU=
|
||||
specifiers:
|
||||
'@babel/core': ^7.8.6
|
||||
'@babel/plugin-syntax-dynamic-import': ^7.8.3
|
||||
'@babel/plugin-transform-runtime': ^7.8.3
|
||||
'@babel/preset-env': ^7.8.6
|
||||
'@babel/runtime': ^7.8.4
|
||||
'@rollup/plugin-alias': ^3.0.1
|
||||
'@rollup/plugin-commonjs': ^11.0.2
|
||||
'@rollup/plugin-node-resolve': ^7.1.1
|
||||
'@rollup/plugin-replace': ^2.3.1
|
||||
@@ -4470,3 +4492,4 @@ specifiers:
|
||||
sirv: ^0.4.2
|
||||
svelte: ^3.19.1
|
||||
svelte-preprocess: ^3.4.0
|
||||
zenscroll: ^4.0.2
|
||||
|
||||
Reference in New Issue
Block a user