[ci] update lockfile (#2930)

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
This commit is contained in:
Fred K. Schott 2022-03-29 08:59:46 -07:00 committed by GitHub
parent 3575a10634
commit 23b8ee2738
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 92 additions and 72 deletions

View file

@ -58,8 +58,8 @@
"@changesets/changelog-github": "^0.4.4", "@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "^2.22.0", "@changesets/cli": "^2.22.0",
"@octokit/action": "^3.18.0", "@octokit/action": "^3.18.0",
"@typescript-eslint/eslint-plugin": "^5.16.0", "@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.16.0", "@typescript-eslint/parser": "^5.17.0",
"del": "^6.0.0", "del": "^6.0.0",
"esbuild": "0.14.25", "esbuild": "0.14.25",
"eslint": "^8.12.0", "eslint": "^8.12.0",

View file

@ -109,7 +109,7 @@
"parse5": "^6.0.1", "parse5": "^6.0.1",
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",
"postcss": "^8.4.12", "postcss": "^8.4.12",
"postcss-load-config": "^3.1.3", "postcss-load-config": "^3.1.4",
"preferred-pm": "^3.0.3", "preferred-pm": "^3.0.3",
"prismjs": "^1.27.0", "prismjs": "^1.27.0",
"prompts": "^2.4.2", "prompts": "^2.4.2",

View file

@ -32,7 +32,7 @@
}, },
"dependencies": { "dependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.40", "@sveltejs/vite-plugin-svelte": "^1.0.0-next.40",
"postcss-load-config": "^3.1.3", "postcss-load-config": "^3.1.4",
"svelte-preprocess": "^4.10.4" "svelte-preprocess": "^4.10.4"
}, },
"devDependencies": { "devDependencies": {

View file

@ -8,8 +8,8 @@ importers:
'@changesets/changelog-github': ^0.4.4 '@changesets/changelog-github': ^0.4.4
'@changesets/cli': ^2.22.0 '@changesets/cli': ^2.22.0
'@octokit/action': ^3.18.0 '@octokit/action': ^3.18.0
'@typescript-eslint/eslint-plugin': ^5.16.0 '@typescript-eslint/eslint-plugin': ^5.17.0
'@typescript-eslint/parser': ^5.16.0 '@typescript-eslint/parser': ^5.17.0
del: ^6.0.0 del: ^6.0.0
esbuild: 0.14.25 esbuild: 0.14.25
eslint: ^8.12.0 eslint: ^8.12.0
@ -27,8 +27,8 @@ importers:
'@changesets/changelog-github': 0.4.4 '@changesets/changelog-github': 0.4.4
'@changesets/cli': 2.22.0 '@changesets/cli': 2.22.0
'@octokit/action': 3.18.0 '@octokit/action': 3.18.0
'@typescript-eslint/eslint-plugin': 5.16.0_4df62b6e125e6f18efee2d013b4a9d80 '@typescript-eslint/eslint-plugin': 5.17.0_689ff565753ecf7c3328c07fad067df5
'@typescript-eslint/parser': 5.16.0_eslint@8.12.0+typescript@4.6.3 '@typescript-eslint/parser': 5.17.0_eslint@8.12.0+typescript@4.6.3
del: 6.0.0 del: 6.0.0
esbuild: 0.14.25 esbuild: 0.14.25
eslint: 8.12.0 eslint: 8.12.0
@ -501,7 +501,7 @@ importers:
parse5: ^6.0.1 parse5: ^6.0.1
path-to-regexp: ^6.2.0 path-to-regexp: ^6.2.0
postcss: ^8.4.12 postcss: ^8.4.12
postcss-load-config: ^3.1.3 postcss-load-config: ^3.1.4
preferred-pm: ^3.0.3 preferred-pm: ^3.0.3
prismjs: ^1.27.0 prismjs: ^1.27.0
prompts: ^2.4.2 prompts: ^2.4.2
@ -562,7 +562,7 @@ importers:
parse5: 6.0.1 parse5: 6.0.1
path-to-regexp: 6.2.0 path-to-regexp: 6.2.0
postcss: 8.4.12 postcss: 8.4.12
postcss-load-config: 3.1.3 postcss-load-config: 3.1.4_postcss@8.4.12
preferred-pm: 3.0.3 preferred-pm: 3.0.3
prismjs: 1.27.0 prismjs: 1.27.0
prompts: 2.4.2 prompts: 2.4.2
@ -1297,13 +1297,13 @@ importers:
'@sveltejs/vite-plugin-svelte': ^1.0.0-next.40 '@sveltejs/vite-plugin-svelte': ^1.0.0-next.40
astro: workspace:* astro: workspace:*
astro-scripts: workspace:* astro-scripts: workspace:*
postcss-load-config: ^3.1.3 postcss-load-config: ^3.1.4
svelte: ^3.46.4 svelte: ^3.46.4
svelte-preprocess: ^4.10.4 svelte-preprocess: ^4.10.4
dependencies: dependencies:
'@sveltejs/vite-plugin-svelte': 1.0.0-next.40_svelte@3.46.4 '@sveltejs/vite-plugin-svelte': 1.0.0-next.40_svelte@3.46.4
postcss-load-config: 3.1.3 postcss-load-config: 3.1.4
svelte-preprocess: 4.10.4_6ccb891c442782d29dbf23417a615415 svelte-preprocess: 4.10.4_ec4868a778d68da3f0d21a10f4ea83cd
devDependencies: devDependencies:
astro: link:../../astro astro: link:../../astro
astro-scripts: link:../../../scripts astro-scripts: link:../../../scripts
@ -4060,8 +4060,8 @@ packages:
resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==}
dev: true dev: true
/@typescript-eslint/eslint-plugin/5.16.0_4df62b6e125e6f18efee2d013b4a9d80: /@typescript-eslint/eslint-plugin/5.17.0_689ff565753ecf7c3328c07fad067df5:
resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==} resolution: {integrity: sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
'@typescript-eslint/parser': ^5.0.0 '@typescript-eslint/parser': ^5.0.0
@ -4071,10 +4071,10 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.16.0_eslint@8.12.0+typescript@4.6.3 '@typescript-eslint/parser': 5.17.0_eslint@8.12.0+typescript@4.6.3
'@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/scope-manager': 5.17.0
'@typescript-eslint/type-utils': 5.16.0_eslint@8.12.0+typescript@4.6.3 '@typescript-eslint/type-utils': 5.17.0_eslint@8.12.0+typescript@4.6.3
'@typescript-eslint/utils': 5.16.0_eslint@8.12.0+typescript@4.6.3 '@typescript-eslint/utils': 5.17.0_eslint@8.12.0+typescript@4.6.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.12.0 eslint: 8.12.0
functional-red-black-tree: 1.0.1 functional-red-black-tree: 1.0.1
@ -4087,8 +4087,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser/5.16.0_eslint@8.12.0+typescript@4.6.3: /@typescript-eslint/parser/5.17.0_eslint@8.12.0+typescript@4.6.3:
resolution: {integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==} resolution: {integrity: sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -4097,9 +4097,9 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/scope-manager': 5.17.0
'@typescript-eslint/types': 5.16.0 '@typescript-eslint/types': 5.17.0
'@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.3 '@typescript-eslint/typescript-estree': 5.17.0_typescript@4.6.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.12.0 eslint: 8.12.0
typescript: 4.6.3 typescript: 4.6.3
@ -4107,16 +4107,16 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/scope-manager/5.16.0: /@typescript-eslint/scope-manager/5.17.0:
resolution: {integrity: sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==} resolution: {integrity: sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
'@typescript-eslint/types': 5.16.0 '@typescript-eslint/types': 5.17.0
'@typescript-eslint/visitor-keys': 5.16.0 '@typescript-eslint/visitor-keys': 5.17.0
dev: true dev: true
/@typescript-eslint/type-utils/5.16.0_eslint@8.12.0+typescript@4.6.3: /@typescript-eslint/type-utils/5.17.0_eslint@8.12.0+typescript@4.6.3:
resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==} resolution: {integrity: sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '*' eslint: '*'
@ -4125,7 +4125,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/utils': 5.16.0_eslint@8.12.0+typescript@4.6.3 '@typescript-eslint/utils': 5.17.0_eslint@8.12.0+typescript@4.6.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.12.0 eslint: 8.12.0
tsutils: 3.21.0_typescript@4.6.3 tsutils: 3.21.0_typescript@4.6.3
@ -4134,13 +4134,13 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/types/5.16.0: /@typescript-eslint/types/5.17.0:
resolution: {integrity: sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==} resolution: {integrity: sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true dev: true
/@typescript-eslint/typescript-estree/5.16.0_typescript@4.6.3: /@typescript-eslint/typescript-estree/5.17.0_typescript@4.6.3:
resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==} resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
@ -4148,8 +4148,8 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/types': 5.16.0 '@typescript-eslint/types': 5.17.0
'@typescript-eslint/visitor-keys': 5.16.0 '@typescript-eslint/visitor-keys': 5.17.0
debug: 4.3.4 debug: 4.3.4
globby: 11.1.0 globby: 11.1.0
is-glob: 4.0.3 is-glob: 4.0.3
@ -4160,16 +4160,16 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils/5.16.0_eslint@8.12.0+typescript@4.6.3: /@typescript-eslint/utils/5.17.0_eslint@8.12.0+typescript@4.6.3:
resolution: {integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==} resolution: {integrity: sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies: dependencies:
'@types/json-schema': 7.0.11 '@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/scope-manager': 5.17.0
'@typescript-eslint/types': 5.16.0 '@typescript-eslint/types': 5.17.0
'@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.3 '@typescript-eslint/typescript-estree': 5.17.0_typescript@4.6.3
eslint: 8.12.0 eslint: 8.12.0
eslint-scope: 5.1.1 eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.12.0 eslint-utils: 3.0.0_eslint@8.12.0
@ -4178,11 +4178,11 @@ packages:
- typescript - typescript
dev: true dev: true
/@typescript-eslint/visitor-keys/5.16.0: /@typescript-eslint/visitor-keys/5.17.0:
resolution: {integrity: sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==} resolution: {integrity: sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
'@typescript-eslint/types': 5.16.0 '@typescript-eslint/types': 5.17.0
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
dev: true dev: true
@ -4643,7 +4643,7 @@ packages:
postcss: ^8.1.0 postcss: ^8.1.0
dependencies: dependencies:
browserslist: 4.20.2 browserslist: 4.20.2
caniuse-lite: 1.0.30001320 caniuse-lite: 1.0.30001322
fraction.js: 4.2.0 fraction.js: 4.2.0
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.0.0 picocolors: 1.0.0
@ -4812,8 +4812,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001320 caniuse-lite: 1.0.30001322
electron-to-chromium: 1.4.96 electron-to-chromium: 1.4.98
escalade: 3.1.1 escalade: 3.1.1
node-releases: 2.0.2 node-releases: 2.0.2
picocolors: 1.0.0 picocolors: 1.0.0
@ -4887,8 +4887,8 @@ packages:
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines: {node: '>=10'} engines: {node: '>=10'}
/caniuse-lite/1.0.30001320: /caniuse-lite/1.0.30001322:
resolution: {integrity: sha512-MWPzG54AGdo3nWx7zHZTefseM5Y1ccM7hlQKHRqJkPozUaw3hNbBTMmLn16GG2FUzjR13Cr3NPfhIieX5PzXDA==} resolution: {integrity: sha512-neRmrmIrCGuMnxGSoh+x7zYtQFFgnSY2jaomjU56sCkTA6JINqQrxutF459JpWcWRajvoyn95sOXq4Pqrnyjew==}
/canvas-confetti/1.5.1: /canvas-confetti/1.5.1:
resolution: {integrity: sha512-Ncz+oZJP6OvY7ti4E1slxVlyAV/3g7H7oQtcCDXgwGgARxPnwYY9PW5Oe+I8uvspYNtuHviAdgA0LfcKFWJfpg==} resolution: {integrity: sha512-Ncz+oZJP6OvY7ti4E1slxVlyAV/3g7H7oQtcCDXgwGgARxPnwYY9PW5Oe+I8uvspYNtuHviAdgA0LfcKFWJfpg==}
@ -4963,11 +4963,11 @@ packages:
resolution: {integrity: sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=} resolution: {integrity: sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=}
dev: true dev: true
/cheerio-select/1.5.0: /cheerio-select/1.6.0:
resolution: {integrity: sha512-qocaHPv5ypefh6YNxvnbABM07KMxExbtbfuJoIie3iZXX1ERwYmJcIiRrr9H05ucQP1k28dav8rpdDgjQd8drg==} resolution: {integrity: sha512-eq0GdBvxVFbqWgmCm7M3XGs1I8oLy/nExUnh6oLqmBditPO9AqQJrkslDpMun/hZ0yyTs8L0m85OHp4ho6Qm9g==}
dependencies: dependencies:
css-select: 4.2.1 css-select: 4.3.0
css-what: 5.1.0 css-what: 6.0.1
domelementtype: 2.2.0 domelementtype: 2.2.0
domhandler: 4.3.1 domhandler: 4.3.1
domutils: 2.8.0 domutils: 2.8.0
@ -4977,7 +4977,7 @@ packages:
resolution: {integrity: sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==} resolution: {integrity: sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
dependencies: dependencies:
cheerio-select: 1.5.0 cheerio-select: 1.6.0
dom-serializer: 1.3.2 dom-serializer: 1.3.2
domhandler: 4.3.1 domhandler: 4.3.1
htmlparser2: 6.1.0 htmlparser2: 6.1.0
@ -5184,11 +5184,11 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/css-select/4.2.1: /css-select/4.3.0:
resolution: {integrity: sha512-/aUslKhzkTNCQUB2qTX84lVmfia9NyjP3WpDGtj/WxhwBzWBYUV3DgUpurHTme8UTPcPlAD1DJ+b0nN/t50zDQ==} resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==}
dependencies: dependencies:
boolbase: 1.0.0 boolbase: 1.0.0
css-what: 5.1.0 css-what: 6.0.1
domhandler: 4.3.1 domhandler: 4.3.1
domutils: 2.8.0 domutils: 2.8.0
nth-check: 2.0.1 nth-check: 2.0.1
@ -5197,8 +5197,8 @@ packages:
/css-selector-parser/1.4.1: /css-selector-parser/1.4.1:
resolution: {integrity: sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==} resolution: {integrity: sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==}
/css-what/5.1.0: /css-what/6.0.1:
resolution: {integrity: sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==} resolution: {integrity: sha512-z93ZGFLNc6yaoXAmVhqoSIb+BduplteCt1fepvwhBUQK6MNE4g6fgjpuZKJKp0esUe+vXWlIkwZZjNWoOKw0ZA==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
dev: true dev: true
@ -5493,8 +5493,8 @@ packages:
jake: 10.8.4 jake: 10.8.4
dev: true dev: true
/electron-to-chromium/1.4.96: /electron-to-chromium/1.4.98:
resolution: {integrity: sha512-DPNjvNGPabv6FcyjzLAN4C0psN/GgD9rSGvMTuv81SeXG/EX3mCz0wiw9N1tUEnfQXYCJi3H8M0oFPRziZh7rw==} resolution: {integrity: sha512-1IdsuSAnIGVxoYT1LkcUFb9MfjRxdHhCU9qiaDzhl1XvYgK9c8E2O9aJOPgGMQ68CSI8NxmLwrYhjvGauT8yuw==}
/emmet/2.3.6: /emmet/2.3.6:
resolution: {integrity: sha512-pLS4PBPDdxuUAmw7Me7+TcHbykTsBKN/S9XJbUOMFQrNv9MoshzyMFK/R57JBm94/6HSL4vHnDeEmxlC82NQ4A==} resolution: {integrity: sha512-pLS4PBPDdxuUAmw7Me7+TcHbykTsBKN/S9XJbUOMFQrNv9MoshzyMFK/R57JBm94/6HSL4vHnDeEmxlC82NQ4A==}
@ -5540,8 +5540,8 @@ packages:
dependencies: dependencies:
is-arrayish: 0.2.1 is-arrayish: 0.2.1
/es-abstract/1.19.1: /es-abstract/1.19.2:
resolution: {integrity: sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==} resolution: {integrity: sha512-gfSBJoZdlL2xRiOCy0g8gLMryhoe1TlimjzU99L/31Z8QEGIhVQI+EWwt5lT+AuU9SnorVupXFqqOGqGfsyO6w==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
@ -7153,7 +7153,7 @@ packages:
dependencies: dependencies:
available-typed-arrays: 1.0.5 available-typed-arrays: 1.0.5
call-bind: 1.0.2 call-bind: 1.0.2
es-abstract: 1.19.1 es-abstract: 1.19.2
foreach: 2.0.5 foreach: 2.0.5
has-tostringtag: 1.0.0 has-tostringtag: 1.0.0
dev: false dev: false
@ -8522,17 +8522,37 @@ packages:
camelcase-css: 2.0.1 camelcase-css: 2.0.1
postcss: 8.4.12 postcss: 8.4.12
/postcss-load-config/3.1.3: /postcss-load-config/3.1.4:
resolution: {integrity: sha512-5EYgaM9auHGtO//ljHH+v/aC/TQ5LHXtL7bQajNAUBKUVKiYE8rYpFms7+V26D9FncaGe2zwCoPQsFKb5zF/Hw==} resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
peerDependencies: peerDependencies:
postcss: '>=8.0.9'
ts-node: '>=9.0.0' ts-node: '>=9.0.0'
peerDependenciesMeta: peerDependenciesMeta:
postcss:
optional: true
ts-node: ts-node:
optional: true optional: true
dependencies: dependencies:
lilconfig: 2.0.5 lilconfig: 2.0.5
yaml: 1.10.2 yaml: 1.10.2
dev: false
/postcss-load-config/3.1.4_postcss@8.4.12:
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines: {node: '>= 10'}
peerDependencies:
postcss: '>=8.0.9'
ts-node: '>=9.0.0'
peerDependenciesMeta:
postcss:
optional: true
ts-node:
optional: true
dependencies:
lilconfig: 2.0.5
postcss: 8.4.12
yaml: 1.10.2
/postcss-nested/5.0.6_postcss@8.4.12: /postcss-nested/5.0.6_postcss@8.4.12:
resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==}
@ -9494,7 +9514,7 @@ packages:
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.3
es-abstract: 1.19.1 es-abstract: 1.19.2
get-intrinsic: 1.1.1 get-intrinsic: 1.1.1
has-symbols: 1.0.3 has-symbols: 1.0.3
internal-slot: 1.0.3 internal-slot: 1.0.3
@ -9657,7 +9677,7 @@ packages:
svelte: 3.46.4 svelte: 3.46.4
dev: false dev: false
/svelte-preprocess/4.10.4_6ccb891c442782d29dbf23417a615415: /svelte-preprocess/4.10.4_ec4868a778d68da3f0d21a10f4ea83cd:
resolution: {integrity: sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A==} resolution: {integrity: sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A==}
engines: {node: '>= 9.11.2'} engines: {node: '>= 9.11.2'}
requiresBuild: true requiresBuild: true
@ -9702,7 +9722,7 @@ packages:
'@types/sass': 1.43.1 '@types/sass': 1.43.1
detect-indent: 6.1.0 detect-indent: 6.1.0
magic-string: 0.25.9 magic-string: 0.25.9
postcss-load-config: 3.1.3 postcss-load-config: 3.1.4
sorcery: 0.10.0 sorcery: 0.10.0
strip-indent: 3.0.0 strip-indent: 3.0.0
svelte: 3.46.4 svelte: 3.46.4
@ -9799,7 +9819,7 @@ packages:
object-hash: 2.2.0 object-hash: 2.2.0
postcss: 8.4.12 postcss: 8.4.12
postcss-js: 4.0.0_postcss@8.4.12 postcss-js: 4.0.0_postcss@8.4.12
postcss-load-config: 3.1.3 postcss-load-config: 3.1.4_postcss@8.4.12
postcss-nested: 5.0.6_postcss@8.4.12 postcss-nested: 5.0.6_postcss@8.4.12
postcss-selector-parser: 6.0.9 postcss-selector-parser: 6.0.9
postcss-value-parser: 4.2.0 postcss-value-parser: 4.2.0
@ -10646,7 +10666,7 @@ packages:
dependencies: dependencies:
available-typed-arrays: 1.0.5 available-typed-arrays: 1.0.5
call-bind: 1.0.2 call-bind: 1.0.2
es-abstract: 1.19.1 es-abstract: 1.19.2
foreach: 2.0.5 foreach: 2.0.5
has-tostringtag: 1.0.0 has-tostringtag: 1.0.0
is-typed-array: 1.1.8 is-typed-array: 1.1.8