build(striker-ui): update typescript related dev-deps

main
Tsu-ba-me 12 months ago
parent 83a0210ffa
commit e35ee27f96
  1. 2038
      striker-ui/package-lock.json
  2. 8
      striker-ui/package.json

File diff suppressed because it is too large Load Diff

@ -45,8 +45,8 @@
"@types/novnc-core": "^0.1.3",
"@types/react": "^17.0.11",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^7.28.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-next": "^11.1.0",
@ -57,7 +57,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"prettier": "^2.2.1",
"typescript": "^4.1.5"
"prettier": "^2.8.8",
"typescript": "^4.9.5"
}
}

Loading…
Cancel
Save