|
109 | 109 | "redux-logger": "^3.0.6", |
110 | 110 | "redux-thunk": "^3.1.0", |
111 | 111 | "reselect": "^4.1.8", |
112 | | - "valibot": "^1.4.0", |
| 112 | + "valibot": "^1.4.1", |
113 | 113 | "workbox-window": "^7.4.1" |
114 | 114 | }, |
115 | 115 | "devDependencies": { |
116 | | - "@babel/core": "^7.29.0", |
117 | | - "@babel/eslint-parser": "^7.28.6", |
118 | | - "@babel/eslint-plugin": "^7.27.1", |
119 | | - "@babel/preset-env": "^7.29.5", |
120 | | - "@babel/preset-react": "^7.28.5", |
121 | | - "@babel/preset-typescript": "^7.28.5", |
| 116 | + "@babel/core": "^7.29.7", |
| 117 | + "@babel/eslint-parser": "^7.29.7", |
| 118 | + "@babel/eslint-plugin": "^7.29.7", |
| 119 | + "@babel/preset-env": "^7.29.7", |
| 120 | + "@babel/preset-react": "^7.29.7", |
| 121 | + "@babel/preset-typescript": "^7.29.7", |
122 | 122 | "@eslint/js": "^9.39.4", |
123 | 123 | "@testing-library/dom": "^10.4.1", |
124 | 124 | "@testing-library/jest-dom": "^6.9.1", |
|
132 | 132 | "@types/react-dom": "^19.2.3", |
133 | 133 | "@types/redux-logger": "^3.0.6", |
134 | 134 | "@types/tgwf__co2": "^0.14.2", |
135 | | - "@typescript-eslint/eslint-plugin": "^8.59.1", |
136 | | - "@typescript-eslint/parser": "^8.59.1", |
| 135 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 136 | + "@typescript-eslint/parser": "^8.60.0", |
137 | 137 | "alex": "^11.0.1", |
138 | 138 | "babel-jest": "^30.4.1", |
139 | 139 | "babel-plugin-module-resolver": "^5.0.3", |
|
167 | 167 | "open": "^11.0.0", |
168 | 168 | "oxfmt": "^0.51.0", |
169 | 169 | "patch-package": "^8.0.1", |
170 | | - "postcss": "^8.5.14", |
| 170 | + "postcss": "^8.5.15", |
171 | 171 | "postinstall-postinstall": "^2.1.0", |
172 | 172 | "rimraf": "^6.1.3", |
173 | | - "stylelint": "^17.9.1", |
| 173 | + "stylelint": "^17.12.0", |
174 | 174 | "stylelint-config-idiomatic-order": "^10.0.0", |
175 | 175 | "stylelint-config-standard": "^40.0.0", |
176 | 176 | "typescript": "^6.0.3", |
177 | | - "typescript-eslint": "^8.59.1", |
| 177 | + "typescript-eslint": "^8.60.0", |
178 | 178 | "workbox-cli": "^7.4.1", |
179 | 179 | "yargs": "^18.0.0" |
180 | 180 | }, |
|
0 commit comments