1
0
Fork 0

chore(deps): update **everything**

This commit is contained in:
Vojtěch Mareš 2023-10-07 10:46:23 +02:00
parent e735557f9a
commit 92a1e882e0
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 1293 additions and 2060 deletions

View file

@ -11,39 +11,39 @@
"coverage": "vitest run --coverage"
},
"dependencies": {
"@mdx-js/loader": "^2.2.1",
"@mdx-js/react": "^2.2.1",
"@next/mdx": "^13.1.1",
"@tailwindcss/typography": "^0.5.8",
"@vercel/analytics": "1.0.1",
"clsx": "^1.2.1",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "13.5.4",
"@tailwindcss/typography": "^0.5.10",
"@vercel/analytics": "^1.1.0",
"clsx": "^2.0.0",
"next": "13.5.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@babel/core": "^7.20.2",
"@babel/core": "^7.23.0",
"@testing-library/react": "^14.0.0",
"@types/node": "^18.11.17",
"@types/react": "18.2.7",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.31.0",
"autoprefixer": "^10.4.13",
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.6",
"autoprefixer": "^10.4.16",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"eslint-config-prettier": "^9.0.0",
"jsdom": "^22.0.0",
"postcss": "^8.4.19",
"jsdom": "^22.1.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.3.3",
"tsconfig": "workspace:*",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.31.0"
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vitest": "^0.34.6"
},
"engines": {
"node": "18.x"
},
"packageManager": "pnpm@8.6.0"
"packageManager": "pnpm@8.8.0"
}

3315
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff