Skip to content

Commit f6df3f4

Browse files
committed
更新官网
1 parent 4f9f0c0 commit f6df3f4

File tree

8 files changed

+1263
-1303
lines changed

8 files changed

+1263
-1303
lines changed

website/package.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,33 @@
1414
"start": "next start"
1515
},
1616
"dependencies": {
17-
"@radix-ui/themes": "^2.0.1",
17+
"@radix-ui/themes": "^2.0.3",
1818
"@vercel/analytics": "^1.1.1",
1919
"cheerio": "1.0.0-rc.12",
2020
"contentlayer": "^0.3.4",
21-
"date-fns": "^2.30.0",
21+
"date-fns": "^3.0.6",
2222
"eslint-plugin-jsx-a11y": "^6.8.0",
2323
"html-to-image": "^1.11.11",
24-
"lucide-react": "^0.292.0",
25-
"next": "^14.0.3",
24+
"lucide-react": "^0.303.0",
25+
"next": "^14.0.4",
2626
"next-contentlayer": "^0.3.4",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
2929
"react-use-event-hook": "^0.9.6",
30-
"valibot": "^0.21.0"
30+
"valibot": "^0.25.0"
3131
},
3232
"devDependencies": {
3333
"@codennnn/tsconfig": "^1.2.1",
3434
"@tailwindcss/container-queries": "^0.1.1",
3535
"@tailwindcss/typography": "^0.5.10",
36-
"@types/react": "18.2.37",
37-
"@types/react-dom": "^18.2.15",
36+
"@types/react": "18.2.46",
37+
"@types/react-dom": "^18.2.18",
3838
"autoprefixer": "^10.4.16",
39-
"postcss": "^8.4.31",
40-
"prefer-code-style": "1.5.8",
39+
"npm-run-all": "^4.1.5",
40+
"postcss": "^8.4.32",
41+
"prefer-code-style": "1.5.11",
4142
"stylelint": "^15.11.0",
42-
"tailwindcss": "^3.3.5",
43+
"tailwindcss": "^3.4.0",
4344
"typescript": "5.2.2"
4445
},
4546
"engines": {

0 commit comments

Comments
 (0)