Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent d798090 commit 728ac67
Show file tree
Hide file tree
Showing 3 changed files with 3,597 additions and 3,930 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 22.3.0
nodejs 22.12.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@astrojs/svelte": "^5.0.0",
"@astrojs/tailwind": "^5.0.3",
"@extractus/oembed-extractor": "^4.0.3",
"@floating-ui/react": "^0.26.12",
"@floating-ui/react": "^0.27.0",
"@heroicons/react": "^2.1.3",
"@hookform/resolvers": "^3.3.4",
"@iconify/iconify": "^3.1.1",
Expand Down Expand Up @@ -55,26 +55,26 @@
"scule": "^1.3.0",
"shiki": "^1.3.0",
"svelte": "^4.2.15",
"three": "^0.165.0",
"three": "^0.171.0",
"typescript-eslint": "^7.7.1",
"viewerjs": "^1.11.6",
"zod": "^3.23.3"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/check": "^0.9.0",
"@iconify/tailwind": "^1.0.0",
"@r4ai/remark-callout": "^0.4.0",
"@r4ai/remark-callout": "^0.6.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.12",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.3",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/three": "^0.165.0",
"@types/three": "^0.171.0",
"budoux": "^0.6.2",
"eslint": "^9.1.1",
"eslint-config-flat-gitignore": "^0.1.5",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-astro": "^1.0.0",
Expand All @@ -86,7 +86,7 @@
"hast-util-to-text": "^4.0.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lucide-react": "^0.395.0",
"lucide-react": "^0.468.0",
"node-html-parser": "^6.1.13",
"npm-to-yarn": "^2.2.1",
"pagefind": "^1.1.0",
Expand All @@ -103,7 +103,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"sass": "^1.75.0",
"satori": "^0.10.13",
"satori": "^0.12.0",
"sharp": "^0.33.3",
"sirv": "^2.0.4",
"tailwind-merge": "^2.3.0",
Expand All @@ -114,5 +114,5 @@
"unist-util-visit": "^5.0.0",
"vite": "^5.2.10"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 728ac67

Please sign in to comment.