We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900abc0 commit 16dd092Copy full SHA for 16dd092
example/package.json
@@ -10,15 +10,15 @@
10
},
11
"dependencies": {
12
"@blazity/next-image-proxy": "1.0.2",
13
- "next": "12.3.4",
+ "next": "14.0.1",
14
"react": "17.0.2",
15
"react-dom": "17.0.2"
16
17
"devDependencies": {
18
"@types/node": "^18.0.0",
19
"@types/react": "^17.0.39",
20
"eslint": "8.46.0",
21
- "eslint-config-next": "12.3.4",
+ "eslint-config-next": "14.0.1",
22
"typescript": "^5.0.0"
23
}
24
0 commit comments