Skip to content

Commit 721e3bb

Browse files
fix(deps): update all dependencies
1 parent cc65d62 commit 721e3bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@
4040
"@mdx-js/react": "^3.0.0",
4141
"@tsparticles/react": "^3.0.0",
4242
"@tsparticles/slim": "^3.4.0",
43-
"@types/react": "^18.3.9",
44-
"@types/react-dom": "^18.3.0",
43+
"@types/react": "^19.0.0",
44+
"@types/react-dom": "^19.0.0",
4545
"axios": "^1.7.2",
4646
"class-variance-authority": "^0.7.0",
4747
"clsx": "^2.1.1",
4848
"docusaurus2-dotenv": "^1.4.0",
4949
"express": "^4.18.2",
5050
"fontawesome": "^5.6.3",
51-
"framer-motion": "^11.16.1",
51+
"framer-motion": "^12.0.0",
5252
"joi": "^17.12.1",
5353
"passport": "^0.7.0",
5454
"passport-github": "^1.1.0",
5555
"prism-react-renderer": "^2.3.1",
5656
"raw-loader": "^4.0.2",
57-
"react": "^18.0.0",
58-
"react-dom": "^18.0.0",
57+
"react": "^19.0.0",
58+
"react-dom": "^19.0.0",
5959
"react-icons": "^5.2.1",
6060
"react-lite-youtube-embed": "^2.4.0",
6161
"react-phone-input-2": "^2.15.1",
@@ -84,7 +84,7 @@
8484
"gh-pages": "^6.1.1",
8585
"lighthouse": "^12.2.2",
8686
"postcss": "^8.4.47",
87-
"tailwindcss": "^3.4.12"
87+
"tailwindcss": "^4.0.0"
8888
},
8989
"browserslist": {
9090
"production": [

0 commit comments

Comments
 (0)