This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"lazysizes": "^5.2.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"polka": "^1.0.0-next.11",
|
||||
"rellax": "^1.12.1",
|
||||
"scroll-out": "^2.2.8",
|
||||
"sirv": "^0.4.2",
|
||||
"svelte-lazy": "^0.1.10",
|
||||
@@ -44,7 +45,6 @@
|
||||
"postcss": "^7.0.27",
|
||||
"postcss-load-config": "^2.1.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"rellax": "^1.12.1",
|
||||
"rollup": "^2.7.1",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-glslify": "^1.2.0",
|
||||
@@ -52,7 +52,7 @@
|
||||
"rollup-plugin-terser": "^5.3.0",
|
||||
"sapper": "^0.27.12",
|
||||
"svelte": "^3.20.1",
|
||||
"svelte-preprocess": "^3.7.2"
|
||||
"svelte-preprocess": "^3.7.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 0.5%",
|
||||
|
||||
92
pnpm-lock.yaml
generated
92
pnpm-lock.yaml
generated
@@ -5,6 +5,7 @@ dependencies:
|
||||
lazysizes: 5.2.0
|
||||
normalize.css: 8.0.1
|
||||
polka: 1.0.0-next.11
|
||||
rellax: 1.12.1
|
||||
scroll-out: 2.2.8
|
||||
sirv: 0.4.2
|
||||
svelte-lazy: 0.1.10
|
||||
@@ -26,7 +27,6 @@ devDependencies:
|
||||
postcss: 7.0.27
|
||||
postcss-load-config: 2.1.0
|
||||
postcss-preset-env: 6.7.0
|
||||
rellax: 1.12.1
|
||||
rollup: 2.7.1
|
||||
rollup-plugin-babel: 4.4.0_@babel+core@7.9.0+rollup@2.7.1
|
||||
rollup-plugin-glslify: 1.2.0
|
||||
@@ -45,7 +45,7 @@ packages:
|
||||
integrity: sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
|
||||
/@babel/compat-data/7.9.0:
|
||||
dependencies:
|
||||
browserslist: 4.11.1
|
||||
browserslist: 4.12.0
|
||||
invariant: 2.2.4
|
||||
semver: 5.7.1
|
||||
dev: true
|
||||
@@ -100,7 +100,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.9.0
|
||||
'@babel/core': 7.9.0
|
||||
browserslist: 4.11.1
|
||||
browserslist: 4.12.0
|
||||
invariant: 2.2.4
|
||||
levenary: 1.1.1
|
||||
semver: 5.7.1
|
||||
@@ -582,7 +582,7 @@ packages:
|
||||
'@babel/core': 7.9.0
|
||||
'@babel/helper-module-transforms': 7.9.0
|
||||
'@babel/helper-plugin-utils': 7.8.3
|
||||
babel-plugin-dynamic-import-node: 2.3.0
|
||||
babel-plugin-dynamic-import-node: 2.3.3
|
||||
dev: true
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
@@ -594,7 +594,7 @@ packages:
|
||||
'@babel/helper-module-transforms': 7.9.0
|
||||
'@babel/helper-plugin-utils': 7.8.3
|
||||
'@babel/helper-simple-access': 7.8.3
|
||||
babel-plugin-dynamic-import-node: 2.3.0
|
||||
babel-plugin-dynamic-import-node: 2.3.3
|
||||
dev: true
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
@@ -606,7 +606,7 @@ packages:
|
||||
'@babel/helper-hoist-variables': 7.8.3
|
||||
'@babel/helper-module-transforms': 7.9.0
|
||||
'@babel/helper-plugin-utils': 7.8.3
|
||||
babel-plugin-dynamic-import-node: 2.3.0
|
||||
babel-plugin-dynamic-import-node: 2.3.3
|
||||
dev: true
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
@@ -814,7 +814,7 @@ packages:
|
||||
'@babel/plugin-transform-unicode-regex': 7.8.3_@babel+core@7.9.0
|
||||
'@babel/preset-modules': 0.1.3_@babel+core@7.9.0
|
||||
'@babel/types': 7.9.5
|
||||
browserslist: 4.11.1
|
||||
browserslist: 4.12.0
|
||||
core-js-compat: 3.6.5
|
||||
invariant: 2.2.4
|
||||
levenary: 1.1.1
|
||||
@@ -962,23 +962,23 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
||||
/@types/node/13.13.0:
|
||||
/@types/node/13.13.2:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==
|
||||
integrity: sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
|
||||
/@types/pug/2.0.4:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-h3L80EGOPNLMFxVV1zAHQVBR9LI=
|
||||
/@types/resolve/0.0.8:
|
||||
dependencies:
|
||||
'@types/node': 13.13.0
|
||||
'@types/node': 13.13.2
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==
|
||||
/@types/sass/1.16.0:
|
||||
dependencies:
|
||||
'@types/node': 13.13.0
|
||||
'@types/node': 13.13.2
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-2XZovu4NwcqmtZtsBR5XYLw18T8cBCnU2USFHTnYLLHz9fkhnoEMoDsqShJIOFsFhn5aJHjweiUUdTrDGujegA==
|
||||
@@ -1002,16 +1002,15 @@ packages:
|
||||
hasBin: true
|
||||
resolution:
|
||||
integrity: sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
|
||||
/ajv/6.12.1:
|
||||
/ajv/6.12.2:
|
||||
dependencies:
|
||||
fast-deep-equal: 3.1.1
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
json-schema-traverse: 0.4.1
|
||||
opencollective-postinstall: 2.0.2
|
||||
uri-js: 4.2.2
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-AUh2mDlJDAnzSRaKkMHopTD1GKwC1ApUq8oCzdjAOM5tavncgqWU+JoRu5Y3iYY0Q/euiU+1LWp0/O/QY8CcHw==
|
||||
integrity: sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
|
||||
/amdefine/1.0.1:
|
||||
dev: true
|
||||
engines:
|
||||
@@ -1087,8 +1086,8 @@ packages:
|
||||
integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=
|
||||
/autoprefixer/9.7.6:
|
||||
dependencies:
|
||||
browserslist: 4.11.1
|
||||
caniuse-lite: 1.0.30001043
|
||||
browserslist: 4.12.0
|
||||
caniuse-lite: 1.0.30001045
|
||||
chalk: 2.4.2
|
||||
normalize-range: 0.1.2
|
||||
num2fraction: 1.2.2
|
||||
@@ -1108,12 +1107,12 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
|
||||
/babel-plugin-dynamic-import-node/2.3.0:
|
||||
/babel-plugin-dynamic-import-node/2.3.3:
|
||||
dependencies:
|
||||
object.assign: 4.1.0
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==
|
||||
integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
|
||||
/balanced-match/1.0.0:
|
||||
dev: true
|
||||
resolution:
|
||||
@@ -1154,16 +1153,16 @@ packages:
|
||||
node: '>=8'
|
||||
resolution:
|
||||
integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
||||
/browserslist/4.11.1:
|
||||
/browserslist/4.12.0:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001043
|
||||
electron-to-chromium: 1.3.413
|
||||
caniuse-lite: 1.0.30001045
|
||||
electron-to-chromium: 1.3.414
|
||||
node-releases: 1.1.53
|
||||
pkg-up: 2.0.0
|
||||
dev: true
|
||||
hasBin: true
|
||||
resolution:
|
||||
integrity: sha512-DCTr3kDrKEYNw6Jb9HFxVLQNaue8z+0ZfRBRjmCunKDEXEBajKDj2Y+Uelg+Pi29OnvaSGwjOsnRyNEkXzHg5g==
|
||||
integrity: sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==
|
||||
/buffer-from/1.1.1:
|
||||
dev: true
|
||||
resolution:
|
||||
@@ -1230,10 +1229,10 @@ packages:
|
||||
node: '>=0.10.0'
|
||||
resolution:
|
||||
integrity: sha1-MvxLn82vhF/N9+c7uXysImHwqwo=
|
||||
/caniuse-lite/1.0.30001043:
|
||||
/caniuse-lite/1.0.30001045:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-MrBDRPJPDBYwACtSQvxg9+fkna5jPXhJlKmuxenl/ml9uf8LHKlDmLpElu+zTW/bEz7lC1m0wTDD7jiIB+hgFg==
|
||||
integrity: sha512-Y8o2Iz1KPcD6FjySbk1sPpvJqchgxk/iow0DABpGyzA1UeQAuxh63Xh0Enj5/BrsYbXtCN32JmR4ZxQTCQ6E6A==
|
||||
/caseless/0.12.0:
|
||||
dev: true
|
||||
resolution:
|
||||
@@ -1353,7 +1352,7 @@ packages:
|
||||
integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
|
||||
/core-js-compat/3.6.5:
|
||||
dependencies:
|
||||
browserslist: 4.11.1
|
||||
browserslist: 4.12.0
|
||||
semver: 7.0.0
|
||||
dev: true
|
||||
resolution:
|
||||
@@ -1510,10 +1509,10 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
|
||||
/electron-to-chromium/1.3.413:
|
||||
/electron-to-chromium/1.3.414:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-Jm1Rrd3siqYHO3jftZwDljL2LYQafj3Kki5r+udqE58d0i91SkjItVJ5RwlJn9yko8i7MOcoidVKjQlgSdd1hg==
|
||||
integrity: sha512-UfxhIvED++qLwWrAq9uYVcqF8FdeV9sU2S7qhiHYFODxzXRrd1GZRl/PjITHsTEejgibcWDraD8TQqoHb1aCBQ==
|
||||
/end-of-stream/1.4.4:
|
||||
dependencies:
|
||||
once: 1.4.0
|
||||
@@ -1674,7 +1673,7 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
|
||||
/fsevents/2.1.2:
|
||||
/fsevents/2.1.3:
|
||||
dev: true
|
||||
engines:
|
||||
node: ^8.16.0 || ^10.6.0 || >=11.0.0
|
||||
@@ -1682,7 +1681,7 @@ packages:
|
||||
os:
|
||||
- darwin
|
||||
resolution:
|
||||
integrity: sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
|
||||
integrity: sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
|
||||
/fstream/1.0.12:
|
||||
dependencies:
|
||||
graceful-fs: 4.2.3
|
||||
@@ -1893,7 +1892,7 @@ packages:
|
||||
integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
|
||||
/har-validator/5.1.3:
|
||||
dependencies:
|
||||
ajv: 6.12.1
|
||||
ajv: 6.12.2
|
||||
har-schema: 2.0.0
|
||||
dev: true
|
||||
engines:
|
||||
@@ -2387,10 +2386,10 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-sGJ44h/Gw3+lMTcysEEry2rhX1E=
|
||||
/nan/2.14.0:
|
||||
/nan/2.14.1:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
|
||||
integrity: sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
|
||||
/negotiator/0.6.2:
|
||||
dev: false
|
||||
engines:
|
||||
@@ -2445,7 +2444,7 @@ packages:
|
||||
lodash: 4.17.15
|
||||
meow: 3.7.0
|
||||
mkdirp: 0.5.5
|
||||
nan: 2.14.0
|
||||
nan: 2.14.1
|
||||
node-gyp: 3.8.0
|
||||
npmlog: 4.1.2
|
||||
request: 2.88.2
|
||||
@@ -2549,11 +2548,6 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
|
||||
/opencollective-postinstall/2.0.2:
|
||||
dev: true
|
||||
hasBin: true
|
||||
resolution:
|
||||
integrity: sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
|
||||
/optionator/0.8.3:
|
||||
dependencies:
|
||||
deep-is: 0.1.3
|
||||
@@ -2942,8 +2936,8 @@ packages:
|
||||
/postcss-preset-env/6.7.0:
|
||||
dependencies:
|
||||
autoprefixer: 9.7.6
|
||||
browserslist: 4.11.1
|
||||
caniuse-lite: 1.0.30001043
|
||||
browserslist: 4.12.0
|
||||
caniuse-lite: 1.0.30001045
|
||||
css-blank-pseudo: 0.1.4
|
||||
css-has-pseudo: 0.10.0
|
||||
css-prefers-color-scheme: 3.1.1
|
||||
@@ -3201,7 +3195,7 @@ packages:
|
||||
resolution:
|
||||
integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
|
||||
/rellax/1.12.1:
|
||||
dev: true
|
||||
dev: false
|
||||
resolution:
|
||||
integrity: sha512-XBIi0CDpW5FLTujYjYBn1CIbK2CJL6TsAg/w409KghP2LucjjzBjsujXDAjyBLWgsfupfUcL5WzdnIPcGfK7XA==
|
||||
/repeating/2.0.1:
|
||||
@@ -3334,7 +3328,7 @@ packages:
|
||||
node: '>=10.0.0'
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
fsevents: 2.1.2
|
||||
fsevents: 2.1.3
|
||||
resolution:
|
||||
integrity: sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g==
|
||||
/safe-buffer/5.1.2:
|
||||
@@ -3433,13 +3427,13 @@ packages:
|
||||
node: '>=8'
|
||||
resolution:
|
||||
integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
||||
/source-map-support/0.5.16:
|
||||
/source-map-support/0.5.18:
|
||||
dependencies:
|
||||
buffer-from: 1.1.1
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
|
||||
integrity: sha512-9luZr/BZ2QeU6tO2uG8N2aZpVSli4TSAOAqFOyTO51AJcD9P99c0K1h6dD6r6qo5dyT44BR5exweOaLLeldTkQ==
|
||||
/source-map/0.4.4:
|
||||
dependencies:
|
||||
amdefine: 1.0.1
|
||||
@@ -3471,13 +3465,13 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==
|
||||
/spdx-exceptions/2.2.0:
|
||||
/spdx-exceptions/2.3.0:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==
|
||||
integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
|
||||
/spdx-expression-parse/3.0.0:
|
||||
dependencies:
|
||||
spdx-exceptions: 2.2.0
|
||||
spdx-exceptions: 2.3.0
|
||||
spdx-license-ids: 3.0.5
|
||||
dev: true
|
||||
resolution:
|
||||
@@ -3647,7 +3641,7 @@ packages:
|
||||
dependencies:
|
||||
commander: 2.20.3
|
||||
source-map: 0.6.1
|
||||
source-map-support: 0.5.16
|
||||
source-map-support: 0.5.18
|
||||
dev: true
|
||||
engines:
|
||||
node: '>=6.0.0'
|
||||
@@ -3929,5 +3923,5 @@ specifiers:
|
||||
sirv: ^0.4.2
|
||||
svelte: ^3.20.1
|
||||
svelte-lazy: ^0.1.10
|
||||
svelte-preprocess: ^3.7.2
|
||||
svelte-preprocess: ^3.7.1
|
||||
swipe-listener: ^1.1.0
|
||||
|
||||
Reference in New Issue
Block a user