|
87 | 87 | "bump-biome:nightly": "npm i -DE @biomejs/biome@nightly" |
88 | 88 | }, |
89 | 89 | "devDependencies": { |
90 | | - "@biomejs/biome": "1.5.3-nightly.69f9031", |
| 90 | + "@biomejs/biome": "1.6.0", |
91 | 91 | "@changesets/cli": "^2.27.1", |
92 | 92 | "@commitlint/cli": "^19.0.3", |
93 | 93 | "@commitlint/config-conventional": "^19.0.3", |
|
96 | 96 | "@prettier/plugin-ruby": "^4.0.4", |
97 | 97 | "@prettier/plugin-xml": "^3.2.2", |
98 | 98 | "@stedi/prettier-plugin-jsonata": "^2.1.1", |
99 | | - "@types/node": "^20.11.20", |
| 99 | + "@types/node": "^20.11.25", |
100 | 100 | "@vitest/coverage-istanbul": "^1.3.1", |
101 | 101 | "@vitest/ui": "^1.3.1", |
102 | 102 | "@xml-tools/parser": "^1.0.11", |
|
120 | 120 | "prettier-plugin-sql": "^0.18.0", |
121 | 121 | "prettier-plugin-sql-cst": "^0.11.1", |
122 | 122 | "prettier-plugin-toml": "^2.0.1", |
123 | | - "simple-git-hooks": "^2.9.0", |
| 123 | + "simple-git-hooks": "^2.10.0", |
124 | 124 | "tsx": "^4.7.1", |
125 | | - "typescript": "^5.3.3", |
126 | | - "vite": "^5.1.4", |
| 125 | + "typescript": "^5.4.2", |
| 126 | + "vite": "^5.1.5", |
127 | 127 | "vitest": "^1.3.1" |
128 | 128 | }, |
129 | 129 | "dependencies": { |
|
132 | 132 | "micro-memoize": "^4.1.2", |
133 | 133 | "package-up": "^5.0.0", |
134 | 134 | "tiny-jsonc": "^1.0.1", |
135 | | - "type-fest": "^4.10.3" |
| 135 | + "type-fest": "^4.12.0" |
136 | 136 | } |
137 | 137 | } |
0 commit comments