chore: upgrade to next 13
Showing
... | ... | @@ -13,7 +13,7 @@ |
"dependencies": { | ||
"classnames": "^2.3.2", | ||
"css-loader": "^6.7.1", | ||
"next": "12.3.1", | ||
"next": "13.0.0", | ||
"next-images": "^1.8.4", | ||
"normalize.css": "^8.0.1", | ||
"react": "18.2.0", | ||
... | ... | @@ -26,19 +26,19 @@ |
"devDependencies": { | ||
"@commitlint/cli": "^17.1.2", | ||
"@commitlint/config-conventional": "^17.1.0", | ||
"@storybook/addon-essentials": "^6.5.12", | ||
"@storybook/addon-links": "^6.5.12", | ||
"@storybook/builder-webpack5": "^6.5.12", | ||
"@storybook/manager-webpack5": "^6.5.12", | ||
"@storybook/addon-essentials": "^6.5.13", | ||
"@storybook/addon-links": "^6.5.13", | ||
"@storybook/builder-webpack5": "^6.5.13", | ||
"@storybook/manager-webpack5": "^6.5.13", | ||
"@storybook/preset-scss": "^1.0.3", | ||
"@storybook/react": "^6.5.12", | ||
"@storybook/react": "^6.5.13", | ||
"babel-loader": "^8.2.5", | ||
"cross-env": "^7.0.3", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"husky": "^8.0.1", | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"webpack-bundle-analyzer": "^4.6.1", | ||
"webpack-bundle-analyzer": "^4.7.0", | ||
"yarn": "^1.22.19" | ||
} | ||
} |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment