Update all dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -21,24 +21,24 @@
|
||||
"next": "13.1.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-markdown": "8.0.4",
|
||||
"react-markdown": "8.0.5",
|
||||
"remark-gfm": "3.0.1",
|
||||
"server-only": "0.0.1",
|
||||
"styled-components": "6.0.0-beta.6",
|
||||
"styled-jsx": "5.1.1",
|
||||
"styled-components": "6.0.0-beta.11",
|
||||
"styled-jsx": "5.1.2",
|
||||
"use-count-up": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.17",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react-dom": "18.0.9",
|
||||
"@types/node": "18.11.19",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"autoprefixer": "10.4.13",
|
||||
"eslint": "8.30.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-next": "latest",
|
||||
"postcss": "8.4.20",
|
||||
"prettier": "2.8.1",
|
||||
"prettier-plugin-tailwindcss": "0.2.1",
|
||||
"postcss": "8.4.21",
|
||||
"prettier": "2.8.3",
|
||||
"prettier-plugin-tailwindcss": "0.2.2",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "4.9.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user