1
0
Fork 0
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:
Chaim Lev-Ari 2023-05-14 16:24:37 +07:00 committed by GitHub
parent 365316971b
commit 6ef53f0598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 62 additions and 41 deletions

View file

@ -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",