Skip to content

Commit d99a0ad

Browse files
committed
Updates dependencies
1 parent 06f8cf2 commit d99a0ad

File tree

3 files changed

+172
-176
lines changed

3 files changed

+172
-176
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20152,7 +20152,7 @@
2015220152
"devDependencies": {
2015320153
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
2015420154
"@eslint/js": "9.19.0",
20155-
"@playwright/test": "1.50.0",
20155+
"@playwright/test": "1.50.1",
2015620156
"@swc/core": "1.10.4",
2015720157
"@twbs/fantasticon": "3.0.0",
2015820158
"@types/eslint__js": "8.42.3",
@@ -20163,11 +20163,11 @@
2016320163
"@types/slug": "5.0.9",
2016420164
"@types/sortablejs": "1.15.8",
2016520165
"@types/vscode": "1.82.0",
20166-
"@typescript-eslint/parser": "8.21.0",
20166+
"@typescript-eslint/parser": "8.22.0",
2016720167
"@vscode/test-cli": "^0.0.10",
2016820168
"@vscode/test-electron": "2.4.1",
20169-
"@vscode/test-web": "0.0.65",
20170-
"@vscode/vsce": "3.2.1",
20169+
"@vscode/test-web": "0.0.66",
20170+
"@vscode/vsce": "3.2.2",
2017120171
"cheerio": "1.0.0-rc.12",
2017220172
"circular-dependency-plugin": "5.2.2",
2017320173
"clean-webpack-plugin": "4.0.0",
@@ -20197,7 +20197,7 @@
2019720197
"mini-css-extract-plugin": "2.9.2",
2019820198
"mocha": "10.8.2",
2019920199
"ovsx": "0.10.1",
20200-
"playwright": "1.50.0",
20200+
"playwright": "1.50.1",
2020120201
"prettier": "3.1.0",
2020220202
"regex-to-strings": "2.1.0",
2020320203
"sass": "1.83.4",
@@ -20208,7 +20208,7 @@
2020820208
"terser-webpack-plugin": "5.3.11",
2020920209
"ts-loader": "9.5.2",
2021020210
"typescript": "5.7.3",
20211-
"typescript-eslint": "8.21.0",
20211+
"typescript-eslint": "8.22.0",
2021220212
"webpack": "5.97.1",
2021320213
"webpack-bundle-analyzer": "4.10.2",
2021420214
"webpack-cli": "6.0.1",

0 commit comments

Comments
 (0)