Update package versions

This commit is contained in:
Maciej Jur 2023-04-12 17:58:20 +02:00
parent bc8c817e92
commit e5c20f7eeb
2 changed files with 21 additions and 20 deletions

View file

@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^0.18.3",
"@astrojs/mdx": "^0.18.4",
"@astrojs/svelte": "^2.1.0",
"astro": "^2.2.2",
"astro": "^2.2.3",
"dayjs": "^1.11.7",
"leaflet": "^1.9.3",
"leaflet.markercluster": "^1.5.3",

View file

@ -2,14 +2,14 @@ lockfileVersion: '6.0'
dependencies:
'@astrojs/mdx':
specifier: ^0.18.3
version: 0.18.3(astro@2.2.2)(rollup@3.20.2)
specifier: ^0.18.4
version: 0.18.4(astro@2.2.3)(rollup@3.20.2)
'@astrojs/svelte':
specifier: ^2.1.0
version: 2.1.0(astro@2.2.2)(svelte@3.58.0)(typescript@4.9.5)(vite@4.2.1)
version: 2.1.0(astro@2.2.3)(svelte@3.58.0)(typescript@4.9.5)(vite@4.2.1)
astro:
specifier: ^2.2.2
version: 2.2.2(sass@1.62.0)
specifier: ^2.2.3
version: 2.2.3(sass@1.62.0)
dayjs:
specifier: ^1.11.7
version: 1.11.7
@ -121,13 +121,13 @@ packages:
vscode-uri: 3.0.7
dev: false
/@astrojs/markdown-remark@2.1.3(astro@2.2.2):
/@astrojs/markdown-remark@2.1.3(astro@2.2.3):
resolution: {integrity: sha512-Di8Qbit9p7L7eqKklAJmiW9nVD+XMsNHpaNzCLduWjOonDu9fVgEzdjeDrTVCDtgrvkfhpAekuNXrp5+w4F91g==}
peerDependencies:
astro: ^2.2.0
dependencies:
'@astrojs/prism': 2.1.1
astro: 2.2.2(sass@1.62.0)
astro: 2.2.3(sass@1.62.0)
github-slugger: 1.5.0
import-meta-resolve: 2.2.2
rehype-raw: 6.1.1
@ -144,11 +144,11 @@ packages:
- supports-color
dev: false
/@astrojs/mdx@0.18.3(astro@2.2.2)(rollup@3.20.2):
resolution: {integrity: sha512-fFkzYthnFqxmdp6IesvzU6FDHdAGo9bf4dbMOPCREcBfEhATqSpT9gjK/HdJ5s1MfZI8jjYeSC3yzhmNlq62qA==}
/@astrojs/mdx@0.18.4(astro@2.2.3)(rollup@3.20.2):
resolution: {integrity: sha512-yLlHF74oBtCCPnCY4LBios3OrXc97IXIBVOWuyXxmNwAYMA4xIfClN2YP9cFQJITDI/d80qrANzQLQInUNKlHA==}
engines: {node: '>=16.12.0'}
dependencies:
'@astrojs/markdown-remark': 2.1.3(astro@2.2.2)
'@astrojs/markdown-remark': 2.1.3(astro@2.2.3)
'@astrojs/prism': 2.1.1
'@mdx-js/mdx': 2.3.0
'@mdx-js/rollup': 2.3.0(rollup@3.20.2)
@ -163,6 +163,7 @@ packages:
remark-gfm: 3.0.1
remark-smartypants: 2.0.0
shiki: 0.11.1
source-map: 0.7.4
unist-util-visit: 4.1.2
vfile: 5.3.7
transitivePeerDependencies:
@ -178,7 +179,7 @@ packages:
prismjs: 1.29.0
dev: false
/@astrojs/svelte@2.1.0(astro@2.2.2)(svelte@3.58.0)(typescript@4.9.5)(vite@4.2.1):
/@astrojs/svelte@2.1.0(astro@2.2.3)(svelte@3.58.0)(typescript@4.9.5)(vite@4.2.1):
resolution: {integrity: sha512-upfkscrNuZbQvqVB5EG38FPJCgHCxO/LOJLAap75rO/++c1T7ztbVru4uSYVBRJkzTDuH3TS52T8kFTVgHXx/g==}
engines: {node: '>=16.12.0'}
peerDependencies:
@ -186,7 +187,7 @@ packages:
svelte: ^3.54.0
dependencies:
'@sveltejs/vite-plugin-svelte': 2.0.4(svelte@3.58.0)(vite@4.2.1)
astro: 2.2.2(sass@1.62.0)
astro: 2.2.3(sass@1.62.0)
svelte: 3.58.0
svelte2tsx: 0.5.23(svelte@3.58.0)(typescript@4.9.5)
transitivePeerDependencies:
@ -1040,8 +1041,8 @@ packages:
hasBin: true
dev: false
/astro@2.2.2(sass@1.62.0):
resolution: {integrity: sha512-RmV/UiOW3losWRbR8CeFDFDtjBOdFdBTEccXF9sT/ZxLz7T9SglevtOHgKwTSRPgUM9c0LteFDFcHDY3OYBgDg==}
/astro@2.2.3(sass@1.62.0):
resolution: {integrity: sha512-Pd67ZBoYxqeyHCZ0UpdmDZYNgcs7JTwc0NMzUScrH4y2hjSY4S8iwmNUtd9pf65gkxMpEbqfvQj06kLzgi4HZg==}
engines: {node: '>=16.12.0', npm: '>=6.14.0'}
hasBin: true
peerDependencies:
@ -1052,7 +1053,7 @@ packages:
dependencies:
'@astrojs/compiler': 1.3.1
'@astrojs/language-server': 0.28.3
'@astrojs/markdown-remark': 2.1.3(astro@2.2.2)
'@astrojs/markdown-remark': 2.1.3(astro@2.2.3)
'@astrojs/telemetry': 2.1.0
'@astrojs/webapi': 2.1.0
'@babel/core': 7.21.4
@ -1160,7 +1161,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001477
caniuse-lite: 1.0.30001478
electron-to-chromium: 1.4.359
node-releases: 2.0.10
update-browserslist-db: 1.0.10(browserslist@4.21.5)
@ -1185,8 +1186,8 @@ packages:
engines: {node: '>=10'}
dev: false
/caniuse-lite@1.0.30001477:
resolution: {integrity: sha512-lZim4iUHhGcy5p+Ri/G7m84hJwncj+Kz7S5aD4hoQfslKZJgt0tHc/hafVbqHC5bbhHb+mrW2JOUHkI5KH7toQ==}
/caniuse-lite@1.0.30001478:
resolution: {integrity: sha512-gMhDyXGItTHipJj2ApIvR+iVB5hd0KP3svMWWXDvZOmjzJJassGLMfxRkQCSYgGd2gtdL/ReeiyvMSFD1Ss6Mw==}
dev: false
/ccount@2.0.1: