Skip to content

Commit 7f9808c

Browse files
committed
Synchronise changes from master at git://github.com/VSC-NeuroPilot/neuropilot.git with dev
2 parents f0f321f + ed29492 commit 7f9808c

2 files changed

Lines changed: 432 additions & 436 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -855,28 +855,28 @@
855855
"@types/vscode": "^1.95.0",
856856
"@types/vscode-webview": "^1.57.5",
857857
"@vscode/test-cli": "^0.0.12",
858-
"@vscode/test-electron": "^2.5.2",
858+
"@vscode/test-electron": "^3.0.0",
859859
"@vscode/test-web": "^0.0.80",
860-
"@vscode/vsce": "^3.9.1",
861-
"baseline-browser-mapping": "^2.10.32",
860+
"@vscode/vsce": "^3.9.2",
861+
"baseline-browser-mapping": "^2.10.37",
862862
"chalk": "^5.6.2",
863863
"cross-env": "^10.1.0",
864-
"esbuild": "^0.28.0",
864+
"esbuild": "^0.28.1",
865865
"esbuild-plugin-polyfill-node": "^0.3.0",
866-
"eslint": "^10.4.0",
867-
"eslint-plugin-jsdoc": "^63.0.0",
868-
"eslint-plugin-unicorn": "^64.0.0",
866+
"eslint": "^10.5.0",
867+
"eslint-plugin-jsdoc": "^63.0.2",
868+
"eslint-plugin-unicorn": "^65.0.1",
869869
"glob": "^13.0.6",
870870
"globals": "^17.6.0",
871871
"husky": "^9.1.7",
872872
"mocha": "^11.7.6",
873873
"npm-run-all": "^4.1.5",
874-
"ovsx": "^0.10.12",
874+
"ovsx": "^1.0.1",
875875
"playwright": "^1.60.0",
876876
"ts-mockito": "^2.6.1",
877-
"tsx": "^4.22.3",
877+
"tsx": "^4.22.4",
878878
"typescript": "^6.0.3",
879-
"typescript-eslint": "^8.59.4",
879+
"typescript-eslint": "^8.61.0",
880880
"yaml": "^2.9.0"
881881
},
882882
"dependencies": {

0 commit comments

Comments
 (0)