NPM packages updates and cleanup
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
13
package.json
13
package.json
@@ -18,27 +18,24 @@
|
||||
"dependencies": {
|
||||
"animejs": "^3.1.0",
|
||||
"compression": "^1.7.4",
|
||||
"dayjs": "^1.8.21",
|
||||
"imagesloaded": "^4.1.4",
|
||||
"lazysizes": "^5.2.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"polka": "^1.0.0-next.9",
|
||||
"shufflejs": "^5.2.3",
|
||||
"scroll-out": "^2.2.8",
|
||||
"sirv": "^0.4.2",
|
||||
"zenscroll": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.6",
|
||||
"@babel/core": "^7.8.7",
|
||||
"@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",
|
||||
"@babel/preset-env": "^7.8.7",
|
||||
"@babel/runtime": "^7.8.7",
|
||||
"@rollup/plugin-commonjs": "^11.0.2",
|
||||
"@rollup/plugin-node-resolve": "^7.1.1",
|
||||
"@rollup/plugin-replace": "^2.3.1",
|
||||
"aos": "^2.3.4",
|
||||
"autoprefixer": "^9.7.4",
|
||||
"basicscroll": "^3.0.2",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
@@ -55,7 +52,7 @@
|
||||
"rollup-plugin-svelte": "^5.1.1",
|
||||
"rollup-plugin-terser": "^5.2.0",
|
||||
"sapper": "^0.27.10",
|
||||
"svelte": "^3.19.1",
|
||||
"svelte": "^3.19.2",
|
||||
"svelte-preprocess": "^3.4.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
||||
576
pnpm-lock.yaml
generated
576
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user