chore: deps

This commit is contained in:
iCrawl
2024-04-16 21:44:21 +02:00
parent c6721d9aa7
commit 6759f5b9c5
29 changed files with 3567 additions and 3573 deletions

View File

@@ -53,45 +53,45 @@
"ariakit": "2.0.0-next.44",
"cmdk": "^1.0.0",
"contentlayer": "^0.3.4",
"next": "14.1.3",
"next": "14.2.1",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"react": "^18.2.0",
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^18.2.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.33.2"
"sharp": "^0.33.3"
},
"devDependencies": {
"@next/bundle-analyzer": "14.1.3",
"@testing-library/react": "^14.2.1",
"@next/bundle-analyzer": "14.2.1",
"@testing-library/react": "^15.0.2",
"@testing-library/user-event": "^14.5.2",
"@types/html-escaper": "^3.0.2",
"@types/node": "18.18.8",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@unocss/eslint-plugin": "^0.58.5",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@unocss/eslint-plugin": "^0.59.3",
"@unocss/postcss": "^0.58.5",
"@unocss/reset": "^0.58.5",
"@unocss/reset": "^0.59.3",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.5.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-neon": "^0.1.59",
"eslint-config-neon": "^0.1.62",
"eslint-formatter-pretty": "^6.0.1",
"happy-dom": "^13.7.3",
"happy-dom": "^14.7.1",
"hast-util-to-string": "^2.0.0",
"hastscript": "^8.0.0",
"html-escaper": "^3.0.3",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"unocss": "^0.58.5",
"vercel": "^33.5.5",
"vitest": "^1.3.1"
"turbo": "^1.13.2",
"typescript": "^5.4.5",
"unocss": "^0.59.3",
"vercel": "^34.0.0",
"vitest": "^1.5.0"
},
"engines": {
"node": ">=18"