build: update deps

This commit is contained in:
Anthony 2024-06-09 18:10:41 +02:00
parent 5940865874
commit bcd58a33b6
2 changed files with 4061 additions and 3065 deletions

View File

@ -14,17 +14,17 @@
"pnpm": ">=8" "pnpm": ">=8"
}, },
"dependencies": { "dependencies": {
"@types/node": "^20.11.24", "@types/node": "^20.14.2",
"@types/react": "^18.2.63", "@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.3.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-next": "^14.1.2", "eslint-config-next": "^14.2.3",
"next": "^14.1.2", "next": "^14.2.3",
"nextra": "^2.13.4", "nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4", "nextra-theme-docs": "^2.13.4",
"react": "^18.2.0", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"typescript": "^5.3.3" "typescript": "^5.4.5"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
@ -32,6 +32,6 @@
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5", "eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5" "prettier": "^3.3.1"
} }
} }

7108
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff