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 5e80df8 commit 08fcee4Copy full SHA for 08fcee4
package.json
@@ -48,8 +48,8 @@
48
"devDependencies": {
49
"@babel/core": "^7.18.5",
50
"@emotion/babel-plugin": "^11.9.2",
51
- "@next/bundle-analyzer": "^12.1.6",
52
- "@next/eslint-plugin-next": "^12.1.6",
+ "@next/bundle-analyzer": "^15.0.0",
+ "@next/eslint-plugin-next": "^15.0.0",
53
"@types/csso": "^5.0.0",
54
"@types/js-cookie": "^3.0.2",
55
"@types/node": "^17.0.42",
@@ -62,7 +62,7 @@
62
"babel-plugin-transform-define": "^2.0.1",
63
"babel-plugin-transform-remove-console": "^6.9.4",
64
"eslint": "^8",
65
- "eslint-config-next": "^12.1.6",
+ "eslint-config-next": "^15.0.0",
66
"eslint-config-prettier": "^8.5.0",
67
"eslint-plugin-prettier": "^4.0.0",
68
"eslint-plugin-react-hooks": "^4.5.0",
0 commit comments