File tree Expand file tree Collapse file tree 3 files changed +524
-105
lines changed Expand file tree Collapse file tree 3 files changed +524
-105
lines changed Original file line number Diff line number Diff line change @@ -68,9 +68,6 @@ module.exports = () => {
6868 images : {
6969 domains : [ 'picsum.photos' ] ,
7070 } ,
71- experimental : {
72- appDir : true ,
73- } ,
7471 async headers ( ) {
7572 return [
7673 {
Original file line number Diff line number Diff line change 1111 "lint" : " next lint --fix --dir pages --dir app --dir components --dir lib --dir layouts --dir scripts"
1212 },
1313 "dependencies" : {
14- "@next/bundle-analyzer" : " 13.4.19 " ,
14+ "@next/bundle-analyzer" : " 13.5.3 " ,
1515 "@tailwindcss/forms" : " ^0.5.4" ,
1616 "@tailwindcss/typography" : " ^0.5.9" ,
1717 "autoprefixer" : " ^10.4.13" ,
2020 "github-slugger" : " ^1.4.0" ,
2121 "gray-matter" : " ^4.0.2" ,
2222 "image-size" : " 1.0.0" ,
23- "next" : " 13.4.19 " ,
23+ "next" : " 13.5.3 " ,
2424 "next-contentlayer" : " 0.3.4" ,
2525 "next-themes" : " ^0.2.1" ,
26- "pliny" : " 0.1.2 " ,
26+ "pliny" : " 0.1.4 " ,
2727 "postcss" : " ^8.4.24" ,
2828 "react" : " 18.2.0" ,
2929 "react-dom" : " 18.2.0" ,
4848 "@typescript-eslint/parser" : " ^6.1.0" ,
4949 "cross-env" : " ^7.0.3" ,
5050 "eslint" : " ^8.45.0" ,
51- "eslint-config-next" : " 13.4.19 " ,
51+ "eslint-config-next" : " 13.5.3 " ,
5252 "eslint-config-prettier" : " ^8.8.0" ,
5353 "eslint-plugin-prettier" : " ^5.0.0" ,
5454 "husky" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments