|
16 | 16 | }, |
17 | 17 | "browserslist": "defaults and fully supports es6-module", |
18 | 18 | "devDependencies": { |
19 | | - "@commitlint/cli": "^19.5.0", |
20 | | - "@commitlint/config-conventional": "^19.5.0", |
21 | | - "@commitlint/types": "^19.5.0", |
| 19 | + "@commitlint/cli": "^19.8.0", |
| 20 | + "@commitlint/config-conventional": "^19.8.0", |
| 21 | + "@commitlint/types": "^19.8.0", |
22 | 22 | "@csstools/postcss-global-data": "^3.0.0", |
23 | | - "@rspack/cli": "^1.0.13", |
24 | | - "@rspack/core": "^1.0.13", |
25 | | - "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", |
26 | | - "@sect/webpack-sweet-entry": "^7.0.4", |
| 23 | + "@rspack/cli": "^1.3.8", |
| 24 | + "@rspack/core": "^1.3.8", |
| 25 | + "@secretlint/secretlint-rule-preset-recommend": "^9.3.2", |
| 26 | + "@sect/webpack-sweet-entry": "^7.0.5", |
27 | 27 | "@soda/friendly-errors-webpack-plugin": "^1.8.1", |
28 | 28 | "@spotify/tsconfig": "^15.0.0", |
29 | | - "@tanstack/eslint-plugin-query": "^5.59.7", |
30 | | - "@types/jquery": "^3.5.31", |
31 | | - "@types/node": "^22.7.6", |
| 29 | + "@tanstack/eslint-plugin-query": "^5.74.7", |
| 30 | + "@types/jquery": "^3.5.32", |
| 31 | + "@types/node": "^22.15.3", |
32 | 32 | "@types/node-notifier": "^8.0.5", |
33 | 33 | "@types/webpack-bundle-analyzer": "^4.7.0", |
34 | 34 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
|
37 | 37 | "eslint": "^8.57.1", |
38 | 38 | "eslint-config-airbnb": "^19.0.4", |
39 | 39 | "eslint-config-airbnb-typescript": "^17.1.0", |
40 | | - "eslint-config-prettier": "^9.1.0", |
41 | | - "eslint-import-resolver-webpack": "^0.13.9", |
| 40 | + "eslint-config-prettier": "^10.1.2", |
| 41 | + "eslint-import-resolver-webpack": "^0.13.10", |
42 | 42 | "eslint-plugin-import": "^2.31.0", |
43 | | - "eslint-plugin-jsx-a11y": "^6.10.0", |
| 43 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
44 | 44 | "eslint-plugin-prefer-arrow": "^1.2.3", |
45 | | - "eslint-plugin-prettier": "^5.2.1", |
| 45 | + "eslint-plugin-prettier": "^5.3.1", |
46 | 46 | "eslint-plugin-react": "^7.37.1", |
47 | 47 | "eslint-plugin-react-hooks": "^4.6.2", |
48 | | - "eslint-plugin-tailwindcss": "^3.17.5", |
49 | | - "eslint-plugin-tsdoc": "^0.2.17", |
50 | | - "eslint-plugin-unused-imports": "^3.2.0", |
| 48 | + "eslint-plugin-tailwindcss": "^3.18.0", |
| 49 | + "eslint-plugin-tsdoc": "^0.4.0", |
| 50 | + "eslint-plugin-unused-imports": "^4.1.4", |
51 | 51 | "eslint-rspack-plugin": "^4.2.1", |
52 | 52 | "fork-ts-checker-notifier-webpack-plugin": "^9.0.0", |
53 | | - "fork-ts-checker-webpack-plugin": "^9.0.2", |
54 | | - "husky": "^9.1.6", |
55 | | - "lint-staged": "^15.2.10", |
56 | | - "postcss": "^8.4.47", |
57 | | - "postcss-calc": "^10.0.2", |
| 53 | + "fork-ts-checker-webpack-plugin": "^9.1.0", |
| 54 | + "husky": "^9.1.7", |
| 55 | + "lint-staged": "^15.5.1", |
| 56 | + "postcss": "^8.5.3", |
| 57 | + "postcss-calc": "^10.1.1", |
58 | 58 | "postcss-combine-duplicated-selectors": "^10.0.3", |
59 | 59 | "postcss-hexrgba": "^2.1.0", |
60 | 60 | "postcss-import": "^16.1.0", |
61 | 61 | "postcss-loader": "^8.1.1", |
62 | | - "postcss-preset-env": "^10.0.7", |
| 62 | + "postcss-preset-env": "^10.1.6", |
63 | 63 | "postcss-pxtorem": "^6.1.0", |
64 | 64 | "postcss-reporter": "^7.1.0", |
65 | 65 | "postcss-sort-media-queries": "^5.2.0", |
66 | | - "prettier": "^3.3.3", |
67 | | - "secretlint": "^9.0.0", |
68 | | - "stylelint": "^16.10.0", |
69 | | - "stylelint-config-recess-order": "^5.1.1", |
70 | | - "stylelint-config-standard": "^36.0.1", |
71 | | - "stylelint-prettier": "^5.0.2", |
| 66 | + "prettier": "^3.5.3", |
| 67 | + "secretlint": "^9.3.2", |
| 68 | + "stylelint": "^16.19.1", |
| 69 | + "stylelint-config-recess-order": "^6.0.0", |
| 70 | + "stylelint-config-standard": "^38.0.0", |
| 71 | + "stylelint-prettier": "^5.0.3", |
72 | 72 | "stylelint-webpack-plugin": "^5.0.1", |
73 | | - "svg-spritemap-webpack-plugin": "^4.6.0", |
| 73 | + "svg-spritemap-webpack-plugin": "^4.7.0", |
74 | 74 | "ts-node": "^10.9.2", |
75 | 75 | "tsc-files": "^1.1.4", |
76 | | - "typescript": "^5.6.3", |
77 | | - "typescript-eslint": "8.9.0", |
78 | | - "webpack": "^5.95.0", |
| 76 | + "typescript": "^5.8.3", |
| 77 | + "typescript-eslint": "8.31.1", |
| 78 | + "webpack": "^5.99.7", |
79 | 79 | "webpack-bundle-analyzer": "^4.10.2", |
80 | 80 | "webpack-remove-empty-scripts": "^1.0.4" |
81 | 81 | }, |
82 | 82 | "dependencies": { |
83 | | - "core-js": "^3.38.1", |
| 83 | + "core-js": "^3.42.0", |
84 | 84 | "detect-browser": "^5.3.0", |
85 | | - "dotenv": "^16.4.5", |
| 85 | + "dotenv": "^16.5.0", |
86 | 86 | "ismobilejs": "^1.1.1", |
87 | 87 | "jquery": "^3.7.1", |
88 | 88 | "jquery.easing": "^1.4.1", |
89 | 89 | "node-notifier": "^10.0.1", |
90 | 90 | "sanitize.css": "^13.0.0", |
91 | | - "sweetalert2": "^11.14.3", |
| 91 | + "sweetalert2": "^11.21.0", |
92 | 92 | "tom-select": "^2.3.1" |
93 | 93 | } |
94 | 94 | } |
0 commit comments