build: update deps

This commit is contained in:
Anthony Berg 2024-03-05 12:23:40 +00:00
parent df7cb0c963
commit 5940865874
2 changed files with 549 additions and 473 deletions

View File

@ -14,24 +14,24 @@
"pnpm": ">=8" "pnpm": ">=8"
}, },
"dependencies": { "dependencies": {
"@types/node": "^20.11.16", "@types/node": "^20.11.24",
"@types/react": "^18.2.52", "@types/react": "^18.2.63",
"@types/react-dom": "^18.2.18", "@types/react-dom": "^18.2.19",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"eslint-config-next": "^14.1.0", "eslint-config-next": "^14.1.2",
"next": "^14.1.0", "next": "^14.1.2",
"nextra": "^2.13.3", "nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.3", "nextra-theme-docs": "^2.13.4",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.20.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.20.0", "@typescript-eslint/parser": "^6.21.0",
"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.4" "prettier": "^3.2.5"
} }
} }

1000
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff