Update stuff regarding to latest SvelteKit updates

This commit is contained in:
2022-08-30 09:21:02 +02:00
parent 4198d2cd1f
commit 3618414aa0
19 changed files with 108 additions and 107 deletions

161
pnpm-lock.yaml generated
View File

@@ -3,11 +3,11 @@ lockfileVersion: 5.4
specifiers:
'@studio-freight/lenis': ^0.1.17
'@sveltejs/adapter-auto': ^1.0.0-next.69
'@sveltejs/adapter-node': ^1.0.0-next.87
'@sveltejs/adapter-node': ^1.0.0-next.88
'@sveltejs/adapter-vercel': ^1.0.0-next.71
'@sveltejs/kit': ^1.0.0-next.447
'@typescript-eslint/eslint-plugin': ^5.35.1
'@typescript-eslint/parser': ^5.35.1
'@sveltejs/kit': ^1.0.0-next.454
'@typescript-eslint/eslint-plugin': ^5.36.0
'@typescript-eslint/parser': ^5.36.0
browserslist: ^4.21.3
cssnano: ^5.1.13
dayjs: ^1.11.5
@@ -23,7 +23,7 @@ specifiers:
postcss-preset-env: ^7.8.0
postcss-sort-media-queries: ^4.2.1
sanitize.css: ^13.0.0
sass: ^1.54.5
sass: ^1.54.6
svelte: ^3.49.0
svelte-check: ^2.9.0
svelte-preprocess: ^4.10.7
@@ -31,7 +31,7 @@ specifiers:
tslib: ^2.4.0
tweakpane: ^3.1.0
typescript: ^4.8.2
vite: ^3.0.9
vite: ^3.1.0-beta.1
dependencies:
'@studio-freight/lenis': 0.1.17
@@ -45,11 +45,11 @@ dependencies:
devDependencies:
'@sveltejs/adapter-auto': 1.0.0-next.69
'@sveltejs/adapter-node': 1.0.0-next.87
'@sveltejs/adapter-node': 1.0.0-next.88
'@sveltejs/adapter-vercel': 1.0.0-next.71
'@sveltejs/kit': 1.0.0-next.447_svelte@3.49.0+vite@3.0.9
'@typescript-eslint/eslint-plugin': 5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu
'@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm
'@sveltejs/kit': 1.0.0-next.454_fhgkwirxvgjw2igda6zmhiisma
'@typescript-eslint/eslint-plugin': 5.36.0_3g5q5capxpyhialyvs33l4nssm
'@typescript-eslint/parser': 5.36.0_yqf6kl63nyoq5megxukfnom5rm
browserslist: 4.21.3
cssnano: 5.1.13_postcss@8.4.16
eslint: 8.23.0
@@ -59,14 +59,14 @@ devDependencies:
postcss-normalize: 10.0.1_mu2kzpkteq3ketk6piffleamkq
postcss-preset-env: 7.8.0_postcss@8.4.16
postcss-sort-media-queries: 4.2.1_postcss@8.4.16
sass: 1.54.5
sass: 1.54.6
svelte: 3.49.0
svelte-check: 2.9.0_f4ocuume5qq4kteljx4yno44ge
svelte-preprocess: 4.10.7_jy4oxuffztmxub3wtzqut5xasu
svelte-check: 2.9.0_xzmvipx3wq4maunbkqcp62xq6e
svelte-preprocess: 4.10.7_nozdszetrsxbbjg2vjoyvjpjoi
swell-node: 4.0.10
tslib: 2.4.0
typescript: 4.8.2
vite: 3.0.9_sass@1.54.5
vite: 3.1.0-beta.1_sass@1.54.6
packages:
@@ -450,8 +450,10 @@ packages:
tiny-glob: 0.2.9
dev: true
/@sveltejs/adapter-node/1.0.0-next.87:
resolution: {integrity: sha512-ktvZ0+uthYH6SQMO34acbqkReeIcNMD1b7fnWqRIBj5CrgeBarvmbcj+x3/QKpOIG7s11yjwgYhOGLxZX0VMHw==}
/@sveltejs/adapter-node/1.0.0-next.88:
resolution: {integrity: sha512-N75E0tbq1+70/8lYUbttj7ry+5PDl7DB29aJqYIQQdnWMkIv0CPnH5ux4fwDuQJuhR7k1lfUbLd96JWwPBHvIg==}
dependencies:
esbuild: 0.14.54
dev: true
/@sveltejs/adapter-vercel/1.0.0-next.71:
@@ -464,16 +466,16 @@ packages:
- supports-color
dev: true
/@sveltejs/kit/1.0.0-next.447_svelte@3.49.0+vite@3.0.9:
resolution: {integrity: sha512-a+Mdze6GreNIgOSFwGvRZNxPNF2crAvpkJUHovLnzWj7uFs/XPj1U7P9Ubg47SphEAgV7/JM3nre9ibjO3LyDA==}
engines: {node: '>=16.9'}
/@sveltejs/kit/1.0.0-next.454_fhgkwirxvgjw2igda6zmhiisma:
resolution: {integrity: sha512-Adbd837/E8B8TPVPlQZT4R0o3NekmtyUEYnI46M/YupMtg1NnaVdLF8Na6xoivtnIY7dP5H10zGJhGsTon3fPQ==}
engines: {node: '>=16.14'}
hasBin: true
requiresBuild: true
peerDependencies:
svelte: ^3.44.0
vite: ^3.0.0
vite: ^3.1.0-beta.1
dependencies:
'@sveltejs/vite-plugin-svelte': 1.0.2_svelte@3.49.0+vite@3.0.9
'@sveltejs/vite-plugin-svelte': 1.0.2_fhgkwirxvgjw2igda6zmhiisma
cookie: 0.5.0
devalue: 3.1.2
kleur: 4.1.5
@@ -486,13 +488,13 @@ packages:
svelte: 3.49.0
tiny-glob: 0.2.9
undici: 5.10.0
vite: 3.0.9_sass@1.54.5
vite: 3.1.0-beta.1_sass@1.54.6
transitivePeerDependencies:
- diff-match-patch
- supports-color
dev: true
/@sveltejs/vite-plugin-svelte/1.0.2_svelte@3.49.0+vite@3.0.9:
/@sveltejs/vite-plugin-svelte/1.0.2_fhgkwirxvgjw2igda6zmhiisma:
resolution: {integrity: sha512-8tTVbNuraeDchBaArNbwaZLpO0feM7BRSdZU5yeM4Clasx2p1p1CYBoWh+VgxZlxiark49HXummkHqKztbl8lA==}
engines: {node: ^14.18.0 || >= 16}
peerDependencies:
@@ -510,7 +512,7 @@ packages:
magic-string: 0.26.2
svelte: 3.49.0
svelte-hmr: 0.14.12_svelte@3.49.0
vite: 3.0.9_sass@1.54.5
vite: 3.1.0-beta.1_sass@1.54.6
transitivePeerDependencies:
- supports-color
dev: true
@@ -524,8 +526,8 @@ packages:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev: true
/@types/node/18.7.13:
resolution: {integrity: sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw==}
/@types/node/18.7.14:
resolution: {integrity: sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA==}
dev: true
/@types/pug/2.0.6:
@@ -535,11 +537,11 @@ packages:
/@types/sass/1.43.1:
resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==}
dependencies:
'@types/node': 18.7.13
'@types/node': 18.7.14
dev: true
/@typescript-eslint/eslint-plugin/5.35.1_pfwtupu3r4wxmgbx6hj7gwmyuu:
resolution: {integrity: sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg==}
/@typescript-eslint/eslint-plugin/5.36.0_3g5q5capxpyhialyvs33l4nssm:
resolution: {integrity: sha512-X3In41twSDnYRES7hO2xna4ZC02SY05UN9sGW//eL1P5k4CKfvddsdC2hOq0O3+WU1wkCPQkiTY9mzSnXKkA0w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -549,10 +551,10 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.35.1_yqf6kl63nyoq5megxukfnom5rm
'@typescript-eslint/scope-manager': 5.35.1
'@typescript-eslint/type-utils': 5.35.1_yqf6kl63nyoq5megxukfnom5rm
'@typescript-eslint/utils': 5.35.1_yqf6kl63nyoq5megxukfnom5rm
'@typescript-eslint/parser': 5.36.0_yqf6kl63nyoq5megxukfnom5rm
'@typescript-eslint/scope-manager': 5.36.0
'@typescript-eslint/type-utils': 5.36.0_yqf6kl63nyoq5megxukfnom5rm
'@typescript-eslint/utils': 5.36.0_yqf6kl63nyoq5megxukfnom5rm
debug: 4.3.4
eslint: 8.23.0
functional-red-black-tree: 1.0.1
@@ -565,8 +567,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser/5.35.1_yqf6kl63nyoq5megxukfnom5rm:
resolution: {integrity: sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==}
/@typescript-eslint/parser/5.36.0_yqf6kl63nyoq5megxukfnom5rm:
resolution: {integrity: sha512-dlBZj7EGB44XML8KTng4QM0tvjI8swDh8MdpE5NX5iHWgWEfIuqSfSE+GPeCrCdj7m4tQLuevytd57jNDXJ2ZA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -575,9 +577,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.35.1
'@typescript-eslint/types': 5.35.1
'@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2
'@typescript-eslint/scope-manager': 5.36.0
'@typescript-eslint/types': 5.36.0
'@typescript-eslint/typescript-estree': 5.36.0_typescript@4.8.2
debug: 4.3.4
eslint: 8.23.0
typescript: 4.8.2
@@ -585,16 +587,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager/5.35.1:
resolution: {integrity: sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==}
/@typescript-eslint/scope-manager/5.36.0:
resolution: {integrity: sha512-PZUC9sz0uCzRiuzbkh6BTec7FqgwXW03isumFVkuPw/Ug/6nbAqPUZaRy4w99WCOUuJTjhn3tMjsM94NtEj64g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.35.1
'@typescript-eslint/visitor-keys': 5.35.1
'@typescript-eslint/types': 5.36.0
'@typescript-eslint/visitor-keys': 5.36.0
dev: true
/@typescript-eslint/type-utils/5.35.1_yqf6kl63nyoq5megxukfnom5rm:
resolution: {integrity: sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw==}
/@typescript-eslint/type-utils/5.36.0_yqf6kl63nyoq5megxukfnom5rm:
resolution: {integrity: sha512-W/E3yJFqRYsjPljJ2gy0YkoqLJyViWs2DC6xHkXcWyhkIbCDdaVnl7mPLeQphVI+dXtY05EcXFzWLXhq8Mm/lQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -603,7 +605,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/utils': 5.35.1_yqf6kl63nyoq5megxukfnom5rm
'@typescript-eslint/typescript-estree': 5.36.0_typescript@4.8.2
'@typescript-eslint/utils': 5.36.0_yqf6kl63nyoq5megxukfnom5rm
debug: 4.3.4
eslint: 8.23.0
tsutils: 3.21.0_typescript@4.8.2
@@ -612,13 +615,13 @@ packages:
- supports-color
dev: true
/@typescript-eslint/types/5.35.1:
resolution: {integrity: sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==}
/@typescript-eslint/types/5.36.0:
resolution: {integrity: sha512-3JJuLL1r3ljRpFdRPeOtgi14Vmpx+2JcR6gryeORmW3gPBY7R1jNYoq4yBN1L//ONZjMlbJ7SCIwugOStucYiQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.35.1_typescript@4.8.2:
resolution: {integrity: sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==}
/@typescript-eslint/typescript-estree/5.36.0_typescript@4.8.2:
resolution: {integrity: sha512-EW9wxi76delg/FS9+WV+fkPdwygYzRrzEucdqFVWXMQWPOjFy39mmNNEmxuO2jZHXzSQTXzhxiU1oH60AbIw9A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -626,8 +629,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.35.1
'@typescript-eslint/visitor-keys': 5.35.1
'@typescript-eslint/types': 5.36.0
'@typescript-eslint/visitor-keys': 5.36.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -638,16 +641,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils/5.35.1_yqf6kl63nyoq5megxukfnom5rm:
resolution: {integrity: sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==}
/@typescript-eslint/utils/5.36.0_yqf6kl63nyoq5megxukfnom5rm:
resolution: {integrity: sha512-wAlNhXXYvAAUBbRmoJDywF/j2fhGLBP4gnreFvYvFbtlsmhMJ4qCKVh/Z8OP4SgGR3xbciX2nmG639JX0uw1OQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.35.1
'@typescript-eslint/types': 5.35.1
'@typescript-eslint/typescript-estree': 5.35.1_typescript@4.8.2
'@typescript-eslint/scope-manager': 5.36.0
'@typescript-eslint/types': 5.36.0
'@typescript-eslint/typescript-estree': 5.36.0_typescript@4.8.2
eslint: 8.23.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.23.0
@@ -656,11 +659,11 @@ packages:
- typescript
dev: true
/@typescript-eslint/visitor-keys/5.35.1:
resolution: {integrity: sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==}
/@typescript-eslint/visitor-keys/5.36.0:
resolution: {integrity: sha512-pdqSJwGKueOrpjYIex0T39xarDt1dn4p7XJ+6FqBWugNQwXlNGC5h62qayAIYZ/RPPtD+ButDWmpXT1eGtiaYg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.35.1
'@typescript-eslint/types': 5.36.0
eslint-visitor-keys: 3.3.0
dev: true
@@ -773,7 +776,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.21.3
caniuse-lite: 1.0.30001384
caniuse-lite: 1.0.30001385
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -819,8 +822,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001384
electron-to-chromium: 1.4.233
caniuse-lite: 1.0.30001385
electron-to-chromium: 1.4.234
node-releases: 2.0.6
update-browserslist-db: 1.0.5_browserslist@4.21.3
dev: true
@@ -838,13 +841,13 @@ packages:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
dependencies:
browserslist: 4.21.3
caniuse-lite: 1.0.30001384
caniuse-lite: 1.0.30001385
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
dev: true
/caniuse-lite/1.0.30001384:
resolution: {integrity: sha512-BBWt57kqWbc0GYZXb47wTXpmAgqr5LSibPzNjk/AWMdmJMQhLqOl3c/Kd4OAU/tu4NLfYkMx8Tlq3RVBkOBolQ==}
/caniuse-lite/1.0.30001385:
resolution: {integrity: sha512-MpiCqJGhBkHgpyimE9GWmZTnyHyEEM35u115bD3QBrXpjvL/JgcP8cUhKJshfmg4OtEHFenifcK5sZayEw5tvQ==}
dev: true
/chalk/4.1.2:
@@ -1151,8 +1154,8 @@ packages:
domhandler: 4.3.1
dev: true
/electron-to-chromium/1.4.233:
resolution: {integrity: sha512-ejwIKXTg1wqbmkcRJh9Ur3hFGHFDZDw1POzdsVrB2WZjgRuRMHIQQKNpe64N/qh3ZtH2otEoRoS+s6arAAuAAw==}
/electron-to-chromium/1.4.234:
resolution: {integrity: sha512-VqlJ4Ihd9F7eQIfwEtf7C0eZZDl6bQtpez8vx8VHN9iCZEzePZjr7n9OGFHSav4WN9zfLa2CFLowj0siBoc0hQ==}
dev: true
/embla-carousel/7.0.1:
@@ -2915,8 +2918,8 @@ packages:
estree-walker: 0.6.1
dev: true
/rollup/2.77.3:
resolution: {integrity: sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==}
/rollup/2.78.1:
resolution: {integrity: sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
@@ -2952,8 +2955,8 @@ packages:
/sanitize.css/13.0.0:
resolution: {integrity: sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==}
/sass/1.54.5:
resolution: {integrity: sha512-p7DTOzxkUPa/63FU0R3KApkRHwcVZYC0PLnLm5iyZACyp15qSi32x7zVUhRdABAATmkALqgGrjCJAcWvobmhHw==}
/sass/1.54.6:
resolution: {integrity: sha512-DUqJjR2WxXBcZjRSZX5gCVyU+9fuC2qDfFzoKX9rV4rCOcec5mPtEafTcfsyL3YJuLONjWylBne+uXVh5rrmFw==}
engines: {node: '>=12.0.0'}
hasBin: true
dependencies:
@@ -3104,7 +3107,7 @@ packages:
engines: {node: '>= 0.4'}
dev: true
/svelte-check/2.9.0_f4ocuume5qq4kteljx4yno44ge:
/svelte-check/2.9.0_xzmvipx3wq4maunbkqcp62xq6e:
resolution: {integrity: sha512-9AVrtP7WbfDgCdqTZNPdj5CCCy1OrYMxFVWAWzNw7fl93c9klFJFtqzVXa6fovfQ050CcpUyJE2dPFL9TFAREw==}
hasBin: true
peerDependencies:
@@ -3117,7 +3120,7 @@ packages:
picocolors: 1.0.0
sade: 1.8.1
svelte: 3.49.0
svelte-preprocess: 4.10.7_jy4oxuffztmxub3wtzqut5xasu
svelte-preprocess: 4.10.7_nozdszetrsxbbjg2vjoyvjpjoi
typescript: 4.8.2
transitivePeerDependencies:
- '@babel/core'
@@ -3141,7 +3144,7 @@ packages:
svelte: 3.49.0
dev: true
/svelte-preprocess/4.10.7_jy4oxuffztmxub3wtzqut5xasu:
/svelte-preprocess/4.10.7_nozdszetrsxbbjg2vjoyvjpjoi:
resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==}
engines: {node: '>= 9.11.2'}
requiresBuild: true
@@ -3187,7 +3190,7 @@ packages:
detect-indent: 6.1.0
magic-string: 0.25.9
postcss: 8.4.16
sass: 1.54.5
sass: 1.54.6
sorcery: 0.10.0
strip-indent: 3.0.0
svelte: 3.49.0
@@ -3332,8 +3335,8 @@ packages:
tiny-emitter: 2.1.0
dev: false
/vite/3.0.9_sass@1.54.5:
resolution: {integrity: sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==}
/vite/3.1.0-beta.1_sass@1.54.6:
resolution: {integrity: sha512-JGEnWSC0hfarcduTCQr6wnRjPLbT62iLCK59HBJXYt9oyWSUMtrvcnDqzvLFC+lHV6KGFQkmWlZucyIQmgUnLA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -3354,8 +3357,8 @@ packages:
esbuild: 0.14.54
postcss: 8.4.16
resolve: 1.22.1
rollup: 2.77.3
sass: 1.54.5
rollup: 2.78.1
sass: 1.54.6
optionalDependencies:
fsevents: 2.3.2
dev: true