Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0aac790 commit d37fffd
Show file tree
Hide file tree
Showing 2 changed files with 738 additions and 788 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "3.50.2",
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Personal website of Jan Müller, a passionate software engineer.",
"scripts": {
"build": "astro build",
Expand All @@ -24,38 +24,38 @@
"dependencies": {
"@changey/react-leaflet-markercluster": "4.0.0-rc1",
"@iconify-json/akar-icons": "1.2.2",
"@iconify-json/carbon": "1.2.5",
"@iconify-json/carbon": "1.2.6",
"@iconify-json/fa-brands": "1.2.1",
"@iconify-json/ic": "1.2.2",
"@iconify-json/mdi": "1.2.3",
"@iconify-json/radix-icons": "1.2.2",
"@yeger/vue-masonry-wall": "5.0.17",
"@yeger/vue-masonry-wall": "5.0.18",
"baklavajs": "2.6.0",
"leaflet": "1.9.4",
"react-leaflet": "4.2.1",
"tailwindcss": "3.4.17",
"vecti": "3.0.12",
"vue-marmoset-viewer": "4.0.13"
"vecti": "3.0.13",
"vue-marmoset-viewer": "4.0.14"
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "4.0.8",
"@astrojs/preact": "4.0.3",
"@astrojs/preact": "4.0.4",
"@astrojs/prefetch": "0.4.1",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "6.0.0",
"@astrojs/vue": "5.0.6",
"@babel/core": "7",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@preact/preset-vite": "2.10.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@preact/preset-vite": "2.10.1",
"@tailwindcss/typography": "0.5.16",
"@types/html-escaper": "3.0.3",
"@types/html-escaper": "3.0.4",
"@types/leaflet": "1.9.16",
"@types/node": "22.13.0",
"@yeger/eslint-config": "2.5.1",
"astro": "5.2.3",
"@types/node": "22.13.1",
"@yeger/eslint-config": "2.5.3",
"astro": "5.2.5",
"astro-critters": "2.2.1",
"astro-icon": "1.1.5",
"astro-robots-txt": "1.0.0",
Expand All @@ -77,13 +77,13 @@
"rehype-autolink-headings": "7.1.0",
"rehype-external-links": "3.0.0",
"rehype-slug": "6.0.0",
"rollup": "4.32.1",
"rollup": "4.34.3",
"sharp": "0.33.5",
"ts-node": "10.9.2",
"turbo": "2.4.0",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite-plugin-lib": "2.1.4",
"vite-plugin-lib": "2.1.5",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
},
Expand Down
Loading

0 comments on commit d37fffd

Please sign in to comment.