|
44 | 44 | ],
|
45 | 45 | "dependencies": {
|
46 | 46 | "dashjs": "4.7.4",
|
47 |
| - "dayjs": "1.11.10", |
48 |
| - "dompurify": "3.0.9", |
| 47 | + "dayjs": "1.11.11", |
| 48 | + "dompurify": "3.1.5", |
49 | 49 | "fast-levenshtein": "3.0.0",
|
50 | 50 | "favico.js": "0.3.10",
|
51 | 51 | "jquery": "3.7.1",
|
|
56 | 56 | "tinycolor2": "1.6.0"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@babel/core": "7.24.0", |
60 |
| - "@babel/eslint-parser": "7.23.10", |
61 |
| - "@babel/plugin-syntax-flow": "7.23.3", |
62 |
| - "@babel/plugin-syntax-import-attributes": "7.23.3", |
63 |
| - "@babel/plugin-transform-flow-strip-types": "7.23.3", |
64 |
| - "@babel/register": "7.23.7", |
65 |
| - "ava": "6.1.2", |
| 59 | + "@babel/core": "7.24.7", |
| 60 | + "@babel/eslint-parser": "7.24.7", |
| 61 | + "@babel/plugin-syntax-flow": "7.24.7", |
| 62 | + "@babel/plugin-syntax-import-attributes": "7.24.7", |
| 63 | + "@babel/plugin-transform-flow-strip-types": "7.24.7", |
| 64 | + "@babel/register": "7.24.6", |
| 65 | + "ava": "6.1.3", |
66 | 66 | "chrome-extension-deploy": "3.0.0",
|
67 |
| - "commander": "12.0.0", |
| 67 | + "commander": "12.1.0", |
68 | 68 | "cross-env": "7.0.3",
|
69 |
| - "esbuild": "0.20.1", |
| 69 | + "esbuild": "0.23.0", |
70 | 70 | "esbuild-plugin-copy": "2.1.1",
|
71 |
| - "esbuild-sass-plugin": "3.1.0", |
| 71 | + "esbuild-sass-plugin": "3.3.1", |
72 | 72 | "eslint": "8.57.0",
|
73 | 73 | "eslint-plugin-ava": "14.0.0",
|
74 | 74 | "eslint-plugin-dollar-sign": "1.0.2",
|
|
77 | 77 | "eslint-plugin-import": "2.29.1",
|
78 | 78 | "eslint-plugin-no-useless-assign": "1.0.3",
|
79 | 79 | "eslint-plugin-prefer-spread": "1.0.3",
|
80 |
| - "eslint-plugin-you-dont-need-lodash-underscore": "6.13.0", |
| 80 | + "eslint-plugin-you-dont-need-lodash-underscore": "6.14.0", |
81 | 81 | "firefox-extension-deploy": "1.1.2",
|
82 | 82 | "flow-bin": "0.84.0",
|
83 |
| - "flow-remove-types": "2.230.0", |
84 |
| - "jscodeshift": "0.15.2", |
| 83 | + "flow-remove-types": "2.238.3", |
| 84 | + "jscodeshift": "0.16.1", |
85 | 85 | "jszip": "3.10.1",
|
86 | 86 | "nightwatch": "1.7.13",
|
87 |
| - "rimraf": "5.0.5", |
88 |
| - "semver": "7.6.0", |
89 |
| - "stylelint": "16.2.1", |
90 |
| - "stylelint-config-recommended": "14.0.0", |
91 |
| - "stylelint-config-sass-guidelines": "11.0.0", |
92 |
| - "stylelint-config-standard": "36.0.0", |
93 |
| - "stylelint-config-standard-scss": "13.0.0", |
94 |
| - "stylelint-scss": "6.2.1" |
| 87 | + "postcss": "8.4.39", |
| 88 | + "rimraf": "5.0.7", |
| 89 | + "semver": "7.6.2", |
| 90 | + "stylelint": "16.6.1", |
| 91 | + "stylelint-config-recommended": "14.0.1", |
| 92 | + "stylelint-config-sass-guidelines": "11.1.0", |
| 93 | + "stylelint-config-standard": "36.0.1", |
| 94 | + "stylelint-config-standard-scss": "13.1.0", |
| 95 | + "stylelint-scss": "6.3.2" |
95 | 96 | }
|
96 | 97 | }
|
0 commit comments