Skip to content

Commit 57cc9e9

Browse files
committed
chore: update motion and react-router-dom dependencies for compatibility
1 parent 59699da commit 57cc9e9

2 files changed

Lines changed: 301 additions & 288 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"highlight.js": "^11.11.1",
3737
"lenis": "^1.3.17",
3838
"lucide-react": "^0.555.0",
39-
"motion": "^12.23.26",
39+
"motion": "^12.26.1",
4040
"next": "16.1.1",
4141
"next-mdx-remote": "^5.0.0",
4242
"next-themes": "^0.4.6",
4343
"postprocessing": "^6.38.2",
4444
"react": "19.2.3",
4545
"react-dom": "19.2.3",
46-
"react-router-dom": "^7.11.0",
46+
"react-router-dom": "^7.12.0",
4747
"rehype-autolink-headings": "^7.1.0",
4848
"rehype-highlight": "^7.0.2",
4949
"rehype-slug": "^6.0.0",
@@ -66,7 +66,7 @@
6666
"eslint-config-prettier": "^10.1.8",
6767
"prettier": "^3.7.4",
6868
"prettier-plugin-tailwindcss": "^0.7.2",
69-
"shadcn": "^3.6.2",
69+
"shadcn": "^3.6.3",
7070
"tailwindcss": "^4.1.18",
7171
"tw-animate-css": "1.3.6",
7272
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)