Skip to content

Commit

Permalink
chore: revert esbuild upgrade as that needs to be done separately
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithos committed Feb 29, 2024
1 parent 09b8259 commit 1667bbc
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 287 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"@types/chroma-js": "2.4.4",
"@types/mocha": "10.0.6",
"@types/resize-observer-browser": "0.1.11",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"chai": "4.3.10",
"copy": "0.3.2",
"esbuild": "0.20.1",
"esbuild": "0.14.54",
"esbuild-plugin-glslify": "1.0.1",
"eslint": "8.57.0",
"eslint-config-esnext": "4.1.0",
Expand All @@ -65,7 +65,7 @@
"karma": "6.4.3",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.2.0",
"karma-esbuild": "2.3.0",
"karma-esbuild": "2.2.5",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"lit": "3.1.2",
Expand Down
Loading

0 comments on commit 1667bbc

Please sign in to comment.