Skip to content

Commit 0db60ee

Browse files
committed
Fixes build cleaning & updates dependencies
1 parent 9edded5 commit 0db60ee

4 files changed

Lines changed: 115 additions & 258 deletions

File tree

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27089,7 +27089,7 @@
2708927089
"@playwright/test": "1.57.0",
2709027090
"@prettier/plugin-oxc": "0.1.3",
2709127091
"@profoundlogic/hogan": "3.0.4",
27092-
"@swc/core": "1.15.7",
27092+
"@swc/core": "1.15.8",
2709327093
"@twbs/fantasticon": "3.1.0",
2709427094
"@types/mocha": "10.0.10",
2709527095
"@types/node": "20.16.15",
@@ -27102,12 +27102,11 @@
2710227102
"@typescript-eslint/parser": "8.50.1",
2710327103
"@vscode/test-cli": "0.0.12",
2710427104
"@vscode/test-electron": "2.5.2",
27105-
"@vscode/test-web": "0.0.77",
27105+
"@vscode/test-web": "0.0.78",
2710627106
"@vscode/vsce": "3.7.1",
2710727107
"@wc-toolkit/cem-sorter": "^1.0.1",
2710827108
"cheerio": "1.0.0-rc.12",
2710927109
"circular-dependency-plugin": "5.2.2",
27110-
"clean-webpack-plugin": "4.0.0",
2711127110
"copy-webpack-plugin": "13.0.1",
2711227111
"csp-html-webpack-plugin": "5.1.0",
2711327112
"css-loader": "7.1.2",
@@ -27127,14 +27126,14 @@
2712727126
"eslint-plugin-wc": "3.0.2",
2712827127
"fork-ts-checker-webpack-plugin": "9.1.0",
2712927128
"glob": "13.0.0",
27130-
"globals": "16.5.0",
27129+
"globals": "17.0.0",
2713127130
"html-loader": "5.1.0",
2713227131
"html-webpack-plugin": "5.6.5",
2713327132
"image-minimizer-webpack-plugin": "4.1.4",
2713427133
"license-checker-rseidelsohn": "4.4.2",
2713527134
"lz-string": "1.5.0",
2713627135
"mini-css-extract-plugin": "2.9.4",
27137-
"ovsx": "0.10.7",
27136+
"ovsx": "0.10.8",
2713827137
"playwright": "1.57.0",
2713927138
"prettier": "3.7.4",
2714027139
"react-compiler-webpack": "1.0.0",

0 commit comments

Comments
 (0)