Skip to content

Commit 3004701

Browse files
committed
Update package.json dependencies
1 parent 67949f1 commit 3004701

File tree

2 files changed

+3666
-2629
lines changed

2 files changed

+3666
-2629
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"@docusaurus/core": "3.0.0",
1919
"@docusaurus/preset-classic": "3.0.0",
2020
"@mdx-js/react": "^1.6.22",
21-
"autoprefixer": "^10.4.14",
21+
"autoprefixer": "^10.4.18",
2222
"clsx": "^1.2.1",
23-
"postcss": "^8.4.27",
23+
"postcss": "^8.4.35",
2424
"prism-react-renderer": "^1.3.5",
25-
"react": "^18.0.0",
26-
"react-dom": "^18.0.0",
27-
"tailwindcss": "^3.3.3"
25+
"react": "^18.2.0",
26+
"react-dom": "^18.2.0",
27+
"tailwindcss": "^3.4.1"
2828
},
2929
"devDependencies": {
3030
"@docusaurus/module-type-aliases": "2.4.1",
31-
"@tsconfig/docusaurus": "^1.0.5",
32-
"typescript": "^4.7.4"
31+
"@tsconfig/docusaurus": "^1.0.7",
32+
"typescript": "^4.9.5"
3333
},
3434
"browserslist": {
3535
"production": [

0 commit comments

Comments
 (0)