|
85 | 85 | }, |
86 | 86 | "devDependencies": { |
87 | 87 | "@almacareer/stylelint-config": "9.1.0", |
88 | | - "@babel/core": "7.27.1", |
89 | | - "@babel/preset-env": "7.27.2", |
90 | | - "@commitlint/cli": "19.8.1", |
| 88 | + "@babel/core": "7.28.4", |
| 89 | + "@babel/preset-env": "7.28.3", |
| 90 | + "@commitlint/cli": "20.1.0", |
91 | 91 | "@lmc-eu/browserslist-config": "2.0.1", |
92 | | - "@lmc-eu/commitlint-config": "2.0.3", |
93 | | - "@lmc-eu/conventional-changelog-lmc-github": "3.0.3", |
| 92 | + "@lmc-eu/commitlint-config": "2.0.4", |
| 93 | + "@lmc-eu/conventional-changelog-lmc-github": "3.0.4", |
94 | 94 | "@lmc-eu/eslint-config-base": "3.1.3", |
95 | 95 | "@lmc-eu/prettier-config": "2.0.1", |
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", |
| 96 | + "@types/jest": "30.0.0", |
| 97 | + "@types/node": "22.18.10", |
| 98 | + "@typescript-eslint/eslint-plugin": "8.46.0", |
| 99 | + "@typescript-eslint/parser": "8.46.0", |
100 | 100 | "autoprefixer": "10.4.21", |
101 | | - "babel-jest": "29.7.0", |
| 101 | + "babel-jest": "30.2.0", |
102 | 102 | "clean-css-cli": "5.6.3", |
103 | 103 | "conventional-changelog-cli": "3.0.0", |
104 | 104 | "eslint": "8.57.1", |
105 | | - "eslint-config-prettier": "10.1.5", |
106 | | - "eslint-plugin-jest": "28.11.0", |
107 | | - "eslint-plugin-prettier": "5.4.0", |
| 105 | + "eslint-config-prettier": "10.1.8", |
| 106 | + "eslint-plugin-jest": "29.0.1", |
| 107 | + "eslint-plugin-prettier": "5.5.4", |
108 | 108 | "husky": "9.1.7", |
109 | | - "jest": "29.7.0", |
110 | | - "jest-environment-jsdom": "29.7.0", |
| 109 | + "jest": "30.2.0", |
| 110 | + "jest-environment-jsdom": "30.2.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.6", |
115 | 115 | "postcss-cli": "11.0.1", |
116 | | - "prettier": "3.5.3", |
| 116 | + "prettier": "3.6.2", |
117 | 117 | "replace-in-file": "8.3.0", |
118 | | - "sass-embedded": "1.89.0", |
119 | | - "stylelint": "16.19.1", |
| 118 | + "sass-embedded": "1.93.2", |
| 119 | + "stylelint": "16.25.0", |
120 | 120 | "stylelint-prettier": "5.0.3", |
121 | | - "ts-jest": "29.3.3", |
122 | | - "tsx": "4.19.4", |
123 | | - "typescript": "5.8.3", |
| 121 | + "ts-jest": "29.4.5", |
| 122 | + "tsx": "4.20.6", |
| 123 | + "typescript": "5.9.3", |
124 | 124 | "vite": "6.3.5", |
125 | 125 | "vite-plugin-dts": "4.5.4" |
126 | 126 | }, |
|
0 commit comments