Skip to content

Commit f5e3f5e

Browse files
committed
chore(deps): update dependency patch version
1 parent 0678a3c commit f5e3f5e

File tree

2 files changed

+356
-363
lines changed

2 files changed

+356
-363
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"lucide-react": "~0.556.0",
3232
"next": "~16.0.7",
3333
"next-themes": "~0.4.6",
34-
"react": "~19.2.0",
35-
"react-dom": "~19.2.0",
34+
"react": "~19.2.1",
35+
"react-dom": "~19.2.1",
3636
"react-icons": "~5.5.0",
3737
"remark-frontmatter": "~5.0.0",
3838
"remark-mdx-frontmatter": "~5.2.0",
@@ -43,18 +43,18 @@
4343
"@eslint/eslintrc": "~3.3.3",
4444
"@ianvs/prettier-plugin-sort-imports": "~4.7.0",
4545
"@next/bundle-analyzer": "~16.0.7",
46-
"@next/eslint-plugin-next": "~16.0.5",
46+
"@next/eslint-plugin-next": "~16.0.7",
4747
"@tailwindcss/postcss": "~4.1.17",
4848
"@types/node": "~24.10.1",
4949
"@types/react": "~19.2.7",
5050
"@types/react-dom": "~19.2.3",
5151
"eslint": "~9.39.1",
52-
"eslint-config-next": "~16.0.6",
52+
"eslint-config-next": "~16.0.7",
5353
"eslint-config-prettier": "~10.1.8",
5454
"eslint-plugin-react-hooks": "~7.0.1",
5555
"eslint-plugin-tailwindcss": "4.0.0-beta.0",
5656
"prettier": "~3.6.2",
57-
"prettier-plugin-tailwindcss": "~0.7.1",
57+
"prettier-plugin-tailwindcss": "~0.7.2",
5858
"tailwindcss": "~4.1.17",
5959
"typescript": "~5.9.3"
6060
}

0 commit comments

Comments
 (0)