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 1, 2025
1 parent bd1ce00 commit ddfc639
Show file tree
Hide file tree
Showing 3 changed files with 1,293 additions and 1,147 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.0
22.13.1
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,47 +27,47 @@
"@iconify-json/carbon": "1.2.5",
"@iconify-json/fa-brands": "1.2.1",
"@iconify-json/ic": "1.2.2",
"@iconify-json/mdi": "1.2.2",
"@iconify-json/mdi": "1.2.3",
"@iconify-json/radix-icons": "1.2.2",
"@yeger/vue-masonry-wall": "5.0.16",
"@yeger/vue-masonry-wall": "5.0.17",
"baklavajs": "2.6.0",
"leaflet": "1.9.4",
"react-leaflet": "4.2.1",
"tailwindcss": "3.4.17",
"vecti": "3.0.11",
"vue-marmoset-viewer": "4.0.12"
"vecti": "3.0.12",
"vue-marmoset-viewer": "4.0.13"
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "4.0.6",
"@astrojs/preact": "4.0.2",
"@astrojs/mdx": "4.0.8",
"@astrojs/preact": "4.0.3",
"@astrojs/prefetch": "0.4.1",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.4",
"@astrojs/vue": "5.0.5",
"@astrojs/tailwind": "5.1.5",
"@astrojs/vue": "5.0.6",
"@babel/core": "7",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@preact/preset-vite": "2.9.4",
"@preact/preset-vite": "2.10.0",
"@tailwindcss/typography": "0.5.16",
"@types/html-escaper": "3.0.2",
"@types/html-escaper": "3.0.3",
"@types/leaflet": "1.9.16",
"@types/node": "22.10.7",
"@yeger/eslint-config": "2.5.1",
"astro": "5.1.7",
"@types/node": "22.13.0",
"@yeger/eslint-config": "2.5.2",
"astro": "5.2.3",
"astro-critters": "2.2.1",
"astro-icon": "1.1.5",
"astro-robots-txt": "1.0.0",
"astro-seo-schema": "5.0.0",
"cypress": "14.0.0",
"eslint": "9.18.0",
"cypress": "14.0.1",
"eslint": "9.19.0",
"hast-util-to-string": "3.0.1",
"hastscript": "9.0.0",
"html-escaper": "3.0.3",
"husky": "9.1.7",
"is-ci": "4.1.0",
"lint-staged": "15.4.1",
"lint-staged": "15.4.3",
"mdast-util-to-string": "4.0.0",
"moment": "2.30.1",
"preact": "10.25.4",
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.30.1",
"rollup": "4.34.0",
"sharp": "0.33.5",
"ts-node": "10.9.2",
"turbo": "2.3.3",
"turbo": "2.4.0",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite-plugin-lib": "2.1.3",
"vite": "6.0.11",
"vite-plugin-lib": "2.1.4",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
},
Expand Down
Loading

0 comments on commit ddfc639

Please sign in to comment.