[chore] Update packages
This commit is contained in:
28
package.json
28
package.json
@@ -15,26 +15,26 @@
|
||||
"lint": "eslint --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@studio-freight/lenis": "^0.2.18",
|
||||
"@studio-freight/lenis": "^0.2.19",
|
||||
"dayjs": "^1.11.6",
|
||||
"embla-carousel": "^7.0.3",
|
||||
"embla-carousel": "^7.0.4",
|
||||
"focus-visible": "^5.2.0",
|
||||
"motion": "^10.14.2",
|
||||
"ogl": "^0.0.101",
|
||||
"motion": "^10.14.3",
|
||||
"ogl": "^0.0.102",
|
||||
"sanitize.css": "^13.0.0",
|
||||
"swell-js": "^3.17.8",
|
||||
"swell-js": "3.17.8",
|
||||
"tweakpane": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "^1.0.0-next.84",
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.99",
|
||||
"@sveltejs/adapter-vercel": "^1.0.0-next.80",
|
||||
"@sveltejs/kit": "^1.0.0-next.525",
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.41.0",
|
||||
"@sveltejs/adapter-auto": "^1.0.0-next.86",
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.100",
|
||||
"@sveltejs/adapter-vercel": "^1.0.0-next.81",
|
||||
"@sveltejs/kit": "^1.0.0-next.532",
|
||||
"@typescript-eslint/eslint-plugin": "^5.42.0",
|
||||
"@typescript-eslint/parser": "^5.42.0",
|
||||
"base-64": "^1.0.0",
|
||||
"browserslist": "^4.21.4",
|
||||
"cssnano": "^5.1.13",
|
||||
"cssnano": "^5.1.14",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"postcss": "^8.4.18",
|
||||
@@ -46,9 +46,9 @@
|
||||
"svelte": "^3.52.0",
|
||||
"svelte-check": "^2.9.2",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "^2.4.0",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^3.1.8"
|
||||
"vite": "^3.2.2"
|
||||
},
|
||||
"type": "module",
|
||||
"browserslist": [
|
||||
|
||||
340
pnpm-lock.yaml
generated
340
pnpm-lock.yaml
generated
@@ -1,23 +1,23 @@
|
||||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@studio-freight/lenis': ^0.2.18
|
||||
'@sveltejs/adapter-auto': ^1.0.0-next.84
|
||||
'@sveltejs/adapter-node': ^1.0.0-next.99
|
||||
'@sveltejs/adapter-vercel': ^1.0.0-next.80
|
||||
'@sveltejs/kit': ^1.0.0-next.525
|
||||
'@typescript-eslint/eslint-plugin': ^5.41.0
|
||||
'@typescript-eslint/parser': ^5.41.0
|
||||
'@studio-freight/lenis': ^0.2.19
|
||||
'@sveltejs/adapter-auto': ^1.0.0-next.86
|
||||
'@sveltejs/adapter-node': ^1.0.0-next.100
|
||||
'@sveltejs/adapter-vercel': ^1.0.0-next.81
|
||||
'@sveltejs/kit': ^1.0.0-next.532
|
||||
'@typescript-eslint/eslint-plugin': ^5.42.0
|
||||
'@typescript-eslint/parser': ^5.42.0
|
||||
base-64: ^1.0.0
|
||||
browserslist: ^4.21.4
|
||||
cssnano: ^5.1.13
|
||||
cssnano: ^5.1.14
|
||||
dayjs: ^1.11.6
|
||||
embla-carousel: ^7.0.3
|
||||
embla-carousel: ^7.0.4
|
||||
eslint: ^8.26.0
|
||||
eslint-plugin-svelte3: ^4.0.0
|
||||
focus-visible: ^5.2.0
|
||||
motion: ^10.14.2
|
||||
ogl: ^0.0.101
|
||||
motion: ^10.14.3
|
||||
ogl: ^0.0.102
|
||||
postcss: ^8.4.18
|
||||
postcss-focus-visible: ^7.1.0
|
||||
postcss-normalize: ^10.0.1
|
||||
@@ -28,33 +28,33 @@ specifiers:
|
||||
svelte: ^3.52.0
|
||||
svelte-check: ^2.9.2
|
||||
svelte-preprocess: ^4.10.7
|
||||
swell-js: ^3.17.8
|
||||
tslib: ^2.4.0
|
||||
swell-js: 3.17.8
|
||||
tslib: ^2.4.1
|
||||
tweakpane: ^3.1.0
|
||||
typescript: ^4.8.4
|
||||
vite: ^3.1.8
|
||||
vite: ^3.2.2
|
||||
|
||||
dependencies:
|
||||
'@studio-freight/lenis': 0.2.18
|
||||
'@studio-freight/lenis': 0.2.19
|
||||
dayjs: 1.11.6
|
||||
embla-carousel: 7.0.3
|
||||
embla-carousel: 7.0.4
|
||||
focus-visible: 5.2.0
|
||||
motion: 10.14.2
|
||||
ogl: 0.0.101
|
||||
motion: 10.14.3
|
||||
ogl: 0.0.102
|
||||
sanitize.css: 13.0.0
|
||||
swell-js: 3.17.8
|
||||
tweakpane: 3.1.0
|
||||
|
||||
devDependencies:
|
||||
'@sveltejs/adapter-auto': 1.0.0-next.84
|
||||
'@sveltejs/adapter-node': 1.0.0-next.99
|
||||
'@sveltejs/adapter-vercel': 1.0.0-next.80
|
||||
'@sveltejs/kit': 1.0.0-next.525_svelte@3.52.0+vite@3.1.8
|
||||
'@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou
|
||||
'@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@sveltejs/adapter-auto': 1.0.0-next.86
|
||||
'@sveltejs/adapter-node': 1.0.0-next.100
|
||||
'@sveltejs/adapter-vercel': 1.0.0-next.81
|
||||
'@sveltejs/kit': 1.0.0-next.532_svelte@3.52.0+vite@3.2.2
|
||||
'@typescript-eslint/eslint-plugin': 5.42.0_6xw5wg2354iw4zujk2f3vyfrzu
|
||||
'@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
base-64: 1.0.0
|
||||
browserslist: 4.21.4
|
||||
cssnano: 5.1.13_postcss@8.4.18
|
||||
cssnano: 5.1.14_postcss@8.4.18
|
||||
eslint: 8.26.0
|
||||
eslint-plugin-svelte3: 4.0.0_l6ppk7eerpslmlsqymzic46t24
|
||||
postcss: 8.4.18
|
||||
@@ -66,9 +66,9 @@ devDependencies:
|
||||
svelte: 3.52.0
|
||||
svelte-check: 2.9.2_2uxq2uj3y7vikqtsxwvwgetdve
|
||||
svelte-preprocess: 4.10.7_xxv2f6lfnubmrcdhc2bvphwium
|
||||
tslib: 2.4.0
|
||||
tslib: 2.4.1
|
||||
typescript: 4.8.4
|
||||
vite: 3.1.8_sass@1.55.0
|
||||
vite: 3.2.2_sass@1.55.0
|
||||
|
||||
packages:
|
||||
|
||||
@@ -270,8 +270,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@humanwhocodes/config-array/0.11.6:
|
||||
resolution: {integrity: sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==}
|
||||
/@humanwhocodes/config-array/0.11.7:
|
||||
resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==}
|
||||
engines: {node: '>=10.10.0'}
|
||||
dependencies:
|
||||
'@humanwhocodes/object-schema': 1.2.1
|
||||
@@ -322,7 +322,7 @@ packages:
|
||||
npmlog: 5.0.1
|
||||
rimraf: 3.0.2
|
||||
semver: 7.3.8
|
||||
tar: 6.1.11
|
||||
tar: 6.1.12
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
@@ -334,25 +334,25 @@ packages:
|
||||
'@motionone/easing': 10.14.0
|
||||
'@motionone/types': 10.14.0
|
||||
'@motionone/utils': 10.14.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@motionone/dom/10.14.2:
|
||||
resolution: {integrity: sha512-GbGtvTSelXfT4TeQUQ3Y31PllAu0Uvghqr68FSPAJsh1hjbuYPaiPJWpP6+t/t50cHtvUbl4m2SgnGKJ0NCgWA==}
|
||||
/@motionone/dom/10.14.3:
|
||||
resolution: {integrity: sha512-tese0zSBsWwxCcs9qGNyynhnQ3/n43F6XI588AUKBIfE9D5ZelzQXOzr/T0+ErsVppXJtyGHviYEnv7KHc9x7Q==}
|
||||
dependencies:
|
||||
'@motionone/animation': 10.14.0
|
||||
'@motionone/generators': 10.14.0
|
||||
'@motionone/types': 10.14.0
|
||||
'@motionone/utils': 10.14.0
|
||||
hey-listen: 1.0.8
|
||||
tslib: 2.4.0
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@motionone/easing/10.14.0:
|
||||
resolution: {integrity: sha512-2vUBdH9uWTlRbuErhcsMmt1jvMTTqvGmn9fHq8FleFDXBlHFs5jZzHJT9iw+4kR1h6a4SZQuCf72b9ji92qNYA==}
|
||||
dependencies:
|
||||
'@motionone/utils': 10.14.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@motionone/generators/10.14.0:
|
||||
@@ -360,14 +360,14 @@ packages:
|
||||
dependencies:
|
||||
'@motionone/types': 10.14.0
|
||||
'@motionone/utils': 10.14.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@motionone/svelte/10.14.2:
|
||||
resolution: {integrity: sha512-WKgER0eH7b8q0/ODElHIbzMM3uIINdcdCw87jf7xqs4daidsy6e1ckh2XJF2Z8zyWyUEtO4VHvGumRX7EjrxFA==}
|
||||
/@motionone/svelte/10.14.3:
|
||||
resolution: {integrity: sha512-fHyyyGJRkHsfE2IAg+6YU0BiMT/Jz5OAMpJvBZs3oGfwsgdqSms4YtLW22Ecs87e59hPZ26SqWCHad6enRfD9A==}
|
||||
dependencies:
|
||||
'@motionone/dom': 10.14.2
|
||||
tslib: 2.4.0
|
||||
'@motionone/dom': 10.14.3
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@motionone/types/10.14.0:
|
||||
@@ -379,14 +379,14 @@ packages:
|
||||
dependencies:
|
||||
'@motionone/types': 10.14.0
|
||||
hey-listen: 1.0.8
|
||||
tslib: 2.4.0
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@motionone/vue/10.14.2:
|
||||
resolution: {integrity: sha512-nxC/j4WhOsXxVDUdWHJDUIvHSb97eu0Kn1HNzGp08Fm9WTFkKy0HtJtTqTdkGVks2jB/XBh/FO3wU2OzyDFZNw==}
|
||||
/@motionone/vue/10.14.3:
|
||||
resolution: {integrity: sha512-FZ/vefJMDthnzlVQbL2I54WEvDyx720KClxWqmHZZ+wKic+i9XhNCU1qijGcvA3/1sFFp8u9fOqmejEWXSsHmw==}
|
||||
dependencies:
|
||||
'@motionone/dom': 10.14.2
|
||||
tslib: 2.4.0
|
||||
'@motionone/dom': 10.14.3
|
||||
tslib: 2.4.1
|
||||
dev: false
|
||||
|
||||
/@nodelib/fs.scandir/2.1.5:
|
||||
@@ -478,42 +478,42 @@ packages:
|
||||
rollup: 2.79.1
|
||||
dev: true
|
||||
|
||||
/@studio-freight/lenis/0.2.18:
|
||||
resolution: {integrity: sha512-Ixz+jFtGxclZRCgWS3fWcBZfYqIoge6h4pdwAZ+HwcLB9xY0dCWgJwTfFG57+Xx0E1KTGdnSslTA9BZHLBo2hg==}
|
||||
/@studio-freight/lenis/0.2.19:
|
||||
resolution: {integrity: sha512-1xy7MfJ1rKtx0QdAc1J3YvTp/GzU9d6GjbuS5vyWGDvEkGE+FE0eQ41i9hN26aNEQTIH6fwIm4vsOeJIGNjysw==}
|
||||
dependencies:
|
||||
tiny-emitter: 2.1.0
|
||||
virtual-scroll: 2.2.1
|
||||
dev: false
|
||||
|
||||
/@sveltejs/adapter-auto/1.0.0-next.84:
|
||||
resolution: {integrity: sha512-95NI5dZ3ZNd4vs1/N5knTcArBlWL9pBw2IANCBAcGzwVMoGPjKyyMKZt1gEX74LVwCN6RSRPZ36+6Z6HEb/ojQ==}
|
||||
/@sveltejs/adapter-auto/1.0.0-next.86:
|
||||
resolution: {integrity: sha512-IKW1SUiXPPZ+qumQu5v48VH4aGmYiSLS83qbDlwfNmoRQejgU54f1M5s+isVmnr9kIOwbMQ0CfYhmZWJ7sEv6Q==}
|
||||
dependencies:
|
||||
'@sveltejs/adapter-cloudflare': 1.0.0-next.39
|
||||
'@sveltejs/adapter-netlify': 1.0.0-next.81
|
||||
'@sveltejs/adapter-vercel': 1.0.0-next.80
|
||||
'@sveltejs/adapter-cloudflare': 1.0.0-next.40
|
||||
'@sveltejs/adapter-netlify': 1.0.0-next.83
|
||||
'@sveltejs/adapter-vercel': 1.0.0-next.81
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@sveltejs/adapter-cloudflare/1.0.0-next.39:
|
||||
resolution: {integrity: sha512-95iRY3+mFVqEp4BqTJQGAyga7gSovIsm4SvhqsfBE/IQLkb2MnwLq2usRkXm9R6nby4w/jzEwgQM2ohsZD2HHA==}
|
||||
/@sveltejs/adapter-cloudflare/1.0.0-next.40:
|
||||
resolution: {integrity: sha512-KT4TK40T9pl24nPFWHgw1QwAv9AjOkUymjFpS07Ro2zeBHJVgga1Jl0OA1bsiyEiLNRivNRwaWHFySlZ2JJpxQ==}
|
||||
dependencies:
|
||||
'@cloudflare/workers-types': 3.18.0
|
||||
esbuild: 0.15.12
|
||||
worktop: 0.8.0-next.14
|
||||
dev: true
|
||||
|
||||
/@sveltejs/adapter-netlify/1.0.0-next.81:
|
||||
resolution: {integrity: sha512-jWZHw2uqUMJk8lFPzRm0xxmBZoDc430tbeCU9EtYhG+ypze2B6pJAlNTtcN3/J7wapHq19TgEK5oNt4LqORfNg==}
|
||||
/@sveltejs/adapter-netlify/1.0.0-next.83:
|
||||
resolution: {integrity: sha512-4hPKs7T1v81KatpMm8AgPEe4LSvoRNWiooxbSlLL8su/nnVe2FHPlpGgRcdSsE9VUmlkyd+4YIbVFG0ZcYO4LQ==}
|
||||
dependencies:
|
||||
'@iarna/toml': 2.2.5
|
||||
esbuild: 0.15.12
|
||||
set-cookie-parser: 2.5.1
|
||||
dev: true
|
||||
|
||||
/@sveltejs/adapter-node/1.0.0-next.99:
|
||||
resolution: {integrity: sha512-HnAuHtx0kWJrcsQ58YYFJca7FbAHvcuPL4CCEW9XDLTLHnZTwrwcB8eY//NSfxdJeVxf9JroXI3exnY4fYWEtQ==}
|
||||
/@sveltejs/adapter-node/1.0.0-next.100:
|
||||
resolution: {integrity: sha512-XtyweoRcrnD3T/hkqv4XAlhU24VM6/QiUqR2mfs7I3Ji/KrBKWSM2GCpSptnfk3mELK193sJ0T4m6Z3x8uf47w==}
|
||||
dependencies:
|
||||
'@rollup/plugin-commonjs': 23.0.2_rollup@2.79.1
|
||||
'@rollup/plugin-json': 5.0.1_rollup@2.79.1
|
||||
@@ -521,8 +521,8 @@ packages:
|
||||
rollup: 2.79.1
|
||||
dev: true
|
||||
|
||||
/@sveltejs/adapter-vercel/1.0.0-next.80:
|
||||
resolution: {integrity: sha512-a1ibKgN5RsNw6HPzhNKrPuEndgYRXCYlGIioVzfKpt/tEr4RuV5o/bST2FBgjCIWCqajKhWg1QLZmN2DZfPy6Q==}
|
||||
/@sveltejs/adapter-vercel/1.0.0-next.81:
|
||||
resolution: {integrity: sha512-cuNolQSqabSs97J2hn9bnRDOscihIO+VEYltsc+POLU/ecv7pbUm1qdRakeG3+ehK1mfZ9dub6vEVuLKhm+Qng==}
|
||||
dependencies:
|
||||
'@vercel/nft': 0.22.1
|
||||
esbuild: 0.15.12
|
||||
@@ -531,8 +531,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@sveltejs/kit/1.0.0-next.525_svelte@3.52.0+vite@3.1.8:
|
||||
resolution: {integrity: sha512-a8ivaONZhnRe+5fkyQxhOFgPja6iGwprhubN0Jqfa8AdjAzSBntHAuGqAxPnIGpLpXroXB9eN0tLhvK8xElS9A==}
|
||||
/@sveltejs/kit/1.0.0-next.532_svelte@3.52.0+vite@3.2.2:
|
||||
resolution: {integrity: sha512-g+t+dncoz/DBc1mfwSfBaIBqE5pl0caMUy7yZzjsnyw0WG3AevC04d2KfTOgtOMgXVDnSVqZxlTR+MM5tnKeyw==}
|
||||
engines: {node: '>=16.14'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
@@ -540,10 +540,10 @@ packages:
|
||||
svelte: ^3.44.0
|
||||
vite: ^3.1.0
|
||||
dependencies:
|
||||
'@sveltejs/vite-plugin-svelte': 1.1.0_svelte@3.52.0+vite@3.1.8
|
||||
'@sveltejs/vite-plugin-svelte': 1.1.0_svelte@3.52.0+vite@3.2.2
|
||||
'@types/cookie': 0.5.1
|
||||
cookie: 0.5.0
|
||||
devalue: 4.0.1
|
||||
devalue: 4.2.0
|
||||
kleur: 4.1.5
|
||||
magic-string: 0.26.7
|
||||
mime: 3.0.0
|
||||
@@ -552,14 +552,14 @@ packages:
|
||||
sirv: 2.0.2
|
||||
svelte: 3.52.0
|
||||
tiny-glob: 0.2.9
|
||||
undici: 5.11.0
|
||||
vite: 3.1.8_sass@1.55.0
|
||||
undici: 5.12.0
|
||||
vite: 3.2.2_sass@1.55.0
|
||||
transitivePeerDependencies:
|
||||
- diff-match-patch
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@sveltejs/vite-plugin-svelte/1.1.0_svelte@3.52.0+vite@3.1.8:
|
||||
/@sveltejs/vite-plugin-svelte/1.1.0_svelte@3.52.0+vite@3.2.2:
|
||||
resolution: {integrity: sha512-cFRfEdztubtj1c/rYh7ArK7XCfFJn6wG6+J8/e9amFsKtEJILovoBrK0/mxt1AjPQg0vaX+fHPKvhx+q8mTPaQ==}
|
||||
engines: {node: ^14.18.0 || >= 16}
|
||||
peerDependencies:
|
||||
@@ -576,7 +576,7 @@ packages:
|
||||
magic-string: 0.26.7
|
||||
svelte: 3.52.0
|
||||
svelte-hmr: 0.15.0_svelte@3.52.0
|
||||
vite: 3.1.8_sass@1.55.0
|
||||
vite: 3.2.2_sass@1.55.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -598,8 +598,8 @@ packages:
|
||||
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.11.5:
|
||||
resolution: {integrity: sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==}
|
||||
/@types/node/18.11.9:
|
||||
resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==}
|
||||
dev: true
|
||||
|
||||
/@types/pug/2.0.6:
|
||||
@@ -613,15 +613,15 @@ packages:
|
||||
/@types/sass/1.43.1:
|
||||
resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.5
|
||||
'@types/node': 18.11.9
|
||||
dev: true
|
||||
|
||||
/@types/semver/7.3.12:
|
||||
resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==}
|
||||
/@types/semver/7.3.13:
|
||||
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.41.0_huremdigmcnkianavgfk3x6iou:
|
||||
resolution: {integrity: sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==}
|
||||
/@typescript-eslint/eslint-plugin/5.42.0_6xw5wg2354iw4zujk2f3vyfrzu:
|
||||
resolution: {integrity: sha512-5TJh2AgL6+wpL8H/GTSjNb4WrjKoR2rqvFxR/DDTqYNk6uXn8BJMEcncLSpMbf/XV1aS0jAjYwn98uvVCiAywQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@@ -631,13 +631,14 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/scope-manager': 5.41.0
|
||||
'@typescript-eslint/type-utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/parser': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/scope-manager': 5.42.0
|
||||
'@typescript-eslint/type-utils': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/utils': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
debug: 4.3.4
|
||||
eslint: 8.26.0
|
||||
ignore: 5.2.0
|
||||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.8.4
|
||||
@@ -646,8 +647,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.41.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==}
|
||||
/@typescript-eslint/parser/5.42.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-Ixh9qrOTDRctFg3yIwrLkgf33AHyEIn6lhyf5cCfwwiGtkWhNpVKlEZApi3inGQR/barWnY7qY8FbGKBO7p3JA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@@ -656,9 +657,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.41.0
|
||||
'@typescript-eslint/types': 5.41.0
|
||||
'@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4
|
||||
'@typescript-eslint/scope-manager': 5.42.0
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.26.0
|
||||
typescript: 4.8.4
|
||||
@@ -666,16 +667,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.41.0:
|
||||
resolution: {integrity: sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==}
|
||||
/@typescript-eslint/scope-manager/5.42.0:
|
||||
resolution: {integrity: sha512-l5/3IBHLH0Bv04y+H+zlcLiEMEMjWGaCX6WyHE5Uk2YkSGAMlgdUPsT/ywTSKgu9D1dmmKMYgYZijObfA39Wow==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.41.0
|
||||
'@typescript-eslint/visitor-keys': 5.41.0
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/visitor-keys': 5.42.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.41.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==}
|
||||
/@typescript-eslint/type-utils/5.42.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-HW14TXC45dFVZxnVW8rnUGnvYyRC0E/vxXShFCthcC9VhVTmjqOmtqj6H5rm9Zxv+ORxKA/1aLGD7vmlLsdlOg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
@@ -684,8 +685,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
'@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.42.0_wyqvi574yv7oiwfeinomdzmc3m
|
||||
debug: 4.3.4
|
||||
eslint: 8.26.0
|
||||
tsutils: 3.21.0_typescript@4.8.4
|
||||
@@ -694,13 +695,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.41.0:
|
||||
resolution: {integrity: sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==}
|
||||
/@typescript-eslint/types/5.42.0:
|
||||
resolution: {integrity: sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.41.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==}
|
||||
/@typescript-eslint/typescript-estree/5.42.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-2O3vSq794x3kZGtV7i4SCWZWCwjEtkWfVqX4m5fbUBomOsEOyd6OAD1qU2lbvV5S8tgy/luJnOYluNyYVeOTTg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -708,8 +709,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.41.0
|
||||
'@typescript-eslint/visitor-keys': 5.41.0
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/visitor-keys': 5.42.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@@ -720,17 +721,17 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.41.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==}
|
||||
/@typescript-eslint/utils/5.42.0_wyqvi574yv7oiwfeinomdzmc3m:
|
||||
resolution: {integrity: sha512-JZ++3+h1vbeG1NUECXQZE3hg0kias9kOtcQr3+JVQ3whnjvKuMyktJAAIj6743OeNPnGBmjj7KEmiDL7qsdnCQ==}
|
||||
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
|
||||
'@types/semver': 7.3.12
|
||||
'@typescript-eslint/scope-manager': 5.41.0
|
||||
'@typescript-eslint/types': 5.41.0
|
||||
'@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.42.0
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4
|
||||
eslint: 8.26.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.26.0
|
||||
@@ -740,11 +741,11 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.41.0:
|
||||
resolution: {integrity: sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==}
|
||||
/@typescript-eslint/visitor-keys/5.42.0:
|
||||
resolution: {integrity: sha512-QHbu5Hf/2lOEOwy+IUw0GoSCuAzByTAWWrOTKzTzsotiUnWFpuKnXcAhC9YztAf2EElQ0VvIK+pHJUPkM0q7jg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.41.0
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@@ -849,15 +850,15 @@ packages:
|
||||
resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
|
||||
dev: true
|
||||
|
||||
/autoprefixer/10.4.12_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-WrCGV9/b97Pa+jtwf5UGaRjgQIg7OK3D06GnoYoZNcG1Xb8Gt3EfuKjlhh9i/VtT16g6PYjZ69jdJ2g8FxSC4Q==}
|
||||
/autoprefixer/10.4.13_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.21.4
|
||||
caniuse-lite: 1.0.30001425
|
||||
caniuse-lite: 1.0.30001429
|
||||
fraction.js: 4.2.0
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
@@ -913,7 +914,7 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001425
|
||||
caniuse-lite: 1.0.30001429
|
||||
electron-to-chromium: 1.4.284
|
||||
node-releases: 2.0.6
|
||||
update-browserslist-db: 1.0.10_browserslist@4.21.4
|
||||
@@ -951,13 +952,13 @@ packages:
|
||||
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
|
||||
dependencies:
|
||||
browserslist: 4.21.4
|
||||
caniuse-lite: 1.0.30001425
|
||||
caniuse-lite: 1.0.30001429
|
||||
lodash.memoize: 4.1.2
|
||||
lodash.uniq: 4.5.0
|
||||
dev: true
|
||||
|
||||
/caniuse-lite/1.0.30001425:
|
||||
resolution: {integrity: sha512-/pzFv0OmNG6W0ym80P3NtapU0QEiDS3VuYAZMGoLLqiC7f6FJFe1MjpQDREGApeenD9wloeytmVDj+JLXPC6qw==}
|
||||
/caniuse-lite/1.0.30001429:
|
||||
resolution: {integrity: sha512-511ThLu1hF+5RRRt0zYCf2U2yRr9GPF6m5y90SBCWsvSoYoW7yAGlv/elyPaNfvGCkp6kj/KFZWU0BMA69Prsg==}
|
||||
dev: true
|
||||
|
||||
/chalk/4.1.2:
|
||||
@@ -1113,8 +1114,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/cssnano-preset-default/5.2.12_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-OyCBTZi+PXgylz9HAA5kHyoYhfGcYdwFmyaJzWnzxuGRtnMw/kR6ilW9XzlzlRAtB6PLT/r+prYgkef7hngFew==}
|
||||
/cssnano-preset-default/5.2.13_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-PX7sQ4Pb+UtOWuz8A1d+Rbi+WimBIxJTRyBdgGp1J75VU0r/HFQeLnMYgHiCAp6AR4rqrc7Y4R+1Rjk3KJz6DQ==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -1124,16 +1125,16 @@ packages:
|
||||
postcss: 8.4.18
|
||||
postcss-calc: 8.2.4_postcss@8.4.18
|
||||
postcss-colormin: 5.3.0_postcss@8.4.18
|
||||
postcss-convert-values: 5.1.2_postcss@8.4.18
|
||||
postcss-convert-values: 5.1.3_postcss@8.4.18
|
||||
postcss-discard-comments: 5.1.2_postcss@8.4.18
|
||||
postcss-discard-duplicates: 5.1.0_postcss@8.4.18
|
||||
postcss-discard-empty: 5.1.1_postcss@8.4.18
|
||||
postcss-discard-overridden: 5.1.0_postcss@8.4.18
|
||||
postcss-merge-longhand: 5.1.6_postcss@8.4.18
|
||||
postcss-merge-rules: 5.1.2_postcss@8.4.18
|
||||
postcss-merge-longhand: 5.1.7_postcss@8.4.18
|
||||
postcss-merge-rules: 5.1.3_postcss@8.4.18
|
||||
postcss-minify-font-values: 5.1.0_postcss@8.4.18
|
||||
postcss-minify-gradients: 5.1.1_postcss@8.4.18
|
||||
postcss-minify-params: 5.1.3_postcss@8.4.18
|
||||
postcss-minify-params: 5.1.4_postcss@8.4.18
|
||||
postcss-minify-selectors: 5.2.1_postcss@8.4.18
|
||||
postcss-normalize-charset: 5.1.0_postcss@8.4.18
|
||||
postcss-normalize-display-values: 5.1.0_postcss@8.4.18
|
||||
@@ -1141,11 +1142,11 @@ packages:
|
||||
postcss-normalize-repeat-style: 5.1.1_postcss@8.4.18
|
||||
postcss-normalize-string: 5.1.0_postcss@8.4.18
|
||||
postcss-normalize-timing-functions: 5.1.0_postcss@8.4.18
|
||||
postcss-normalize-unicode: 5.1.0_postcss@8.4.18
|
||||
postcss-normalize-unicode: 5.1.1_postcss@8.4.18
|
||||
postcss-normalize-url: 5.1.0_postcss@8.4.18
|
||||
postcss-normalize-whitespace: 5.1.1_postcss@8.4.18
|
||||
postcss-ordered-values: 5.1.3_postcss@8.4.18
|
||||
postcss-reduce-initial: 5.1.0_postcss@8.4.18
|
||||
postcss-reduce-initial: 5.1.1_postcss@8.4.18
|
||||
postcss-reduce-transforms: 5.1.0_postcss@8.4.18
|
||||
postcss-svgo: 5.1.0_postcss@8.4.18
|
||||
postcss-unique-selectors: 5.1.1_postcss@8.4.18
|
||||
@@ -1160,13 +1161,13 @@ packages:
|
||||
postcss: 8.4.18
|
||||
dev: true
|
||||
|
||||
/cssnano/5.1.13_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-S2SL2ekdEz6w6a2epXn4CmMKU4K3KpcyXLKfAYc9UQQqJRkD/2eLUG0vJ3Db/9OvO5GuAdgXw3pFbR6abqghDQ==}
|
||||
/cssnano/5.1.14_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-Oou7ihiTocbKqi0J1bB+TRJIQX5RMR3JghA8hcWSw9mjBLQ5Y3RWqEDoYG3sRNlAbCIXpqMoZGbq5KDR3vdzgw==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
dependencies:
|
||||
cssnano-preset-default: 5.2.12_postcss@8.4.18
|
||||
cssnano-preset-default: 5.2.13_postcss@8.4.18
|
||||
lilconfig: 2.0.6
|
||||
postcss: 8.4.18
|
||||
yaml: 1.10.2
|
||||
@@ -1217,8 +1218,8 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/devalue/4.0.1:
|
||||
resolution: {integrity: sha512-Oksbel8g2rv5ivcCyImF1RXEU2FcS1OtCwVs4tJCCeVws/Dp9EE15fUbEsNr/xLD3ZxsQURBCDf56Lk1CgwCpg==}
|
||||
/devalue/4.2.0:
|
||||
resolution: {integrity: sha512-mbjoAaCL2qogBKgeFxFPOXAUsZchircF+B/79LD4sHH0+NHfYm8gZpQrskKDn5gENGt35+5OI1GUF7hLVnkPDw==}
|
||||
dev: true
|
||||
|
||||
/dir-glob/3.0.1:
|
||||
@@ -1266,8 +1267,8 @@ packages:
|
||||
resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==}
|
||||
dev: true
|
||||
|
||||
/embla-carousel/7.0.3:
|
||||
resolution: {integrity: sha512-Zo8E/qNb8J7n/jcfQxPrfdARlTgsMvmcXshn3J/2oxWVLwL/3N4cAhuqLQiud/oCjZzl+A8maCJDe2PDVlc/cA==}
|
||||
/embla-carousel/7.0.4:
|
||||
resolution: {integrity: sha512-2/EO9Zh6yT1EiTNkCUhbYfAqe6PVODSYFZQxTeuLGFYYNTKTkHvalfuFVIdEDmtxbbGepuYtLqCmk6yzJfJeyw==}
|
||||
dev: false
|
||||
|
||||
/emoji-regex/8.0.0:
|
||||
@@ -1554,7 +1555,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.3.3
|
||||
'@humanwhocodes/config-array': 0.11.6
|
||||
'@humanwhocodes/config-array': 0.11.7
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
ajv: 6.12.6
|
||||
@@ -2138,15 +2139,15 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/motion/10.14.2:
|
||||
resolution: {integrity: sha512-zZp9PL4/O7nSgQBWBDdyvGm25Ef/hQUUVAOnyzxn2IvAhp496M+RB9p1ce4nN7cYLizox2Bq77/dTIjFGkJmAw==}
|
||||
/motion/10.14.3:
|
||||
resolution: {integrity: sha512-xBbgYho8nPiR2OZOrfJTbJpiiQl0F2PZF6H5ItAeIPJEfA/x0ZwxpFC/gbsKfUv3CFUVAoxCRkTDCJjiZ48dxw==}
|
||||
dependencies:
|
||||
'@motionone/animation': 10.14.0
|
||||
'@motionone/dom': 10.14.2
|
||||
'@motionone/svelte': 10.14.2
|
||||
'@motionone/dom': 10.14.3
|
||||
'@motionone/svelte': 10.14.3
|
||||
'@motionone/types': 10.14.0
|
||||
'@motionone/utils': 10.14.0
|
||||
'@motionone/vue': 10.14.2
|
||||
'@motionone/vue': 10.14.3
|
||||
dev: false
|
||||
|
||||
/mri/1.2.0:
|
||||
@@ -2169,6 +2170,10 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/natural-compare-lite/1.4.0:
|
||||
resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
|
||||
dev: true
|
||||
|
||||
/natural-compare/1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
dev: true
|
||||
@@ -2247,8 +2252,8 @@ packages:
|
||||
lodash.snakecase: 4.1.1
|
||||
dev: false
|
||||
|
||||
/ogl/0.0.101:
|
||||
resolution: {integrity: sha512-5JOV1DUDrPc9HVPD7dNu40ZP6bb9oXeH7khf/DyHhNrdgaf6XWyXBJC0Em816A/nv34XwGbk3a2eYzknOG5cCg==}
|
||||
/ogl/0.0.102:
|
||||
resolution: {integrity: sha512-w0Jik745nCynPReGW1dGDnpsPzB5R08FGNdFlYN9WV8A3qngZMkt+yfqPp4SeKchjuWB5L6IAaiT/yBcQB7tdA==}
|
||||
dev: false
|
||||
|
||||
/once/1.4.0:
|
||||
@@ -2407,8 +2412,8 @@ packages:
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-convert-values/5.1.2_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-c6Hzc4GAv95B7suy4udszX9Zy4ETyMCgFPUDtWjdFTKH1SE9eFY/jEpHSwTH1QPuwxHpWslhckUQWbNRM4ho5g==}
|
||||
/postcss-convert-values/5.1.3_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -2609,19 +2614,19 @@ packages:
|
||||
postcss: 8.4.18
|
||||
dev: true
|
||||
|
||||
/postcss-merge-longhand/5.1.6_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-6C/UGF/3T5OE2CEbOuX7iNO63dnvqhGZeUnKkDeifebY0XqkkvrctYSZurpNE902LDf2yKwwPFgotnfSoPhQiw==}
|
||||
/postcss-merge-longhand/5.1.7_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
dependencies:
|
||||
postcss: 8.4.18
|
||||
postcss-value-parser: 4.2.0
|
||||
stylehacks: 5.1.0_postcss@8.4.18
|
||||
stylehacks: 5.1.1_postcss@8.4.18
|
||||
dev: true
|
||||
|
||||
/postcss-merge-rules/5.1.2_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-zKMUlnw+zYCWoPN6yhPjtcEdlJaMUZ0WyVcxTAmw3lkkN/NDMRkOkiuctQEoWAOvH7twaxUUdvBWl0d4+hifRQ==}
|
||||
/postcss-merge-rules/5.1.3_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-LbLd7uFC00vpOuMvyZop8+vvhnfRGpp2S+IMQKeuOZZapPRY4SMq5ErjQeHbHsjCUgJkRNrlU+LmxsKIqPKQlA==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -2655,8 +2660,8 @@ packages:
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-minify-params/5.1.3_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-bkzpWcjykkqIujNL+EVEPOlLYi/eZ050oImVtHU7b4lFS82jPnsCb44gvC6pxaNt38Els3jWYDHTjHKf0koTgg==}
|
||||
/postcss-minify-params/5.1.4_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -2747,8 +2752,8 @@ packages:
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-normalize-unicode/5.1.0_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==}
|
||||
/postcss-normalize-unicode/5.1.1_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -2857,7 +2862,7 @@ packages:
|
||||
'@csstools/postcss-text-decoration-shorthand': 1.0.0_postcss@8.4.18
|
||||
'@csstools/postcss-trigonometric-functions': 1.0.2_postcss@8.4.18
|
||||
'@csstools/postcss-unset-value': 1.0.2_postcss@8.4.18
|
||||
autoprefixer: 10.4.12_postcss@8.4.18
|
||||
autoprefixer: 10.4.13_postcss@8.4.18
|
||||
browserslist: 4.21.4
|
||||
css-blank-pseudo: 3.0.3_postcss@8.4.18
|
||||
css-has-pseudo: 3.0.4_postcss@8.4.18
|
||||
@@ -2905,8 +2910,8 @@ packages:
|
||||
postcss-selector-parser: 6.0.10
|
||||
dev: true
|
||||
|
||||
/postcss-reduce-initial/5.1.0_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==}
|
||||
/postcss-reduce-initial/5.1.1_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-//jeDqWcHPuXGZLoolFrUXBDyuEGbr9S2rMo19bkTIjBQ4PqkaO+oI8wua5BOUxpfi97i3PCoInsiFIEBfkm9w==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -3087,14 +3092,6 @@ packages:
|
||||
estree-walker: 0.6.1
|
||||
dev: true
|
||||
|
||||
/rollup/2.78.1:
|
||||
resolution: {integrity: sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/rollup/2.79.1:
|
||||
resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
@@ -3274,8 +3271,8 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/stylehacks/5.1.0_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==}
|
||||
/stylehacks/5.1.1_postcss@8.4.18:
|
||||
resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==}
|
||||
engines: {node: ^10 || ^12 || >=14.0}
|
||||
peerDependencies:
|
||||
postcss: ^8.2.15
|
||||
@@ -3419,8 +3416,8 @@ packages:
|
||||
- encoding
|
||||
dev: false
|
||||
|
||||
/tar/6.1.11:
|
||||
resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==}
|
||||
/tar/6.1.12:
|
||||
resolution: {integrity: sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
chownr: 2.0.0
|
||||
@@ -3465,8 +3462,8 @@ packages:
|
||||
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
||||
dev: true
|
||||
|
||||
/tslib/2.4.0:
|
||||
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
||||
/tslib/2.4.1:
|
||||
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
|
||||
|
||||
/tsutils/3.21.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
@@ -3500,8 +3497,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/undici/5.11.0:
|
||||
resolution: {integrity: sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==}
|
||||
/undici/5.12.0:
|
||||
resolution: {integrity: sha512-zMLamCG62PGjd9HHMpo05bSLvvwWOZgGeiWlN/vlqu3+lRo3elxktVGEyLMX+IO7c2eflLjcW74AlkhEZm15mg==}
|
||||
engines: {node: '>=12.18'}
|
||||
dependencies:
|
||||
busboy: 1.6.0
|
||||
@@ -3538,14 +3535,15 @@ packages:
|
||||
tiny-emitter: 2.1.0
|
||||
dev: false
|
||||
|
||||
/vite/3.1.8_sass@1.55.0:
|
||||
resolution: {integrity: sha512-m7jJe3nufUbuOfotkntGFupinL/fmuTNuQmiVE7cH2IZMuf4UbfbGYMUT3jVWgGYuRVLY9j8NnrRqgw5rr5QTg==}
|
||||
/vite/3.2.2_sass@1.55.0:
|
||||
resolution: {integrity: sha512-pLrhatFFOWO9kS19bQ658CnRYzv0WLbsPih6R+iFeEEhDOuYgYCX2rztUViMz/uy/V8cLCJvLFeiOK7RJEzHcw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
less: '*'
|
||||
sass: '*'
|
||||
stylus: '*'
|
||||
sugarss: '*'
|
||||
terser: ^5.4.0
|
||||
peerDependenciesMeta:
|
||||
less:
|
||||
@@ -3554,13 +3552,15 @@ packages:
|
||||
optional: true
|
||||
stylus:
|
||||
optional: true
|
||||
sugarss:
|
||||
optional: true
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
esbuild: 0.15.12
|
||||
postcss: 8.4.18
|
||||
resolve: 1.22.1
|
||||
rollup: 2.78.1
|
||||
rollup: 2.79.1
|
||||
sass: 1.55.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
Reference in New Issue
Block a user