Skip to content

Commit c24a8c2

Browse files
committed
chore(deps): upgrade Next.js to 16.3
1 parent 1f0f52c commit c24a8c2

3 files changed

Lines changed: 394 additions & 79 deletions

File tree

package.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
},
5959
"dependencies": {
6060
"@mdx-js/react": "^3.1.1",
61-
"@next/third-parties": "^16.2.12",
62-
"@opennextjs/cloudflare": "^1.20.1",
61+
"@next/third-parties": "^16.3.0",
62+
"@opennextjs/cloudflare": "^1.20.2",
6363
"cmdk": "^1.1.1",
6464
"lucide-react": "^0.563.0",
65-
"next": "^16.2.10",
65+
"next": "^16.3.0",
6666
"next-intl": "^4.13.4",
6767
"react": "^19.2.8",
6868
"react-dom": "^19.2.8",
@@ -79,8 +79,8 @@
7979
"@cspell/dict-ru_ru": "^2.3.2",
8080
"@cspell/dict-tr-tr": "^3.0.6",
8181
"@mdx-js/loader": "^3.1.1",
82-
"@next/bundle-analyzer": "^16.2.12",
83-
"@next/mdx": "^16.2.12",
82+
"@next/bundle-analyzer": "^16.3.0",
83+
"@next/mdx": "^16.3.0",
8484
"@playwright/test": "^1.62.1",
8585
"@tailwindcss/postcss": "^4.3.3",
8686
"@types/mdx": "^2.0.14",
@@ -123,9 +123,6 @@
123123
".": "9.0.2",
124124
"glob": "12.0.0"
125125
},
126-
"next": {
127-
"sharp": "0.35.2"
128-
},
129126
"postcss": "^8.5.19"
130127
},
131128
"browserslist": [

0 commit comments

Comments
 (0)