bump next to 13.4.19 and pliny to 0.1.2

This commit is contained in:
Timothy Lin
2023-08-25 20:23:29 +08:00
parent d3c8f678a9
commit bb7a8db162
2 changed files with 138 additions and 158 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"lint": "next lint --fix --dir pages --dir app --dir components --dir lib --dir layouts --dir scripts"
},
"dependencies": {
"@next/bundle-analyzer": "13.4.12",
"@next/bundle-analyzer": "13.4.19",
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.13",
@@ -20,10 +20,10 @@
"github-slugger": "^1.4.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"next": "13.4.12",
"next": "13.4.19",
"next-contentlayer": "0.3.4",
"next-themes": "^0.2.1",
"pliny": "0.1.1",
"pliny": "0.1.2",
"postcss": "^8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^6.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.45.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.0",