This commit is contained in:
2020-02-13 22:24:28 +01:00
parent 9b0c154f61
commit ef23d90eb6
60 changed files with 1665 additions and 930 deletions

30
pnpm-lock.yaml generated
View File

@@ -1,6 +1,6 @@
dependencies:
animejs: 3.1.0
basicscroll: 3.0.2
aos: 2.3.4
compression: 1.7.4
dayjs: 1.8.20
normalize.css: 8.0.1
@@ -17,6 +17,7 @@ devDependencies:
'@rollup/plugin-node-resolve': 7.1.1_rollup@1.31.0
'@rollup/plugin-replace': 2.3.1_rollup@1.31.0
autoprefixer: 9.7.4
basicscroll: 3.0.2
eslint-config-standard: 14.1.0_13a54f81caffeb9134dc06c172bdde71
eslint-plugin-import: 2.20.1
eslint-plugin-node: 11.0.0
@@ -1052,6 +1053,14 @@ packages:
optional: true
resolution:
integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
/aos/2.3.4:
dependencies:
classlist-polyfill: 1.2.0
lodash.debounce: 4.0.8
lodash.throttle: 4.1.1
dev: false
resolution:
integrity: sha512-zh/ahtR2yME4I51z8IttIt4lC1Nw0ktsFtmeDzID1m9naJnWXhCoARaCgNOGXb5CLy3zm+wqmRAEgMYB5E2HUw==
/aproba/1.2.0:
dev: true
resolution:
@@ -1248,7 +1257,7 @@ packages:
dependencies:
eases: 1.0.8
parse-unit: 1.0.1
dev: false
dev: true
resolution:
integrity: sha512-xMSBINspbWYZ3tMCqjSxTWDKWPgvje2f2Ob+bGJ2qTOfinZzIsLbWOdwT7b1q0irtqp2eqzdqGMuqAFceM0muw==
/bcrypt-pbkdf/1.0.2:
@@ -1520,6 +1529,10 @@ packages:
optional: true
resolution:
integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
/classlist-polyfill/1.2.0:
dev: false
resolution:
integrity: sha1-k1vC39lFiodrJ5YXUUY4vKqWSi4=
/clean-css/4.2.1:
dependencies:
source-map: 0.6.1
@@ -1888,7 +1901,7 @@ packages:
resolution:
integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
/eases/1.0.8:
dev: false
dev: true
resolution:
integrity: sha1-8fUGmmtu0upRD5xhEDmNY+/pruY=
/ecc-jsbn/0.1.2:
@@ -3342,6 +3355,10 @@ packages:
dev: true
resolution:
integrity: sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
/lodash.debounce/4.0.8:
dev: false
resolution:
integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=
/lodash.template/4.5.0:
dependencies:
lodash._reinterpolate: 3.0.0
@@ -3355,6 +3372,10 @@ packages:
dev: true
resolution:
integrity: sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
/lodash.throttle/4.1.1:
dev: false
resolution:
integrity: sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
/lodash/4.17.15:
dev: true
resolution:
@@ -3966,7 +3987,7 @@ packages:
resolution:
integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=
/parse-unit/1.0.1:
dev: false
dev: true
resolution:
integrity: sha1-fhu21b7zh0wo45JSaiVBFwKR7s8=
/parseurl/1.3.3:
@@ -5839,6 +5860,7 @@ specifiers:
'@rollup/plugin-node-resolve': ^7.1.1
'@rollup/plugin-replace': ^2.3.1
animejs: ^3.1.0
aos: ^2.3.4
autoprefixer: ^9.7.4
basicscroll: ^3.0.2
compression: ^1.7.4