Skip to content

Commit 77b8c3c

Browse files
committed
chore(deps): Update dependencies in package.json
1 parent e51b54e commit 77b8c3c

File tree

2 files changed

+220
-218
lines changed

2 files changed

+220
-218
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@
1111
},
1212
"dependencies": {
1313
"@vercel/analytics": "^1.3.1",
14-
"@vercel/speed-insights": "^1.0.11",
15-
"next": "14.2.3",
14+
"@vercel/speed-insights": "^1.0.12",
15+
"next": "^14.2.15",
1616
"next-international": "^1.2.4",
1717
"react": "^18",
1818
"react-dom": "^18",
19-
"react-icons": "^5.2.0",
20-
"react-modern-drawer": "^1.3.1",
21-
"react-syntax-highlighter": "^15.5.0",
22-
"sharp": "^0.33.4"
19+
"react-icons": "^5.3.0",
20+
"react-modern-drawer": "^1.4.0",
21+
"react-syntax-highlighter": "^15.6.1",
22+
"sharp": "^0.33.5"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^20",
25+
"@types/node": "^22.7.7",
2626
"@types/react": "^18",
2727
"@types/react-dom": "^18",
2828
"@types/react-syntax-highlighter": "^15.5.13",
29-
"azure-translator-code": "^1.1.6",
29+
"azure-translator-code": "^1.1.16",
3030
"eslint": "^8",
3131
"eslint-config-next": "14.2.3",
3232
"eslint-config-universe": "^12.0.1",
3333
"postcss": "^8",
34-
"prettier": "^3.2.5",
35-
"prettier-plugin-tailwindcss": "^0.5.14",
34+
"prettier": "^3.3.3",
35+
"prettier-plugin-tailwindcss": "^0.6.8",
3636
"tailwindcss": "^3.4.1",
3737
"typescript": "^5"
3838
},

0 commit comments

Comments
 (0)