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 2, 2025
1 parent 0aac790 commit 466bcca
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 619 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"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",
Expand All @@ -47,14 +47,14 @@
"@astrojs/tailwind": "6.0.0",
"@astrojs/vue": "5.0.6",
"@babel/core": "7",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@preact/preset-vite": "2.10.0",
"@tailwindcss/typography": "0.5.16",
"@types/html-escaper": "3.0.3",
"@types/leaflet": "1.9.16",
"@types/node": "22.13.0",
"@yeger/eslint-config": "2.5.1",
"@yeger/eslint-config": "2.5.3",
"astro": "5.2.3",
"astro-critters": "2.2.1",
"astro-icon": "1.1.5",
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.0",
"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 466bcca

Please sign in to comment.