Update all dependencies
This commit is contained in:
parent
beb7b6dd61
commit
104b544c7a
26
package.json
26
package.json
@ -16,29 +16,29 @@
|
||||
"singleQuote": true
|
||||
},
|
||||
"dependencies": {
|
||||
"clsx": "1.2.1",
|
||||
"concurrently": "8.0.1",
|
||||
"clsx": "2.1.0",
|
||||
"concurrently": "8.2.2",
|
||||
"next": "13.4.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-markdown": "8.0.7",
|
||||
"remark-gfm": "3.0.1",
|
||||
"react-markdown": "9.0.1",
|
||||
"remark-gfm": "4.0.0",
|
||||
"server-only": "0.0.1",
|
||||
"styled-components": "6.0.0-rc.1",
|
||||
"styled-components": "6.1.7",
|
||||
"styled-jsx": "5.1.2",
|
||||
"use-count-up": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.16.9",
|
||||
"@types/node": "20.10.7",
|
||||
"@types/react": "18.2.6",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"autoprefixer": "10.4.14",
|
||||
"eslint": "8.40.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-next": "latest",
|
||||
"postcss": "8.4.23",
|
||||
"prettier": "2.8.8",
|
||||
"prettier-plugin-tailwindcss": "0.2.8",
|
||||
"tailwindcss": "3.3.2",
|
||||
"typescript": "5.0.4"
|
||||
"postcss": "8.4.33",
|
||||
"prettier": "3.1.1",
|
||||
"prettier-plugin-tailwindcss": "0.5.11",
|
||||
"tailwindcss": "3.4.1",
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user