mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 07:45:22 +02:00
chore(deps): upgrade typescript [EE-4841] (#8247)
This commit is contained in:
parent
365316971b
commit
6ef53f0598
17 changed files with 62 additions and 41 deletions
|
@ -199,6 +199,7 @@
|
|||
"postcss-loader": "^6.2.1",
|
||||
"prettier": "^2.8.1",
|
||||
"prettier-plugin-tailwindcss": "^0.2.1",
|
||||
"react-docgen-typescript-plugin": "^1.0.5",
|
||||
"react-test-renderer": "^17.0.2",
|
||||
"source-map-loader": "^3.0.0",
|
||||
"speed-measure-webpack-plugin": "^1.5.0",
|
||||
|
@ -207,7 +208,7 @@
|
|||
"swagger2openapi": "^7.0.8",
|
||||
"tailwindcss": "^3.1.4",
|
||||
"tsconfig-paths-webpack-plugin": "^3.5.2",
|
||||
"typescript": "^4.5.2",
|
||||
"typescript": "^5.0.4",
|
||||
"webpack": "^5.65.0",
|
||||
"webpack-build-notifier": "^2.3.0",
|
||||
"webpack-bundle-analyzer": "^4.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue