Update all dependencies #93

Open
kjuulh wants to merge 1 commits from renovate/all into main
2 changed files with 215 additions and 1559 deletions
Showing only changes of commit bb0c6b48b8 - Show all commits

View File

@ -16,29 +16,29 @@
"singleQuote": true
},
"dependencies": {
"clsx": "1.2.1",
"concurrently": "8.0.1",
"clsx": "2.1.1",
"concurrently": "9.0.1",
"next": "13.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "8.0.7",
"remark-gfm": "3.0.1",
"server-only": "0.0.1",
"styled-components": "6.0.0-rc.1",
"styled-jsx": "5.1.2",
"styled-components": "6.1.13",
"styled-jsx": "5.1.6",
"use-count-up": "3.0.1"
},
"devDependencies": {
"@types/node": "18.16.9",
"@types/node": "20.16.5",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.20",
"eslint": "8.40.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.47",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"tailwindcss": "3.4.12",
"typescript": "5.6.2"
}
}

1752
yarn.lock

File diff suppressed because it is too large Load Diff