chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-12-18 22:49:43 +01:00
parent 9c8c4c83f6
commit f2a09a457f
No known key found for this signature in database
5 changed files with 183 additions and 184 deletions

View file

@ -16,47 +16,47 @@
"@headlessui/tailwindcss": "^0.2.2",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/mdx": "^15.3.3",
"@next/mdx": "^15.4.10",
"@radix-ui/react-hover-card": "^1.1.15",
"@sindresorhus/slugify": "^3.0.0",
"@tailwindcss/postcss": "^4.1.14",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"@types/mdx": "^2.0.13",
"@types/node": "^24.7.0",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@types/react-highlight-words": "^0.20.0",
"@types/node": "^25.0.3",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/react-highlight-words": "^0.20.1",
"acorn": "^8.15.0",
"clsx": "^2.1.1",
"fast-glob": "^3.3.3",
"flexsearch": "^0.8.212",
"framer-motion": "^12.23.22",
"framer-motion": "^12.23.26",
"mdast-util-to-string": "^4.0.0",
"mdx-annotations": "^0.1.4",
"next": "15.3.3",
"next": "15.4.10",
"next-themes": "^0.4.6",
"qss": "^3.0.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-highlight-words": "^0.21.0",
"remark": "^15.0.1",
"remark-gfm": "^4.0.1",
"remark-mdx": "^3.1.1",
"shiki": "^3.13.0",
"shiki": "^3.20.0",
"simple-functional-loader": "^1.2.1",
"tailwindcss": "^4.1.14",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"unist-util-filter": "^5.0.1",
"unist-util-visit": "^5.0.0",
"uwuifier": "^4.2.2",
"zustand": "^5.0.8"
"zustand": "^5.0.9"
},
"devDependencies": {
"@biomejs/biome": "^2.2.5",
"@iconify-icon/react": "^3.0.1",
"@biomejs/biome": "^2.3.10",
"@iconify-icon/react": "^3.0.3",
"@next/bundle-analyzer": "^15.5.4",
"@shikijs/transformers": "^3.13.0",
"sharp": "^0.34.4"
"@shikijs/transformers": "^3.20.0",
"sharp": "^0.34.5"
},
"trustedDependencies": [
"@biomejs/biome",