|
88 | 88 | "core-js": "^3.38.1" |
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | | - "@arethetypeswrong/cli": "^0.16.2", |
| 91 | + "@arethetypeswrong/cli": "^0.16.4", |
92 | 92 | "@babel/cli": "^7.25.6", |
93 | 93 | "@babel/core": "^7.25.2", |
94 | 94 | "@babel/eslint-parser": "^7.25.1", |
|
112 | 112 | "@types/lodash.ismatch": "^4.4.9", |
113 | 113 | "@types/lodash.mergewith": "^4.6.9", |
114 | 114 | "@types/mime-types": "^2.1.4", |
115 | | - "@types/node": "^22.5.4", |
| 115 | + "@types/node": "^22.5.5", |
116 | 116 | "@types/semver": "^7.5.8", |
117 | 117 | "@types/test-listen": "^1.1.2", |
118 | 118 | "@types/webpack": "^5.28.5", |
119 | | - "@typescript-eslint/eslint-plugin": "^8.5.0", |
120 | | - "@typescript-eslint/parser": "^8.5.0", |
| 119 | + "@typescript-eslint/eslint-plugin": "^8.6.0", |
| 120 | + "@typescript-eslint/parser": "^8.6.0", |
121 | 121 | "@xunnamius/conventional-changelog-projector": "^1.2.2", |
122 | 122 | "@xunnamius/jest-types": "^1.1.3", |
123 | 123 | "@xunnamius/types": "^1.3.0", |
124 | 124 | "all-contributors-cli": "^6.26.1", |
125 | 125 | "babel-jest": "^29.7.0", |
126 | | - "babel-loader": "^9.1.3", |
| 126 | + "babel-loader": "^9.2.1", |
127 | 127 | "babel-plugin-add-import-extension": "^1.6.0", |
128 | 128 | "babel-plugin-explicit-exports-references": "^1.0.2", |
129 | 129 | "babel-plugin-module-resolver": "^5.0.2", |
|
156 | 156 | "lint-staged": "^15.2.10", |
157 | 157 | "lodash.mergewith": "^4.6.2", |
158 | 158 | "mongodb": "^6.9.0", |
159 | | - "msw": "2.4.5", |
| 159 | + "msw": "2.4.8", |
160 | 160 | "prettier": "^3.3.3", |
161 | 161 | "remark-capitalize-headings": "^2.0.1", |
162 | 162 | "remark-cli": "^12.0.1", |
|
0 commit comments