Skip to content

Commit 83ccd36

Browse files
committed
feat: 更新基本依赖到最新版本
1 parent 23afedb commit 83ccd36

File tree

2 files changed

+952
-952
lines changed

2 files changed

+952
-952
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,45 +13,45 @@
1313
"generate-sitemap": "tsx scripts/generate-sitemap.ts"
1414
},
1515
"dependencies": {
16-
"@orama/orama": "^3.1.7",
17-
"@orama/tokenizers": "^3.1.7",
16+
"@orama/orama": "^3.1.14",
17+
"@orama/tokenizers": "^3.1.14",
1818
"@oramacloud/client": "^2.1.4",
19-
"@tailwindcss/postcss": "^4.1.8",
19+
"@tailwindcss/postcss": "^4.1.13",
2020
"autocorrect-node": "^2.14.0",
2121
"class-variance-authority": "^0.7.1",
2222
"clsx": "^2.1.1",
2323
"commitizen": "^4.3.1",
2424
"copy-to-clipboard": "^3.3.3",
2525
"cz-conventional-changelog": "^3.3.0",
26-
"dotenv": "^16.5.0",
26+
"dotenv": "^16.6.1",
2727
"fast-glob": "^3.3.3",
28-
"framer-motion": "^12.16.0",
28+
"framer-motion": "^12.23.22",
2929
"fumadocs-core": "15.1.2",
3030
"fumadocs-mdx": "11.5.7",
3131
"fumadocs-typescript": "^3.1.0",
3232
"fumadocs-ui": "15.1.2",
3333
"lucide-react": "^0.483.0",
3434
"next": "15.2.3",
3535
"only-allow": "^1.2.1",
36-
"react": "^19.1.0",
37-
"react-dom": "^19.1.0",
36+
"react": "^19.1.1",
37+
"react-dom": "^19.1.1",
3838
"react-icons": "^5.5.0",
39-
"shiki": "^3.6.0",
39+
"shiki": "^3.13.0",
4040
"std-env": "^3.9.0",
41-
"tailwind-merge": "^3.3.0"
41+
"tailwind-merge": "^3.3.1"
4242
},
4343
"devDependencies": {
4444
"@fumadocs/cli": "^0.0.8",
4545
"@types/mdx": "^2.0.13",
4646
"@types/node": "22.13.11",
47-
"@types/react": "^19.1.6",
48-
"@types/react-dom": "^19.1.6",
47+
"@types/react": "^19.1.14",
48+
"@types/react-dom": "^19.1.9",
4949
"autoprefixer": "^10.4.21",
50-
"postcss": "^8.5.4",
51-
"prettier": "^3.5.3",
52-
"tailwindcss": "^4.1.8",
53-
"tsx": "^4.19.4",
54-
"typescript": "^5.8.3"
50+
"postcss": "^8.5.6",
51+
"prettier": "^3.6.2",
52+
"tailwindcss": "^4.1.13",
53+
"tsx": "^4.20.6",
54+
"typescript": "^5.9.2"
5555
},
5656
"config": {
5757
"commitizen": {

0 commit comments

Comments
 (0)