Skip to content

Commit 4b2a8fc

Browse files
committed
misc(deps): update dependencies patch version
1 parent 4bf2249 commit 4b2a8fc

File tree

2 files changed

+405
-406
lines changed

2 files changed

+405
-406
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@icons-pack/react-simple-icons": "~13.8.0",
1515
"@mdx-js/loader": "~3.1.1",
1616
"@mdx-js/react": "~3.1.1",
17-
"@next/mdx": "~16.0.3",
17+
"@next/mdx": "~16.0.5",
1818
"@radix-ui/react-collapsible": "~1.1.12",
1919
"@radix-ui/react-dialog": "~1.1.15",
2020
"@radix-ui/react-dropdown-menu": "~2.1.16",
@@ -29,7 +29,7 @@
2929
"embla-carousel-react": "~8.6.0",
3030
"geist": "~1.5.1",
3131
"lucide-react": "~0.548.0",
32-
"next": "~16.0.3",
32+
"next": "~16.0.5",
3333
"next-themes": "~0.4.6",
3434
"react": "~19.2.0",
3535
"react-dom": "~19.2.0",
@@ -40,16 +40,16 @@
4040
"tw-animate-css": "~1.4.0"
4141
},
4242
"devDependencies": {
43-
"@eslint/eslintrc": "~3.3.1",
43+
"@eslint/eslintrc": "~3.3.3",
4444
"@ianvs/prettier-plugin-sort-imports": "~4.7.0",
45-
"@next/bundle-analyzer": "~16.0.3",
46-
"@next/eslint-plugin-next": "~16.0.3",
45+
"@next/bundle-analyzer": "~16.0.5",
46+
"@next/eslint-plugin-next": "~16.0.5",
4747
"@tailwindcss/postcss": "~4.1.17",
4848
"@types/node": "~24.9.2",
49-
"@types/react": "~19.2.5",
49+
"@types/react": "~19.2.7",
5050
"@types/react-dom": "~19.2.3",
5151
"eslint": "~9.38.0",
52-
"eslint-config-next": "~16.0.3",
52+
"eslint-config-next": "~16.0.5",
5353
"eslint-config-prettier": "~10.1.8",
5454
"eslint-plugin-react-hooks": "~7.0.1",
5555
"eslint-plugin-tailwindcss": "4.0.0-beta.0",

0 commit comments

Comments
 (0)