mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-10 06:06:33 +00:00
chore: update dependencies
This commit is contained in:
parent
9510822aa0
commit
cccaa39aaa
@ -58,7 +58,6 @@
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/p-queue": "^2.3.1",
|
||||
"@types/ps-tree": "^1.1.0",
|
||||
"@types/react-tabs": "^2.3.2",
|
||||
"@types/temp": "^0.8.34",
|
||||
"arduino-serial-plotter-webapp": "0.2.0",
|
||||
"async-mutex": "^0.3.0",
|
||||
@ -100,7 +99,7 @@
|
||||
"react-markdown": "^8.0.0",
|
||||
"react-perfect-scrollbar": "^1.5.8",
|
||||
"react-select": "^5.6.0",
|
||||
"react-tabs": "^3.1.2",
|
||||
"react-tabs": "^5.2.0",
|
||||
"react-window": "^1.8.6",
|
||||
"semver": "^7.3.2",
|
||||
"string-natural-compare": "^2.0.3",
|
||||
|
@ -13,8 +13,12 @@
|
||||
"@theia/cli/@babel/traverse": "^7.23.2",
|
||||
"@theia/cli/@theia/application-package/nano": "^10.1.3",
|
||||
"**/@theia/core/msgpackr": "^1.10.1",
|
||||
"nx/axios": "^1.6.7",
|
||||
"**/ip": "^2.0.1"
|
||||
"**/@types/react-dom": "18.3.1",
|
||||
"**/@types/react": "18.3.1",
|
||||
"**/inversify": "6.0.2",
|
||||
"**/ip": "^2.0.1",
|
||||
"**/perfect-scrollbar": "1.5.5",
|
||||
"nx/axios": "^1.6.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@theia/cli": "1.53.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user