build: Bump dependencies (#9899)

build: bump dependencies

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Jiralite
2023-10-17 21:47:47 +01:00
committed by GitHub
parent 7671a836f4
commit 5b4a51945c
25 changed files with 3263 additions and 1914 deletions

View File

@@ -52,13 +52,13 @@
"@code-hike/mdx": "^0.9.0",
"@discordjs/ui": "workspace:^",
"@react-icons/all-files": "^4.1.0",
"@vercel/analytics": "^1.0.2",
"@vercel/analytics": "^1.1.1",
"@vercel/edge-config": "^0.2.1",
"@vercel/og": "^0.5.11",
"@vercel/og": "^0.5.19",
"ariakit": "2.0.0-next.44",
"cmdk": "^0.2.0",
"contentlayer": "^0.3.4",
"next": "^13.4.19",
"next": "^13.5.5",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -67,36 +67,36 @@
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.32.5"
"sharp": "^0.32.6"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.19",
"@next/bundle-analyzer": "^13.5.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.1",
"@types/html-escaper": "^3.0.0",
"@types/node": "18.17.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@unocss/cli": "^0.55.3",
"@unocss/eslint-plugin": "^0.55.3",
"@unocss/reset": "^0.55.3",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.3",
"concurrently": "^8.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.11.0",
"happy-dom": "^10.11.2",
"hast-util-to-string": "^2.0.0",
"hastscript": "^8.0.0",
"html-escaper": "^3.0.3",
"lighthouse": "^11.0.0",
"prettier": "^3.0.2",
"turbo": "^1.10.13",
"lighthouse": "^11.2.0",
"prettier": "^3.0.3",
"turbo": "^1.10.15",
"typescript": "^5.2.2",
"unocss": "^0.55.3",
"vercel": "^32.0.2",
"vercel": "^32.4.1",
"vitest": "^0.34.3"
},
"engines": {