build: update deps

This commit is contained in:
Anthony Berg 2024-02-03 23:03:01 +00:00
parent 77e3223c47
commit df7cb0c963
2 changed files with 1296 additions and 1107 deletions

View File

@ -14,24 +14,24 @@
"pnpm": ">=8"
},
"dependencies": {
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"eslint": "8.52.0",
"eslint-config-next": "14.0.0",
"next": "^14.0.0",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"next": "^14.1.0",
"nextra": "^2.13.3",
"nextra-theme-docs": "^2.13.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "5.2.2"
"typescript": "^5.3.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "3.0.3"
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.4"
}
}

2373
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff