|
30 | 30 | ] |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@secretlint/secretlint-rule-preset-recommend": "^6.0.2", |
34 | | - "@sect/modernizr-loader": "^1.0.3", |
35 | | - "@sect/webpack-sweet-entry": "^5.0.15", |
| 33 | + "@csstools/postcss-global-data": "^2.1.0", |
| 34 | + "@secretlint/secretlint-rule-preset-recommend": "^8.0.0", |
| 35 | + "@sect/modernizr-loader": "^1.0.5", |
| 36 | + "@sect/webpack-sweet-entry": "^7.0.1", |
36 | 37 | "@soda/friendly-errors-webpack-plugin": "^1.8.1", |
37 | | - "@spotify/prettier-config": "^14.1.3", |
| 38 | + "@spotify/prettier-config": "^15.0.0", |
38 | 39 | "@spotify/tsconfig": "^14.1.3", |
39 | 40 | "@types/is-url": "^1.2.30", |
40 | 41 | "@types/is-uuid": "^1.0.0", |
41 | 42 | "@types/node": "^18.11.18", |
42 | 43 | "@typescript-eslint/eslint-plugin": "^5.48.1", |
43 | 44 | "@typescript-eslint/parser": "^5.48.1", |
44 | | - "@swc/core": "^1.3.26", |
45 | | - "css-loader": "^6.7.3", |
46 | | - "css-minimizer-webpack-plugin": "^4.2.2", |
47 | | - "eslint": "^8.31.0", |
| 45 | + "@swc/core": "^1.3.100", |
| 46 | + "css-loader": "^6.8.1", |
| 47 | + "css-minimizer-webpack-plugin": "^5.0.1", |
| 48 | + "eslint": "^8.55.0", |
48 | 49 | "eslint-config-airbnb": "^19.0.4", |
49 | 50 | "eslint-config-airbnb-typescript": "^17.0.0", |
50 | | - "eslint-config-prettier": "^8.6.0", |
| 51 | + "eslint-config-prettier": "^9.1.0", |
51 | 52 | "eslint-import-resolver-webpack": "^0.13.2", |
52 | | - "eslint-plugin-import": "^2.27.4", |
53 | | - "eslint-plugin-jsx-a11y": "^6.7.1", |
| 53 | + "eslint-plugin-import": "^2.29.0", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.8.0", |
54 | 55 | "eslint-plugin-prefer-arrow": "^1.2.3", |
55 | | - "eslint-plugin-prettier": "^4.2.1", |
56 | | - "eslint-plugin-react": "^7.32.0", |
| 56 | + "eslint-plugin-prettier": "^5.0.1", |
| 57 | + "eslint-plugin-react": "^7.33.2", |
57 | 58 | "eslint-plugin-react-hooks": "^4.6.0", |
58 | 59 | "eslint-plugin-tsdoc": "^0.2.17", |
59 | | - "eslint-plugin-unused-imports": "^2.0.0", |
60 | | - "eslint-webpack-plugin": "^3.2.0", |
| 60 | + "eslint-plugin-unused-imports": "^3.0.0", |
| 61 | + "eslint-webpack-plugin": "^4.0.1", |
61 | 62 | "fork-ts-checker-notifier-webpack-plugin": "^6.0.0", |
62 | 63 | "fork-ts-checker-webpack-plugin": "^7.3.0", |
63 | 64 | "husky": "^8.0.3", |
64 | 65 | "json-loader": "^0.5.7", |
65 | | - "lint-staged": "^13.1.0", |
66 | | - "mini-css-extract-plugin": "^2.7.2", |
67 | | - "modernizr": "^3.12.0", |
68 | | - "postcss": "^8.4.21", |
69 | | - "postcss-calc": "^8.2.4", |
| 66 | + "lint-staged": "^15.1.0", |
| 67 | + "mini-css-extract-plugin": "^2.7.6", |
| 68 | + "modernizr": "^3.13.0", |
| 69 | + "postcss": "^8.4.32", |
| 70 | + "postcss-calc": "^9.0.1", |
70 | 71 | "postcss-combine-duplicated-selectors": "^10.0.3", |
71 | 72 | "postcss-flexbugs-fixes": "^5.0.2", |
72 | 73 | "postcss-hexrgba": "^2.1.0", |
73 | 74 | "postcss-import": "^15.1.0", |
74 | | - "postcss-loader": "^7.0.2", |
75 | | - "postcss-preset-env": "^7.8.3", |
| 75 | + "postcss-loader": "^7.3.3", |
| 76 | + "postcss-preset-env": "^9.3.0", |
76 | 77 | "postcss-pseudo-is": "^0.3.0", |
77 | 78 | "postcss-pxtorem": "^6.0.0", |
78 | 79 | "postcss-reporter": "^7.0.5", |
79 | | - "postcss-sort-media-queries": "^4.3.0", |
80 | | - "prettier": "^2.8.2", |
81 | | - "secretlint": "^6.0.2", |
| 80 | + "postcss-sort-media-queries": "^5.2.0", |
| 81 | + "prettier": "^3.1.0", |
| 82 | + "secretlint": "^8.0.0", |
82 | 83 | "size-plugin": "^3.0.0", |
83 | | - "stylelint": "^14.16.1", |
84 | | - "stylelint-config-prettier": "^9.0.4", |
85 | | - "stylelint-config-recess-order": "^3.1.0", |
86 | | - "stylelint-config-standard": "^29.0.0", |
87 | | - "stylelint-prettier": "^2.0.0", |
88 | | - "stylelint-webpack-plugin": "^3.3.0", |
| 84 | + "stylelint": "^15.11.0", |
| 85 | + "stylelint-config-prettier": "^9.0.5", |
| 86 | + "stylelint-config-recess-order": "^4.4.0", |
| 87 | + "stylelint-config-standard": "^34.0.0", |
| 88 | + "stylelint-prettier": "^4.1.0", |
| 89 | + "stylelint-webpack-plugin": "^4.1.1", |
89 | 90 | "svg-spritemap-webpack-plugin": "^4.5.0", |
90 | 91 | "swc-loader": "^0.2.3", |
91 | | - "terser-webpack-plugin": "^5.3.6", |
| 92 | + "terser-webpack-plugin": "^5.3.9", |
92 | 93 | "tsc-files": "^1.1.3", |
93 | 94 | "typescript": "^4.9.4", |
94 | | - "webpack": "^5.75.0", |
95 | | - "webpack-bundle-analyzer": "^4.7.0", |
96 | | - "webpack-cli": "^5.0.1", |
97 | | - "webpack-remove-empty-scripts": "^1.0.1", |
| 95 | + "webpack": "^5.89.0", |
| 96 | + "webpack-bundle-analyzer": "^4.10.1", |
| 97 | + "webpack-cli": "^5.1.4", |
| 98 | + "webpack-remove-empty-scripts": "^1.0.4", |
98 | 99 | "webpack-spritesmith": "^1.1.0" |
99 | 100 | }, |
100 | 101 | "dependencies": { |
|
109 | 110 | "@types/slick-carousel": "^1.6.37", |
110 | 111 | "@types/webfontloader": "^1.6.35", |
111 | 112 | "body-scroll-lock": "^3.1.5", |
112 | | - "core-js": "^3.27.1", |
| 113 | + "core-js": "^3.33.3", |
113 | 114 | "detect-browser": "^5.3.0", |
114 | 115 | "dotdotdot-js": "^4.1.0", |
115 | | - "dotenv": "^16.0.3", |
| 116 | + "dotenv": "^16.3.1", |
116 | 117 | "es6-promise": "^4.2.8", |
117 | 118 | "image-promise": "^7.0.1", |
118 | | - "inner-vh": "^2.1.1", |
| 119 | + "inner-vh": "^2.1.2", |
119 | 120 | "is-email": "^1.0.2", |
120 | 121 | "is-url": "^1.2.4", |
121 | 122 | "is-uuid": "^1.0.2", |
122 | 123 | "ismobilejs": "^1.1.1", |
123 | | - "jquery": "^3.6.3", |
| 124 | + "jquery": "^3.7.1", |
124 | 125 | "jquery.easing": "^1.4.1", |
125 | 126 | "lazysizes": "^5.3.2", |
126 | 127 | "micromodal": "^0.4.10", |
127 | 128 | "moveto": "^1.8.2", |
128 | 129 | "node-notifier": "^10.0.1", |
129 | 130 | "picturefill": "^3.0.3", |
130 | | - "rambda": "^7.4.0", |
131 | | - "regenerator-runtime": "^0.13.11", |
| 131 | + "rambda": "^8.6.0", |
| 132 | + "regenerator-runtime": "^0.14.0", |
132 | 133 | "sanitize.css": "^13.0.0", |
133 | 134 | "slick-carousel": "^1.8.1", |
134 | 135 | "superstruct": "^1.0.3", |
135 | 136 | "webfontloader": "^1.6.28", |
136 | | - "whatwg-fetch": "^3.6.2" |
| 137 | + "whatwg-fetch": "^3.6.19" |
137 | 138 | } |
138 | 139 | } |
0 commit comments