Skip to content

Commit 79049b0

Browse files
committed
build(deps): replace nodePackages.prettier by prettier and update to v3.6.2
1 parent 4543095 commit 79049b0

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"difftastic@0.67.0",
55
"editorconfig-checker@3.6.1",
66
"git@2.53.0",
7-
"nodePackages.prettier@3.5.3",
7+
"prettier@3.6.2",
88
"uv@0.10.10"
99
],
1010
"env": {

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -173,51 +173,51 @@
173173
"last_modified": "2026-02-23T15:40:43Z",
174174
"resolved": "github:NixOS/nixpkgs/80d901ec0377e19ac3f7bb8c035201e2e098cc97?lastModified=1771861243&narHash=sha256-mz05b1VyLWoTkNg8iJr3yXFJF7HDlwIUKI3ln39RacY%3D"
175175
},
176-
"nodePackages.prettier@3.5.3": {
177-
"last_modified": "2025-05-21T18:43:04Z",
178-
"resolved": "github:NixOS/nixpkgs/8c441601c43232976179eac52dde704c8bdf81ed#nodePackages.prettier",
176+
"prettier@3.6.2": {
177+
"last_modified": "2026-03-06T04:25:18Z",
178+
"resolved": "github:NixOS/nixpkgs/e38213b91d3786389a446dfce4ff5a8aaf6012f2#prettier",
179179
"source": "devbox-search",
180-
"version": "3.5.3",
180+
"version": "3.6.2",
181181
"systems": {
182182
"aarch64-darwin": {
183183
"outputs": [
184184
{
185185
"name": "out",
186-
"path": "/nix/store/yspchsd3ww1ddz2r5783kw8y9j0vr3r8-prettier-3.5.3",
186+
"path": "/nix/store/727v1xvix6h5z349k6yslpa1nk1hxgds-prettier-3.6.2",
187187
"default": true
188188
}
189189
],
190-
"store_path": "/nix/store/yspchsd3ww1ddz2r5783kw8y9j0vr3r8-prettier-3.5.3"
190+
"store_path": "/nix/store/727v1xvix6h5z349k6yslpa1nk1hxgds-prettier-3.6.2"
191191
},
192192
"aarch64-linux": {
193193
"outputs": [
194194
{
195195
"name": "out",
196-
"path": "/nix/store/ya3imag4wkxj3g5fws96rzyzv36m74w8-prettier-3.5.3",
196+
"path": "/nix/store/srrwdkd9307kqd6g3qzcn96affxf59vc-prettier-3.6.2",
197197
"default": true
198198
}
199199
],
200-
"store_path": "/nix/store/ya3imag4wkxj3g5fws96rzyzv36m74w8-prettier-3.5.3"
200+
"store_path": "/nix/store/srrwdkd9307kqd6g3qzcn96affxf59vc-prettier-3.6.2"
201201
},
202202
"x86_64-darwin": {
203203
"outputs": [
204204
{
205205
"name": "out",
206-
"path": "/nix/store/f9q2y20qa56hjzxnia0q664m0rkwwqvm-prettier-3.5.3",
206+
"path": "/nix/store/p7fkyhr9hgn1y23fg1s9r64pbrjg3nlm-prettier-3.6.2",
207207
"default": true
208208
}
209209
],
210-
"store_path": "/nix/store/f9q2y20qa56hjzxnia0q664m0rkwwqvm-prettier-3.5.3"
210+
"store_path": "/nix/store/p7fkyhr9hgn1y23fg1s9r64pbrjg3nlm-prettier-3.6.2"
211211
},
212212
"x86_64-linux": {
213213
"outputs": [
214214
{
215215
"name": "out",
216-
"path": "/nix/store/wry9vlk19pk7izrknb980icc8gihzllx-prettier-3.5.3",
216+
"path": "/nix/store/8skdr5xqspbgwfvhj9hq91jnk6ir13kg-prettier-3.6.2",
217217
"default": true
218218
}
219219
],
220-
"store_path": "/nix/store/wry9vlk19pk7izrknb980icc8gihzllx-prettier-3.5.3"
220+
"store_path": "/nix/store/8skdr5xqspbgwfvhj9hq91jnk6ir13kg-prettier-3.6.2"
221221
}
222222
}
223223
},

0 commit comments

Comments
 (0)