mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
737969835d
commit
fff854280d
2 changed files with 22 additions and 22 deletions
10
package.json
10
package.json
|
|
@ -21,15 +21,15 @@
|
|||
"@tailwindcss/postcss": "^4.1.6",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.15.17",
|
||||
"@types/node": "^22.15.18",
|
||||
"@types/react": "^19.1.4",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"@types/react-highlight-words": "^0.20.0",
|
||||
"acorn": "^8.14.1",
|
||||
"clsx": "^2.1.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"flexsearch": "^0.8.164",
|
||||
"framer-motion": "^12.11.0",
|
||||
"flexsearch": "^0.8.166",
|
||||
"framer-motion": "^12.11.3",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
"mdx-annotations": "^0.1.4",
|
||||
"next": "^15.3.2",
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"remark": "^15.0.1",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-mdx": "^3.1.0",
|
||||
"shiki": "^3.4.0",
|
||||
"shiki": "^3.4.1",
|
||||
"simple-functional-loader": "^1.2.1",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"typescript": "^5.8.3",
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"@biomejs/biome": "^1.9.4",
|
||||
"@iconify-icon/react": "^3.0.0",
|
||||
"@next/bundle-analyzer": "^15.3.2",
|
||||
"@shikijs/transformers": "^3.4.0",
|
||||
"@shikijs/transformers": "^3.4.1",
|
||||
"sharp": "^0.34.1"
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome", "sharp"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue