Skip to content

Commit 0dd3696

Browse files
committed
v1.7.0
1 parent e81b84c commit 0dd3696

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "esp-idf-extension",
33
"displayName": "ESP-IDF",
44
"description": "Develop and debug applications for Espressif ESP32, ESP32-S2 chips with ESP-IDF",
5-
"version": "1.6.5",
5+
"version": "1.7.0",
66
"license": "Apache-2.0",
77
"publisher": "espressif",
88
"icon": "media/espressif_icon.png",
@@ -1586,8 +1586,8 @@
15861586
},
15871587
"dependencies": {
15881588
"ansi-to-html": "^0.6.11",
1589-
"axios": "^1.6.0",
15901589
"assert": "^2.1.0",
1590+
"axios": "^1.6.0",
15911591
"bignumber.js": "^9.0.1",
15921592
"del": "^4.1.1",
15931593
"es6-promisify": "^6.0.0",
@@ -1601,8 +1601,8 @@
16011601
"path-browserify": "^1.0.1",
16021602
"pinia": "^2.1.6",
16031603
"plotly.js-dist": "^1.54.1",
1604-
"postcss": "^8.4.31",
16051604
"plotly.js-dist-min": "^2.26.1",
1605+
"postcss": "^8.4.31",
16061606
"sanitize-html": "^2.7.0",
16071607
"stream-browserify": "^3.0.0",
16081608
"tar-fs": "^2.0.0",

0 commit comments

Comments
 (0)