|
85 | 85 | }, |
86 | 86 | "devDependencies": { |
87 | 87 | "@almacareer/stylelint-config": "9.1.0", |
88 | | - "@babel/core": "7.27.1", |
| 88 | + "@babel/core": "7.27.4", |
89 | 89 | "@babel/preset-env": "7.27.2", |
90 | 90 | "@commitlint/cli": "19.8.1", |
91 | 91 | "@lmc-eu/browserslist-config": "2.0.1", |
|
94 | 94 | "@lmc-eu/eslint-config-base": "3.1.3", |
95 | 95 | "@lmc-eu/prettier-config": "2.0.1", |
96 | 96 | "@types/jest": "29.5.14", |
97 | | - "@types/node": "22.15.18", |
98 | | - "@typescript-eslint/eslint-plugin": "8.32.1", |
99 | | - "@typescript-eslint/parser": "8.32.1", |
| 97 | + "@types/node": "22.15.29", |
| 98 | + "@typescript-eslint/eslint-plugin": "8.33.1", |
| 99 | + "@typescript-eslint/parser": "8.33.1", |
100 | 100 | "autoprefixer": "10.4.21", |
101 | 101 | "babel-jest": "29.7.0", |
102 | 102 | "clean-css-cli": "5.6.3", |
103 | 103 | "conventional-changelog-cli": "3.0.0", |
104 | 104 | "eslint": "8.57.1", |
105 | 105 | "eslint-config-prettier": "10.1.5", |
106 | | - "eslint-plugin-jest": "28.11.0", |
107 | | - "eslint-plugin-prettier": "5.4.0", |
| 106 | + "eslint-plugin-jest": "28.12.0", |
| 107 | + "eslint-plugin-prettier": "5.4.1", |
108 | 108 | "husky": "9.1.7", |
109 | 109 | "jest": "29.7.0", |
110 | 110 | "jest-environment-jsdom": "29.7.0", |
111 | 111 | "jest-fetch-mock": "3.0.3", |
112 | 112 | "nodemon": "3.1.10", |
113 | 113 | "npm-run-all2": "7.0.2", |
114 | | - "postcss": "8.5.3", |
| 114 | + "postcss": "8.5.4", |
115 | 115 | "postcss-cli": "11.0.1", |
116 | 116 | "prettier": "3.5.3", |
117 | 117 | "replace-in-file": "8.3.0", |
118 | | - "sass-embedded": "1.89.0", |
119 | | - "stylelint": "16.19.1", |
| 118 | + "sass-embedded": "1.89.1", |
| 119 | + "stylelint": "16.20.0", |
120 | 120 | "stylelint-prettier": "5.0.3", |
121 | | - "ts-jest": "29.3.3", |
| 121 | + "ts-jest": "29.3.4", |
122 | 122 | "tsx": "4.19.4", |
123 | 123 | "typescript": "5.8.3", |
124 | 124 | "vite": "6.3.5", |
|
0 commit comments