Skip to content

Commit 1860890

Browse files
committed
Synchronise changes from master at git://github.com/VSC-NeuroPilot/neuropilot.git with dev
2 parents 02df216 + fc1c411 commit 1860890

2 files changed

Lines changed: 115 additions & 107 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -861,25 +861,25 @@
861861
"@vscode/test-electron": "^3.0.0",
862862
"@vscode/test-web": "^0.0.80",
863863
"@vscode/vsce": "^3.9.2",
864-
"baseline-browser-mapping": "^2.10.37",
864+
"baseline-browser-mapping": "^2.10.38",
865865
"chalk": "^5.6.2",
866866
"cross-env": "^10.1.0",
867867
"esbuild": "^0.28.1",
868868
"esbuild-plugin-polyfill-node": "^0.3.0",
869869
"eslint": "^10.5.0",
870-
"eslint-plugin-jsdoc": "^63.0.2",
871-
"eslint-plugin-unicorn": "^65.0.1",
870+
"eslint-plugin-jsdoc": "^63.0.6",
871+
"eslint-plugin-unicorn": "^67.0.0",
872872
"glob": "^13.0.6",
873873
"globals": "^17.6.0",
874874
"husky": "^9.1.7",
875875
"mocha": "^11.7.6",
876876
"npm-run-all": "^4.1.5",
877877
"ovsx": "^1.0.1",
878-
"playwright": "^1.60.0",
878+
"playwright": "^1.61.0",
879879
"ts-mockito": "^2.6.1",
880880
"tsx": "^4.22.4",
881881
"typescript": "^6.0.3",
882-
"typescript-eslint": "^8.61.0",
882+
"typescript-eslint": "^8.61.1",
883883
"yaml": "^2.9.0"
884884
},
885885
"dependencies": {

0 commit comments

Comments
 (0)