Skip to content

Commit 1f83086

Browse files
committed
Updates dependencies
1 parent 6138de8 commit 1f83086

File tree

2 files changed

+267
-217
lines changed

2 files changed

+267
-217
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17601,19 +17601,19 @@
1760117601
},
1760217602
"devDependencies": {
1760317603
"@eamodio/eslint-lite-webpack-plugin": "0.0.8",
17604-
"@swc/core": "1.6.13",
17604+
"@swc/core": "1.7.0",
1760517605
"@twbs/fantasticon": "3.0.0",
1760617606
"@types/mocha": "10.0.7",
1760717607
"@types/node": "18.15.0",
1760817608
"@types/react": "17.0.80",
1760917609
"@types/react-dom": "17.0.21",
1761017610
"@types/sortablejs": "1.15.8",
1761117611
"@types/vscode": "1.82.0",
17612-
"@typescript-eslint/eslint-plugin": "7.16.0",
17613-
"@typescript-eslint/parser": "7.16.0",
17612+
"@typescript-eslint/eslint-plugin": "7.16.1",
17613+
"@typescript-eslint/parser": "7.16.1",
1761417614
"@vscode/test-electron": "2.4.1",
1761517615
"@vscode/test-web": "0.0.56",
17616-
"@vscode/vsce": "2.30.0",
17616+
"@vscode/vsce": "2.31.1",
1761717617
"circular-dependency-plugin": "5.2.2",
1761817618
"clean-webpack-plugin": "4.0.0",
1761917619
"concurrently": "8.2.2",
@@ -17623,7 +17623,7 @@
1762317623
"css-minimizer-webpack-plugin": "7.0.0",
1762417624
"cssnano-preset-advanced": "7.0.4",
1762517625
"esbuild": "0.23.0",
17626-
"esbuild-loader": "4.2.1",
17626+
"esbuild-loader": "4.2.2",
1762717627
"esbuild-sass-plugin": "3.3.1",
1762817628
"eslint": "8.57.0",
1762917629
"eslint-cli": "1.1.1",
@@ -17633,7 +17633,7 @@
1763317633
"eslint-plugin-lit": "1.14.0",
1763417634
"eslint-plugin-wc": "2.1.0",
1763517635
"fork-ts-checker-webpack-plugin": "6.5.3",
17636-
"glob": "10.4.5",
17636+
"glob": "11.0.0",
1763717637
"html-loader": "5.0.0",
1763817638
"html-webpack-plugin": "5.6.0",
1763917639
"image-minimizer-webpack-plugin": "4.0.2",

0 commit comments

Comments
 (0)