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

View File

@@ -26,11 +26,11 @@
},
"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",
"@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",
"eslint": "^8.23.0",
@@ -40,14 +40,14 @@
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.8.0",
"postcss-sort-media-queries": "^4.2.1",
"sass": "^1.54.5",
"sass": "^1.54.6",
"svelte": "^3.49.0",
"svelte-check": "^2.9.0",
"svelte-preprocess": "^4.10.7",
"swell-node": "^4.0.10",
"tslib": "^2.4.0",
"typescript": "^4.8.2",
"vite": "^3.0.9"
"vite": "^3.1.0-beta.1"
},
"type": "module",
"browserslist": [

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

2
src/app.d.ts vendored
View File

@@ -5,8 +5,6 @@ declare namespace App {
// interface Locals {}
// interface PageData {}
// interface Platform {}
// interface PrivateEnv {}
// interface PublicEnv {}
}

View File

@@ -12,7 +12,7 @@
</script>
<a href={url} class="box-cta"
sveltekit:noscroll sveltekit:prefetch={url.includes('http') ? true : undefined}
data-sveltekit-noscroll data-sveltekit-prefetch={url.includes('http') ? true : undefined}
>
<div class="icon">
<Icon icon={icon} label={alt} />

View File

@@ -44,8 +44,8 @@
<a
href={url} class={classes}
{target} {rel}
sveltekit:prefetch={url && (isExternal || isProtocol) ? null : true}
sveltekit:noscroll={isExternal || isProtocol ? null : true}
data-sveltekit-prefetch={url && (isExternal || isProtocol) ? null : true}
data-sveltekit-noscroll={isExternal || isProtocol ? null : true}
{disabled}
tabindex="0"
on:click

View File

@@ -78,7 +78,7 @@
<div class="newsletter-form__bottom">
{#if past}
<a href="/subscribe" class="past-issues" sveltekit:noscroll sveltekit:prefetch>
<a href="/subscribe" class="past-issues" data-sveltekit-noscroll data-sveltekit-prefetch>
<svg width="20" height="16" viewBox="0 0 20 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-label="Newsletter icon">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 2.346H2a.5.5 0 0 0-.5.5v11.102a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 .5-.5V2.846a.5.5 0 0 0-.5-.5ZM2 .846a2 2 0 0 0-2 2v11.102a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V2.846a2 2 0 0 0-2-2H2Zm13.75 4.25h-2v3h2v-3Zm-2-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2ZM3.5 6.5a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1h-6Zm.25 3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm1.25 2a.5.5 0 0 0 0 1h6a.5.5 0 1 0 0-1H5Z" />
</svg>

View File

@@ -40,7 +40,7 @@
</div>
<div class="house__photo grid" class:not-landscape={ratio < 1.475}>
<a href={url} sveltekit:noscroll tabindex="0">
<a href={url} data-sveltekit-noscroll tabindex="0">
<figure class="house__image shadow-photo">
<Image
class="photo"

View File

@@ -69,7 +69,7 @@
<a href="/{location.country.slug}/{location.slug}"
on:mousemove={handleMouseMove}
on:mouseleave={handleMouseLeave}
sveltekit:noscroll
data-sveltekit-noscroll
tabindex="0"
>
<Image

View File

@@ -34,7 +34,7 @@
>
{#if url}
<div class="photo-card__content">
<a href={url} sveltekit:noscroll>
<a href={url} data-sveltekit-noscroll>
<Image
{id}
sizeKey="postcard"

View File

@@ -17,7 +17,7 @@
<div class="poster">
{#if image}
<a href="/shop/poster-{location.slug}" on:click={() => smoothScroll({ hash: 'poster', changeHash: false })} sveltekit:noscroll sveltekit:prefetch>
<a href="/shop/poster-{location.slug}" on:click={() => smoothScroll({ hash: 'poster', changeHash: false })} data-sveltekit-noscroll data-sveltekit-prefetch>
<Image
id={image.id}
sizeKey="product"

View File

@@ -64,7 +64,7 @@
{#each switcher_links as { text, url, icon, icon_label }}
<li class:is-active={$page.url.pathname === url}>
<a href={url} on:click={toggleSwitcher} tabindex="0"
sveltekit:noscroll sveltekit:prefetch
data-sveltekit-noscroll data-sveltekit-prefetch
>
<Icon class="icon" icon={icon} label={icon_label} />
<span>{text}</span>

View File

@@ -14,7 +14,7 @@
<footer class="footer">
<div class="container grid">
<a href="/" class="footer__title" sveltekit:prefetch sveltekit:noscroll tabindex="0">
<a href="/" class="footer__title" data-sveltekit-prefetch data-sveltekit-noscroll tabindex="0">
<SiteTitle tag="div" />
</a>
@@ -22,7 +22,7 @@
<ul>
{#each footer_links as { title, slug }}
<li>
<a href="/{slug}" class="link-3d" sveltekit:prefetch sveltekit:noscroll tabindex="0">
<a href="/{slug}" class="link-3d" data-sveltekit-prefetch data-sveltekit-noscroll tabindex="0">
<SplitText text={title} clone={true} />
</a>
</li>

View File

@@ -125,7 +125,7 @@
<ul class="globe__markers">
{#each markers as { name, slug, country, lat, lng }}
<li class="globe__marker" data-location={slug} data-lat={lat} data-lng={lng}>
<a href="/{country.slug}/{slug}" sveltekit:noscroll>
<a href="/{country.slug}/{slug}" data-sveltekit-noscroll>
<dl>
<dt class="title-small">{name}</dt>
<dd class="text-label text-label--small">{country.name}</dd>
@@ -144,7 +144,7 @@
<ul>
{#each clusterLocations as { name, slug, country }}
<li>
<a href="/{country.slug}/{slug}" sveltekit:noscroll tabindex="0">
<a href="/{country.slug}/{slug}" data-sveltekit-noscroll tabindex="0">
<Image
class="flag"
id={country.flag.id}

View File

@@ -97,7 +97,7 @@
<section class="shop-page__intro" bind:this={introEl}>
<div class="top container">
<a href="/" class="back" sveltekit:noscroll>
<a href="/" class="back" data-sveltekit-noscroll>
<svg width="5" height="8" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 1 1 4l3 3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
@@ -116,7 +116,7 @@
<ul>
{#each shopLocations as { name, slug }}
<li class:is-active={product && slug === product.location.slug}>
<a href="/shop/poster-{slug}" on:click={() => smoothScroll({ hash: 'poster' })} sveltekit:prefetch sveltekit:noscroll>
<a href="/shop/poster-{slug}" on:click={() => smoothScroll({ hash: 'poster' })} data-sveltekit-prefetch data-sveltekit-noscroll>
{name}
</a>
</li>

View File

@@ -62,7 +62,7 @@
<div class="content">
<div class="shop__images">
{#if images}
<a href={enabled ? url : undefined} title="Visit our shop" sveltekit:noscroll sveltekit:prefetch>
<a href={enabled ? url : undefined} title="Visit our shop" data-sveltekit-noscroll data-sveltekit-prefetch>
{#each images as { directus_files_id: { id, title }}, index}
<Image
class={index === currentImageIndex ? 'is-visible' : null}

View File

@@ -359,7 +359,7 @@
<h1 class="title-medium">{currentPhoto.title}</h1>
<div class="detail text-info">
<a href="/{location.country.slug}/{location.slug}" sveltekit:prefetch sveltekit:noscroll>
<a href="/{location.country.slug}/{location.slug}" data-sveltekit-prefetch data-sveltekit-noscroll>
<Icon class="icon" icon="map-pin" label="Map pin" />
<span>
{#if currentPhoto.city}

View File

@@ -39,7 +39,7 @@
const introText = about.intro_text
.replace('<strong>',
`<a href="/${about.intro_firstlocation.country.slug}/${about.intro_firstlocation.slug}" sveltekit:noscroll sveltekit:prefetch>
`<a href="/${about.intro_firstlocation.country.slug}/${about.intro_firstlocation.slug}" data-sveltekit-noscroll data-sveltekit-prefetch>
<img src="${getAssetUrlKey(about.intro_firstlocation.country.flag.id, 'square-small-jpg')}" width="32" height="32" alt="${about.intro_firstlocation.country.flag.title}">
<strong>
`)

View File

@@ -121,7 +121,7 @@
{#each location as loc}
{#if loc.location_id}
<li>
<a href="/{loc.location_id.country.slug}/{loc.location_id.slug}" sveltekit:noscroll tabindex="0">
<a href="/{loc.location_id.country.slug}/{loc.location_id.slug}" data-sveltekit-noscroll tabindex="0">
<Image
id={loc.location_id.country.flag.id}
sizeKey="square-small"

View File

@@ -430,7 +430,7 @@
<div class="photos-page__grid" bind:this={photosGridEl}>
{#each photos as { id, image, slug, location, title, city }, index (id)}
<figure class="photo shadow-photo">
<a href="/{location.country.slug}/{location.slug}/{slug}" sveltekit:prefetch sveltekit:noscroll tabindex="0">
<a href="/{location.country.slug}/{location.slug}/{slug}" data-sveltekit-prefetch data-sveltekit-noscroll tabindex="0">
<Image
id={image.id}
sizeKey="photo-grid"