Skip to content

Commit 8d769a7

Browse files
committed
Updates dependencies
1 parent 991fbad commit 8d769a7

File tree

3 files changed

+313
-321
lines changed

3 files changed

+313
-321
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17979,17 +17979,17 @@
1797917979
"devDependencies": {
1798017980
"@eamodio/eslint-lite-webpack-plugin": "0.1.0",
1798117981
"@eslint/js": "9.12.0",
17982-
"@playwright/test": "1.48.0",
17983-
"@swc/core": "1.7.35",
17982+
"@playwright/test": "1.48.1",
17983+
"@swc/core": "1.7.36",
1798417984
"@twbs/fantasticon": "3.0.0",
1798517985
"@types/eslint__js": "8.42.3",
17986-
"@types/mocha": "10.0.8",
17986+
"@types/mocha": "10.0.9",
1798717987
"@types/node": "18.15.0",
1798817988
"@types/react": "17.0.82",
1798917989
"@types/react-dom": "17.0.21",
1799017990
"@types/sortablejs": "1.15.8",
1799117991
"@types/vscode": "1.82.0",
17992-
"@typescript-eslint/parser": "8.8.1",
17992+
"@typescript-eslint/parser": "8.10.0",
1799317993
"@vscode/test-cli": "^0.0.10",
1799417994
"@vscode/test-electron": "2.4.1",
1799517995
"@vscode/test-web": "0.0.62",
@@ -18015,24 +18015,24 @@
1801518015
"glob": "11.0.0",
1801618016
"globals": "15.11.0",
1801718017
"html-loader": "5.1.0",
18018-
"html-webpack-plugin": "5.6.0",
18018+
"html-webpack-plugin": "5.6.2",
1801918019
"image-minimizer-webpack-plugin": "4.1.0",
1802018020
"license-checker-rseidelsohn": "4.4.2",
1802118021
"lz-string": "1.5.0",
1802218022
"mini-css-extract-plugin": "2.9.1",
1802318023
"mocha": "10.7.3",
1802418024
"ovsx": "0.10.0",
18025-
"playwright": "1.48.0",
18025+
"playwright": "1.48.1",
1802618026
"prettier": "3.1.0",
18027-
"sass": "1.79.5",
18027+
"sass": "1.80.2",
1802818028
"sass-loader": "16.0.2",
1802918029
"schema-utils": "4.2.0",
1803018030
"sharp": "0.32.6",
1803118031
"svgo": "3.3.2",
1803218032
"terser-webpack-plugin": "5.3.10",
1803318033
"ts-loader": "9.5.1",
1803418034
"typescript": "5.6.3",
18035-
"typescript-eslint": "8.8.1",
18035+
"typescript-eslint": "8.10.0",
1803618036
"webpack": "5.95.0",
1803718037
"webpack-bundle-analyzer": "4.10.2",
1803818038
"webpack-cli": "5.1.4",
@@ -18045,5 +18045,5 @@
1804518045
"node-fetch": "2.7.0",
1804618046
"semver-regex": "4.0.5"
1804718047
},
18048-
"packageManager": "pnpm@9.11.0+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754"
18048+
"packageManager": "pnpm@9.12.2"
1804918049
}

0 commit comments

Comments
 (0)