Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit ceb5989

Browse files
committed
chore: all deps. update
1 parent 4250bc8 commit ceb5989

File tree

4 files changed

+5187
-6026
lines changed

4 files changed

+5187
-6026
lines changed

demo/package.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -11,51 +11,51 @@
1111
"preview": "astro preview"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "0.11.4",
15-
"@astrojs/react": "1.2.1",
16-
"@astrojs/sitemap": "1.0.0",
17-
"@fontsource/exo-2": "4.5.10",
14+
"@astrojs/mdx": "0.18.1",
15+
"@astrojs/react": "2.1.0",
16+
"@astrojs/sitemap": "1.2.1",
17+
"@fontsource/exo-2": "4.5.11",
1818
"@julian_cataldo/astro-lightbox": "link:../app/Lightbox",
1919
"@julian_cataldo/astro-resets": "link:../app/Resets",
2020
"@wbmnky/license-report-generator": "^2.1.3",
21-
"asciinema-player": "^3.0.1",
22-
"astro": "1.5.2",
21+
"asciinema-player": "^3.2.0",
22+
"astro": "2.1.3",
2323
"astro-base-document": "link:../app/BaseDocument",
2424
"astro-breakpoints": "link:../app/Breakpoints",
2525
"astro-color-mode": "link:../app/ColorMode",
2626
"astro-diagram": "link:../components/Diagram",
2727
"astro-geo-map": "link:../components/GeoMap",
2828
"astro-google-analytics": "link:../app/GoogleAnalytics",
2929
"astro-hover-prefetch": "link:../app/HoverPrefetch",
30-
"astro-icon": "0.7.3",
31-
"astro-imagetools": "0.6.11",
30+
"astro-icon": "0.8.0",
31+
"astro-imagetools": "0.8.1",
3232
"astro-licenses-report": "link:../components/LicensesReport",
3333
"astro-link": "link:../components/Link",
3434
"astro-page-transition": "link:../app/PageTransition",
35-
"astro-robots-txt": "^0.3.10",
35+
"astro-robots-txt": "^0.4.0",
3636
"astro-scroll-observer": "link:../app/ScrollObserver",
3737
"astro-seo-metadata": "link:../app/SEOMetadata",
3838
"astro-tabs": "link:../components/Tabs",
3939
"astro-terminal-player": "link:../components/TerminalPlayer",
4040
"astro-tooltips": "link:../app/Tooltips",
4141
"change-case": "4.1.2",
4242
"clipboard": "2.0.11",
43-
"glob": "8.0.3",
44-
"glob-promise": "5.0.0",
45-
"leaflet": "1.9.2",
46-
"mermaid": "^9.1.7",
47-
"puppeteer": "^19.1.0",
43+
"glob": "9.3.0",
44+
"glob-promise": "6.0.2",
45+
"leaflet": "1.9.3",
46+
"mermaid": "^10.0.2",
47+
"puppeteer": "^19.7.5",
4848
"react": "18.2.0",
4949
"react-dom": "18.2.0",
5050
"rehype-rewrite": "3.0.6",
5151
"remark-gfm": "3.0.1",
52-
"sass": "1.55.0",
53-
"tsparticles": "1.43.0",
54-
"tsparticles-preset-stars": "1.43.1",
55-
"unist-util-visit": "^4.1.1"
52+
"sass": "1.59.3",
53+
"tsparticles": "2.9.3",
54+
"tsparticles-preset-stars": "2.9.3",
55+
"unist-util-visit": "^4.1.2"
5656
},
5757
"devDependencies": {
58-
"@types/leaflet": "1.9.0"
58+
"@types/leaflet": "1.9.3"
5959
},
6060
"packageManager": "[email protected]"
6161
}

0 commit comments

Comments
 (0)