|
33 | 33 | }, |
34 | 34 | "prettier": "@willbooster/prettier-config", |
35 | 35 | "dependencies": { |
36 | | - "jquery": "3.7.0", |
| 36 | + "jquery": "3.7.1", |
37 | 37 | "pako": "2.1.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@babel/core": "7.22.5", |
| 40 | + "@babel/core": "7.28.5", |
41 | 41 | "@babel/plugin-proposal-class-properties": "7.18.6", |
42 | 42 | "@babel/plugin-proposal-numeric-separator": "7.18.6", |
43 | 43 | "@babel/plugin-proposal-optional-chaining": "7.21.0", |
44 | | - "@babel/preset-env": "7.22.5", |
45 | | - "@babel/preset-react": "7.22.5", |
46 | | - "@babel/preset-typescript": "7.22.5", |
47 | | - "@playwright/test": "1.35.1", |
48 | | - "@rollup/plugin-babel": "6.0.3", |
49 | | - "@rollup/plugin-commonjs": "25.0.2", |
50 | | - "@rollup/plugin-node-resolve": "15.1.0", |
| 44 | + "@babel/preset-env": "7.28.5", |
| 45 | + "@babel/preset-react": "7.28.5", |
| 46 | + "@babel/preset-typescript": "7.28.5", |
| 47 | + "@playwright/test": "1.56.1", |
| 48 | + "@rollup/plugin-babel": "6.1.0", |
| 49 | + "@rollup/plugin-commonjs": "25.0.8", |
| 50 | + "@rollup/plugin-node-resolve": "15.3.1", |
51 | 51 | "@tsconfig/svelte": "4.0.1", |
52 | | - "@types/chrome": "0.0.239", |
53 | | - "@types/eslint": "8.40.2", |
54 | | - "@types/jquery": "3.5.16", |
55 | | - "@types/micromatch": "4.0.2", |
56 | | - "@types/pako": "2.0.0", |
57 | | - "@types/sass": "1.43.1", |
58 | | - "@typescript-eslint/eslint-plugin": "5.60.1", |
59 | | - "@typescript-eslint/parser": "5.60.1", |
| 52 | + "@types/chrome": "0.1.27", |
| 53 | + "@types/eslint": "8.56.12", |
| 54 | + "@types/jquery": "3.5.33", |
| 55 | + "@types/micromatch": "4.0.10", |
| 56 | + "@types/pako": "2.0.4", |
| 57 | + "@types/sass": "1.45.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 59 | + "@typescript-eslint/parser": "5.62.0", |
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", |
63 | 63 | "babel-plugin-transform-remove-console": "6.9.4", |
64 | 64 | "bestzip": "2.2.1", |
65 | 65 | "conventional-changelog-conventionalcommits": "6.1.0", |
66 | 66 | "cross-env": "7.0.3", |
67 | | - "dotenv-cli": "7.2.1", |
68 | | - "eslint": "8.43.0", |
69 | | - "eslint-config-prettier": "8.8.0", |
70 | | - "eslint-import-resolver-typescript": "3.5.5", |
71 | | - "eslint-plugin-import": "2.27.5", |
72 | | - "eslint-plugin-sort-class-members": "1.18.0", |
73 | | - "eslint-plugin-sort-destructure-keys": "1.5.0", |
| 67 | + "dotenv-cli": "7.4.4", |
| 68 | + "eslint": "8.57.1", |
| 69 | + "eslint-config-prettier": "8.10.2", |
| 70 | + "eslint-import-resolver-typescript": "3.10.1", |
| 71 | + "eslint-plugin-import": "2.32.0", |
| 72 | + "eslint-plugin-sort-class-members": "1.21.0", |
| 73 | + "eslint-plugin-sort-destructure-keys": "1.6.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.3", |
| 77 | + "lint-staged": "13.3.0", |
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 | 82 | "rollup": "3.26.0", |
83 | | - "rollup-plugin-svelte": "7.1.6", |
| 83 | + "rollup-plugin-svelte": "7.2.3", |
84 | 84 | "rollup-plugin-terser": "7.0.2", |
85 | | - "sass": "1.63.6", |
| 85 | + "sass": "1.93.3", |
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 | | - "sort-package-json": "2.4.1", |
| 89 | + "sort-package-json": "2.15.1", |
90 | 90 | "svelte": "4.0.1", |
91 | | - "svelte-check": "3.4.4", |
92 | | - "svelte-preprocess": "5.0.4", |
93 | | - "typescript": "5.1.6" |
| 91 | + "svelte-check": "3.8.6", |
| 92 | + "svelte-preprocess": "5.1.4", |
| 93 | + "typescript": "5.9.3" |
94 | 94 | }, |
95 | | - "packageManager": "yarn@4.0.0-rc.47" |
| 95 | + "packageManager": "yarn@4.10.3" |
96 | 96 | } |
0 commit comments