mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-05-18 14:14:13 +02:00
build: update deps
This commit is contained in:
parent
77e3223c47
commit
df7cb0c963
30
package.json
30
package.json
@ -14,24 +14,24 @@
|
|||||||
"pnpm": ">=8"
|
"pnpm": ">=8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "20.8.9",
|
"@types/node": "^20.11.16",
|
||||||
"@types/react": "18.2.33",
|
"@types/react": "^18.2.52",
|
||||||
"@types/react-dom": "18.2.14",
|
"@types/react-dom": "^18.2.18",
|
||||||
"eslint": "8.52.0",
|
"eslint": "^8.56.0",
|
||||||
"eslint-config-next": "14.0.0",
|
"eslint-config-next": "^14.1.0",
|
||||||
"next": "^14.0.0",
|
"next": "^14.1.0",
|
||||||
"nextra": "^2.13.2",
|
"nextra": "^2.13.3",
|
||||||
"nextra-theme-docs": "^2.13.2",
|
"nextra-theme-docs": "^2.13.3",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"typescript": "5.2.2"
|
"typescript": "^5.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
"@typescript-eslint/eslint-plugin": "^6.20.0",
|
||||||
"@typescript-eslint/parser": "^6.9.0",
|
"@typescript-eslint/parser": "^6.20.0",
|
||||||
"eslint-config-prettier": "^9.0.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-plugin-mdx": "^2.2.0",
|
"eslint-plugin-mdx": "^3.1.5",
|
||||||
"eslint-plugin-prettier": "^5.0.1",
|
"eslint-plugin-prettier": "^5.1.3",
|
||||||
"prettier": "3.0.3"
|
"prettier": "^3.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2373
pnpm-lock.yaml
generated
2373
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user