Update all dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -21,7 +21,7 @@
|
||||
"next": "13.0.4",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-markdown": "8.0.3",
|
||||
"react-markdown": "8.0.4",
|
||||
"remark-gfm": "3.0.1",
|
||||
"server-only": "0.0.1",
|
||||
"styled-components": "6.0.0-beta.6",
|
||||
@@ -29,16 +29,16 @@
|
||||
"use-count-up": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.9",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/node": "18.11.12",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react-dom": "18.0.9",
|
||||
"autoprefixer": "10.4.13",
|
||||
"eslint": "8.28.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-config-next": "latest",
|
||||
"postcss": "8.4.19",
|
||||
"prettier": "2.8.0",
|
||||
"prettier-plugin-tailwindcss": "0.2.0",
|
||||
"prettier": "2.8.1",
|
||||
"prettier-plugin-tailwindcss": "0.2.1",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user