Skip to content

Commit 509c5f6

Browse files
committed
update deps
1 parent 6551af8 commit 509c5f6

File tree

3 files changed

+516
-465
lines changed

3 files changed

+516
-465
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@mdx-js/loader": "3.1.0",
2828
"@mdx-js/node-loader": "3.1.0",
2929
"@mdx-js/react": "3.1.0",
30-
"@next/mdx": "15.2.2",
30+
"@next/mdx": "15.2.3",
3131
"@radix-ui/react-accordion": "^1.2.3",
3232
"@radix-ui/react-collapsible": "1.1.3",
3333
"@radix-ui/react-dialog": "1.1.6",
@@ -42,17 +42,17 @@
4242
"class-variance-authority": "0.7.1",
4343
"clsx": "2.1.1",
4444
"date-fns": "4.1.0",
45-
"lucide-react": "0.479.0",
45+
"lucide-react": "0.483.0",
4646
"mermaid": "11.5.0",
4747
"multimatch": "7.0.0",
48-
"next": "15.2.2",
48+
"next": "15.2.3",
4949
"next-themes": "0.4.6",
5050
"railroad-diagrams": "1.0.0",
5151
"react": "19.0.0",
5252
"react-dom": "19.0.0",
5353
"react-element-to-jsx-string": "17.0.0",
5454
"rehype-mdx-import-media": "^1.2.0",
55-
"renoun": "8.10.0",
55+
"renoun": "8.11.0",
5656
"tailwind-merge": "3.0.2",
5757
"tailwindcss-animate": "1.0.7",
5858
"tm-themes": "1.10.1",
@@ -64,23 +64,23 @@
6464
"@eslint/compat": "1.2.7",
6565
"@eslint/js": "9.22.0",
6666
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
67-
"@next/eslint-plugin-next": "15.2.2",
67+
"@next/eslint-plugin-next": "15.2.3",
6868
"@tailwindcss/postcss": "^4.0.14",
6969
"@tailwindcss/typography": "0.5.16",
7070
"@types/mdx": "2.0.13",
7171
"@types/node": "22.13.10",
72-
"@types/react": "19.0.10",
72+
"@types/react": "19.0.11",
7373
"@types/react-dom": "19.0.4",
7474
"@types/serve-handler": "6.1.4",
7575
"eslint": "9.22.0",
76-
"eslint-config-next": "15.2.2",
77-
"eslint-plugin-import-x": "4.6.1",
76+
"eslint-config-next": "15.2.3",
77+
"eslint-plugin-import-x": "4.8.0",
7878
"eslint-plugin-jsx-a11y": "6.10.2",
7979
"eslint-plugin-package-json": "0.26.3",
8080
"eslint-plugin-react": "7.37.4",
8181
"eslint-plugin-react-hooks": "^5.2.0",
8282
"mdast-util-to-string": "4.0.0",
83-
"next-validate-link": "1.5.1",
83+
"next-validate-link": "1.5.2",
8484
"pagefind": "1.3.0",
8585
"postcss": "8.5.3",
8686
"prettier": "3.5.3",

0 commit comments

Comments
 (0)