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 d038248 commit 3a40cacCopy full SHA for 3a40cac
example/package.json
@@ -10,15 +10,15 @@
10
},
11
"dependencies": {
12
"@blazity/next-image-proxy": "1.0.2",
13
- "next": "12.1.0",
+ "next": "12.3.4",
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.41.0",
21
- "eslint-config-next": "12.1.0",
+ "eslint-config-next": "12.3.4",
22
"typescript": "^5.0.0"
23
}
24
0 commit comments