mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
f3a8792693
commit
bdfab8357c
|
|
@ -16,7 +16,7 @@
|
||||||
"@headlessui/tailwindcss": "^0.2.1",
|
"@headlessui/tailwindcss": "^0.2.1",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"@next/mdx": "^15.1.2",
|
"@next/mdx": "^15.1.3",
|
||||||
"@sindresorhus/slugify": "^2.2.1",
|
"@sindresorhus/slugify": "^2.2.1",
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.15",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
"framer-motion": "^11.15.0",
|
"framer-motion": "^11.15.0",
|
||||||
"mdast-util-to-string": "^4.0.0",
|
"mdast-util-to-string": "^4.0.0",
|
||||||
"mdx-annotations": "^0.1.4",
|
"mdx-annotations": "^0.1.4",
|
||||||
"next": "^15.1.2",
|
"next": "^15.1.3",
|
||||||
"next-themes": "^0.4.4",
|
"next-themes": "^0.4.4",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
"react-dom": "^19.0.0",
|
"react-dom": "^19.0.0",
|
||||||
|
|
@ -51,7 +51,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^1.9.4",
|
"@biomejs/biome": "^1.9.4",
|
||||||
"@iconify-icon/react": "^2.2.0",
|
"@iconify-icon/react": "^2.2.0",
|
||||||
"@next/bundle-analyzer": "^15.1.2",
|
"@next/bundle-analyzer": "^15.1.3",
|
||||||
"@shikijs/transformers": "^1.24.4",
|
"@shikijs/transformers": "^1.24.4",
|
||||||
"sharp": "^0.33.5"
|
"sharp": "^0.33.5"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue