Skip to content

Commit 46f1b63

Browse files
committed
chore: bump vscode min version
1 parent 2998455 commit 46f1b63

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/plugin-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://accounts.dendron.so/account/subscribe"
1010
},
1111
"engines": {
12-
"vscode": "^1.62.0"
12+
"vscode": "^1.77.0"
1313
},
1414
"categories": [
1515
"Other"
@@ -1563,7 +1563,7 @@
15631563
"@dendronhq/pods-core": "^0.123.1",
15641564
"@sentry/integrations": "7.11.1",
15651565
"@sentry/node": "7.11.1",
1566-
"@types/vscode": "1.62.0",
1566+
"@types/vscode": "1.77.0",
15671567
"browserify": "17.0.0",
15681568
"cross-path-sort": "1.0.0",
15691569
"execa": "4.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4698,10 +4698,10 @@
46984698
resolved "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
46994699
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
47004700

4701-
"@types/vscode@1.62.0":
4702-
version "1.62.0"
4703-
resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.62.0.tgz#b4d6d192d5aeb75e91d0adef689c3ecef9879da7"
4704-
integrity sha512-iGlQJ1w5e3qPUryroO6v4lxg3ql1ztdTCwQW3xEwFawdyPLoeUSv48SYfMwc7kQA7h6ThUqflZIjgKAykeF9oA==
4701+
"@types/vscode@1.77.0":
4702+
version "1.77.0"
4703+
resolved "https://registry.npmjs.org/@types/vscode/-/vscode-1.77.0.tgz#f92f15a636abc9ef562f44dd8af6766aefedb445"
4704+
integrity sha512-MWFN5R7a33n8eJZJmdVlifjig3LWUNRrPeO1xemIcZ0ae0TEQuRc7G2xV0LUX78RZFECY1plYBn+dP/Acc3L0Q==
47054705

47064706
"@types/webpack-env@^1.17.0":
47074707
version "1.17.0"

0 commit comments

Comments
 (0)