mirror of
https://github.com/emuplace/sudachi.emuplace.app.git
synced 2025-07-08 06:08:47 +02:00
Update dependencies
This commit is contained in:
parent
c7020592dc
commit
ca7c07155c
2 changed files with 90 additions and 81 deletions
16
package.json
16
package.json
|
@ -18,19 +18,19 @@
|
|||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.1",
|
||||
"@typescript-eslint/parser": "^5.57.1",
|
||||
"@types/react": "^18.2.11",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
||||
"@typescript-eslint/parser": "^5.59.9",
|
||||
"@vanilla-extract/vite-plugin": "^3.8.2",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"eslint": "^8.38.0",
|
||||
"eslint": "^8.42.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.3.4",
|
||||
"eslint-plugin-react-refresh": "^0.4.1",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-preset-mantine": "1.6.0",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"typescript": "^5.0.2",
|
||||
"vite": "^4.3.2"
|
||||
"typescript": "^5.1.3",
|
||||
"vite": "^4.3.9"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue