Skip to content

Commit 243a096

Browse files
authored
chore: update node dependencies (#131)
2 parents ed6d232 + e48dde3 commit 243a096

File tree

2 files changed

+636
-597
lines changed

2 files changed

+636
-597
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"dependencies": {
1515
"@gsap/react": "^2.1.2",
16-
"@mdx-js/loader": "^3.1.0",
17-
"@mdx-js/react": "^3.1.0",
18-
"@next/mdx": "^15.4.2",
16+
"@mdx-js/loader": "^3.1.1",
17+
"@mdx-js/react": "^3.1.1",
18+
"@next/mdx": "^15.5.3",
1919
"@tailwindcss/typography": "^0.5.16",
2020
"@types/mdx": "^2.0.13",
2121
"@types/prismjs": "^1.26.5",
@@ -26,35 +26,35 @@
2626
"graphql-tag": "^2.12.6",
2727
"gsap": "^3.13.0",
2828
"moment": "^2.30.1",
29-
"motion": "^12.23.6",
30-
"next": "15.2.4",
29+
"motion": "^12.23.12",
30+
"next": "15.4.7",
3131
"next-sitemap": "^4.2.3",
3232
"postcss": "^8.5.6",
3333
"prismjs": "^1.30.0",
3434
"prop-types": "^15.8.1",
3535
"raw-loader": "^4.0.2",
3636
"react": "19.0.0",
3737
"react-dom": "19.0.0",
38-
"react-hook-form": "^7.60.0",
38+
"react-hook-form": "^7.62.0",
3939
"react-use": "^17.6.0",
4040
"remark-frontmatter": "^5.0.0",
4141
"remark-mdx-frontmatter": "^5.2.0",
4242
"request-ip": "^3.3.0",
4343
"sanitize-html": "^2.17.0",
4444
"sharp": "^0.32.6",
45-
"swr": "^2.3.4",
45+
"swr": "^2.3.6",
4646
"tailwindcss": "^3.4.17",
4747
"ts-node": "^10.9.2",
48-
"typescript": "^5.8.3"
48+
"typescript": "^5.9.2"
4949
},
5050
"devDependencies": {
5151
"@eslint/eslintrc": "^3.3.1",
52-
"@types/node": "^22.16.5",
52+
"@types/node": "^22.18.3",
5353
"@types/react": "19.0.10",
5454
"@types/request-ip": "^0.0.37",
5555
"@types/sanitize-html": "^2.16.0",
5656
"cypress": "^12.17.4",
57-
"eslint": "^9.31.0",
57+
"eslint": "^9.35.0",
5858
"eslint-config-next": "15.2.0",
5959
"eslint-config-prettier": "^10.1.8",
6060
"prettier": "^2.8.8"

0 commit comments

Comments
 (0)