|
49 | 49 | "@rollup/plugin-commonjs": "25.0.2", |
50 | 50 | "@rollup/plugin-node-resolve": "15.1.0", |
51 | 51 | "@tsconfig/svelte": "4.0.1", |
52 | | - "@types/chrome": "0.0.238", |
| 52 | + "@types/chrome": "0.0.239", |
53 | 53 | "@types/eslint": "8.40.2", |
54 | 54 | "@types/jquery": "3.5.16", |
55 | 55 | "@types/micromatch": "4.0.2", |
56 | 56 | "@types/pako": "2.0.0", |
57 | 57 | "@types/sass": "1.43.1", |
58 | | - "@typescript-eslint/eslint-plugin": "5.60.0", |
59 | | - "@typescript-eslint/parser": "5.60.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "5.60.1", |
| 59 | + "@typescript-eslint/parser": "5.60.1", |
60 | 60 | "@willbooster/eslint-config-ts": "10.2.0", |
61 | 61 | "@willbooster/prettier-config": "9.1.1", |
62 | 62 | "@willbooster/renovate-config": "9.5.0", |
|
74 | 74 | "eslint-plugin-svelte3": "4.0.0", |
75 | 75 | "eslint-plugin-unicorn": "47.0.0", |
76 | 76 | "husky": "8.0.3", |
77 | | - "lint-staged": "13.2.2", |
| 77 | + "lint-staged": "13.2.3", |
78 | 78 | "micromatch": "4.0.5", |
79 | 79 | "pinst": "3.0.0", |
80 | 80 | "prettier": "2.8.8", |
81 | 81 | "prettier-plugin-svelte": "2.10.1", |
82 | | - "rollup": "3.25.1", |
83 | | - "rollup-plugin-svelte": "7.1.5", |
| 82 | + "rollup": "3.26.0", |
| 83 | + "rollup-plugin-svelte": "7.1.6", |
84 | 84 | "rollup-plugin-terser": "7.0.2", |
85 | 85 | "sass": "1.63.6", |
86 | 86 | "semantic-release": "20.1.3", |
87 | 87 | "semantic-release-chrome": "3.2.0", |
88 | 88 | "semantic-release-firefox-add-on": "0.2.8", |
89 | 89 | "sort-package-json": "2.4.1", |
90 | | - "svelte": "4.0.0", |
| 90 | + "svelte": "4.0.1", |
91 | 91 | "svelte-check": "3.4.4", |
92 | 92 | "svelte-preprocess": "5.0.4", |
93 | | - "typescript": "5.1.3" |
| 93 | + "typescript": "5.1.6" |
94 | 94 | }, |
95 | | - "packageManager": "[email protected].46" |
| 95 | + "packageManager": "[email protected].47" |
96 | 96 | } |
0 commit comments