Skip to content

Commit 5069784

Browse files
committed
update deps
1 parent 5465c25 commit 5069784

File tree

2 files changed

+303
-1533
lines changed

2 files changed

+303
-1533
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"firefox 119"
4444
],
4545
"dependencies": {
46-
"dashjs": "4.7.3",
46+
"dashjs": "4.7.4",
4747
"dayjs": "1.11.10",
48-
"dompurify": "3.0.8",
48+
"dompurify": "3.0.9",
4949
"fast-levenshtein": "3.0.0",
5050
"favico.js": "0.3.10",
5151
"jquery": "3.7.1",
@@ -56,20 +56,20 @@
5656
"tinycolor2": "1.6.0"
5757
},
5858
"devDependencies": {
59-
"@babel/core": "7.23.9",
59+
"@babel/core": "7.24.0",
6060
"@babel/eslint-parser": "7.23.10",
6161
"@babel/plugin-syntax-flow": "7.23.3",
6262
"@babel/plugin-syntax-import-attributes": "7.23.3",
6363
"@babel/plugin-transform-flow-strip-types": "7.23.3",
6464
"@babel/register": "7.23.7",
65-
"ava": "6.1.1",
65+
"ava": "6.1.2",
6666
"chrome-extension-deploy": "3.0.0",
6767
"commander": "12.0.0",
6868
"cross-env": "7.0.3",
69-
"esbuild": "0.20.0",
69+
"esbuild": "0.20.1",
7070
"esbuild-plugin-copy": "2.1.1",
71-
"esbuild-sass-plugin": "3.0.0",
72-
"eslint": "8.56.0",
71+
"esbuild-sass-plugin": "3.1.0",
72+
"eslint": "8.57.0",
7373
"eslint-plugin-ava": "14.0.0",
7474
"eslint-plugin-dollar-sign": "1.0.2",
7575
"eslint-plugin-filenames": "1.3.2",
@@ -80,8 +80,8 @@
8080
"eslint-plugin-you-dont-need-lodash-underscore": "6.13.0",
8181
"firefox-extension-deploy": "1.1.2",
8282
"flow-bin": "0.84.0",
83-
"flow-remove-types": "2.228.0",
84-
"jscodeshift": "0.15.1",
83+
"flow-remove-types": "2.229.2",
84+
"jscodeshift": "0.15.2",
8585
"jszip": "3.10.1",
8686
"nightwatch": "1.7.13",
8787
"rimraf": "5.0.5",

0 commit comments

Comments
 (0)