Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
larsjohnsen committed Feb 29, 2024
1 parent 5465c25 commit 5069784
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 1,533 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"firefox 119"
],
"dependencies": {
"dashjs": "4.7.3",
"dashjs": "4.7.4",
"dayjs": "1.11.10",
"dompurify": "3.0.8",
"dompurify": "3.0.9",
"fast-levenshtein": "3.0.0",
"favico.js": "0.3.10",
"jquery": "3.7.1",
Expand All @@ -56,20 +56,20 @@
"tinycolor2": "1.6.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.10",
"@babel/plugin-syntax-flow": "7.23.3",
"@babel/plugin-syntax-import-attributes": "7.23.3",
"@babel/plugin-transform-flow-strip-types": "7.23.3",
"@babel/register": "7.23.7",
"ava": "6.1.1",
"ava": "6.1.2",
"chrome-extension-deploy": "3.0.0",
"commander": "12.0.0",
"cross-env": "7.0.3",
"esbuild": "0.20.0",
"esbuild": "0.20.1",
"esbuild-plugin-copy": "2.1.1",
"esbuild-sass-plugin": "3.0.0",
"eslint": "8.56.0",
"esbuild-sass-plugin": "3.1.0",
"eslint": "8.57.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-dollar-sign": "1.0.2",
"eslint-plugin-filenames": "1.3.2",
Expand All @@ -80,8 +80,8 @@
"eslint-plugin-you-dont-need-lodash-underscore": "6.13.0",
"firefox-extension-deploy": "1.1.2",
"flow-bin": "0.84.0",
"flow-remove-types": "2.228.0",
"jscodeshift": "0.15.1",
"flow-remove-types": "2.229.2",
"jscodeshift": "0.15.2",
"jszip": "3.10.1",
"nightwatch": "1.7.13",
"rimraf": "5.0.5",
Expand Down
Loading

0 comments on commit 5069784

Please sign in to comment.