chore: update deps sitemap
This commit is contained in:
parent
f3aef3df2c
commit
f8757b4456
3 changed files with 39 additions and 27 deletions
44
package-lock.json
generated
44
package-lock.json
generated
|
@ -13,8 +13,8 @@
|
|||
"@astrojs/rss": "4.0.9",
|
||||
"@astrojs/sitemap": "3.2.1",
|
||||
"@cdransf/astro-tabler-icons": "1.1.0",
|
||||
"@supabase/supabase-js": "^2.46.1",
|
||||
"astro": "4.16.15",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"astro": "4.16.16",
|
||||
"astro-embed": "0.9.0",
|
||||
"date-fns": "4.1.0",
|
||||
"date-fns-tz": "3.2.0",
|
||||
|
@ -2195,15 +2195,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@supabase/realtime-js": {
|
||||
"version": "2.10.7",
|
||||
"resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.10.7.tgz",
|
||||
"integrity": "sha512-OLI0hiSAqQSqRpGMTUwoIWo51eUivSYlaNBgxsXZE7PSoWh12wPRdVt0psUMaUzEonSB85K21wGc7W5jHnT6uA==",
|
||||
"version": "2.10.9",
|
||||
"resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.10.9.tgz",
|
||||
"integrity": "sha512-0AjN65VDNIScZzrrPaVvlND4vbgVS+j9Wcy3zf7e+l9JY4IwCTahFenPLcKy9bkr7KY0wfB7MkipZPKxMaDnjw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@supabase/node-fetch": "^2.6.14",
|
||||
"@types/phoenix": "^1.5.4",
|
||||
"@types/ws": "^8.5.10",
|
||||
"ws": "^8.14.2"
|
||||
"ws": "^8.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@supabase/storage-js": {
|
||||
|
@ -2216,16 +2216,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@supabase/supabase-js": {
|
||||
"version": "2.46.1",
|
||||
"resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.46.1.tgz",
|
||||
"integrity": "sha512-HiBpd8stf7M6+tlr+/82L8b2QmCjAD8ex9YdSAKU+whB/SHXXJdus1dGlqiH9Umy9ePUuxaYmVkGd9BcvBnNvg==",
|
||||
"version": "2.46.2",
|
||||
"resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.46.2.tgz",
|
||||
"integrity": "sha512-5FEzYMZhfIZrMWEqo5/dQincvrhM+DeMWH3/okeZrkBBW1AJxblOQhnhF4/dfNYK25oZ1O8dAnnxZ9gQqdr40w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@supabase/auth-js": "2.65.1",
|
||||
"@supabase/functions-js": "2.4.3",
|
||||
"@supabase/node-fetch": "2.6.15",
|
||||
"@supabase/postgrest-js": "1.16.3",
|
||||
"@supabase/realtime-js": "2.10.7",
|
||||
"@supabase/realtime-js": "2.10.9",
|
||||
"@supabase/storage-js": "2.7.1"
|
||||
}
|
||||
},
|
||||
|
@ -2660,9 +2660,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.16.15",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.15.tgz",
|
||||
"integrity": "sha512-usybZ7nEUiwYKT7r47l4VbkqjKfaE+BgWV/ed4PT3mE3vFRTBWFsXLnkzrN7awfN6+/ekZTAcE+MAkdA551Umw==",
|
||||
"version": "4.16.16",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.16.tgz",
|
||||
"integrity": "sha512-H1CttrV6+JFrDBQx0Mcbq5i5AeLhCbztB786+9wEu3svWL/QPNeCGqF0dgNORAYmP+rODGCPu/y9qKSh87iLuA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.3",
|
||||
|
@ -2680,7 +2680,7 @@
|
|||
"aria-query": "^5.3.2",
|
||||
"axobject-query": "^4.1.0",
|
||||
"boxen": "8.0.1",
|
||||
"ci-info": "^4.0.0",
|
||||
"ci-info": "^4.1.0",
|
||||
"clsx": "^2.1.1",
|
||||
"common-ancestor-path": "^1.0.1",
|
||||
"cookie": "^0.7.2",
|
||||
|
@ -2702,7 +2702,7 @@
|
|||
"http-cache-semantics": "^4.1.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"kleur": "^4.1.5",
|
||||
"magic-string": "^0.30.12",
|
||||
"magic-string": "^0.30.14",
|
||||
"magicast": "^0.3.5",
|
||||
"micromatch": "^4.0.8",
|
||||
"mrmime": "^2.0.0",
|
||||
|
@ -2714,15 +2714,15 @@
|
|||
"prompts": "^2.4.2",
|
||||
"rehype": "^13.0.2",
|
||||
"semver": "^7.6.3",
|
||||
"shiki": "^1.22.2",
|
||||
"shiki": "^1.23.1",
|
||||
"tinyexec": "^0.3.1",
|
||||
"tsconfck": "^3.1.4",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vfile": "^6.0.3",
|
||||
"vite": "^5.4.10",
|
||||
"vitefu": "^1.0.3",
|
||||
"vite": "^5.4.11",
|
||||
"vitefu": "^1.0.4",
|
||||
"which-pm": "^3.0.0",
|
||||
"xxhash-wasm": "^1.0.2",
|
||||
"xxhash-wasm": "^1.1.0",
|
||||
"yargs-parser": "^21.1.1",
|
||||
"zod": "^3.23.8",
|
||||
"zod-to-json-schema": "^3.23.5",
|
||||
|
@ -3620,9 +3620,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/electron-to-chromium": {
|
||||
"version": "1.5.65",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.65.tgz",
|
||||
"integrity": "sha512-PWVzBjghx7/wop6n22vS2MLU8tKGd4Q91aCEGhG/TYmW6PP5OcSXcdnxTe1NNt0T66N8D6jxh4kC8UsdzOGaIw==",
|
||||
"version": "1.5.66",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.66.tgz",
|
||||
"integrity": "sha512-pI2QF6+i+zjPbqRzJwkMvtvkdI7MjVbSh2g8dlMguDJIXEPw+kwasS1Jl+YGPEBfGVxsVgGUratAKymPdPo2vQ==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/emmet": {
|
||||
|
|
|
@ -21,8 +21,8 @@
|
|||
"@astrojs/rss": "4.0.9",
|
||||
"@astrojs/sitemap": "3.2.1",
|
||||
"@cdransf/astro-tabler-icons": "1.1.0",
|
||||
"@supabase/supabase-js": "^2.46.1",
|
||||
"astro": "4.16.15",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"astro": "4.16.16",
|
||||
"astro-embed": "0.9.0",
|
||||
"date-fns": "4.1.0",
|
||||
"date-fns-tz": "3.2.0",
|
||||
|
|
|
@ -110,6 +110,9 @@
|
|||
{
|
||||
"loc": "https://coryd.dev/posts/2019/waste-of-space-orchestra-seekers-reflection"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/posts/2024/scheduling-posts-and-links"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/posts/2018/ca-senate-passes-strict-net-neutrality-law-in-defiance-of-isps"
|
||||
},
|
||||
|
@ -7226,6 +7229,9 @@
|
|||
{
|
||||
"loc": "https://coryd.dev/music/artists/degial-sweden"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/theurgy-italy-thailand-united-states-canada"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/rotted-united-states"
|
||||
},
|
||||
|
@ -7844,6 +7850,9 @@
|
|||
{
|
||||
"loc": "https://coryd.dev/music/artists/anxious-united-states"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/despondency-germany"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/teitanblood-spain"
|
||||
},
|
||||
|
@ -7976,6 +7985,9 @@
|
|||
{
|
||||
"loc": "https://coryd.dev/music/artists/vader-poland"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/ghastly-finland"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/cenotaph-mexico"
|
||||
},
|
||||
|
@ -8093,6 +8105,9 @@
|
|||
{
|
||||
"loc": "https://coryd.dev/music/artists/convulsing-australia"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/dead-and-dripping-united-states"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/obscene-united-states"
|
||||
},
|
||||
|
@ -8408,9 +8423,6 @@
|
|||
{
|
||||
"loc": "https://coryd.dev/music/artists/violent-femmes-united-states"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/ghastly-finland"
|
||||
},
|
||||
{
|
||||
"loc": "https://coryd.dev/music/artists/castleumbra-mexico"
|
||||
},
|
||||
|
|
Reference in a new issue