Skip to content

Commit e302b9c

Browse files
committed
updated dependencies to latest allowed transitively by OverReact
1 parent 2f90bfb commit e302b9c

File tree

3 files changed

+32
-27
lines changed

3 files changed

+32
-27
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"Bash(Stop-Process -Name \"dartaotruntime\" -Force)",
1515
"WebFetch(domain:github.com)",
1616
"Bash(dart run build_runner build:*)",
17-
"Bash(python:*)"
17+
"Bash(python:*)",
18+
"WebFetch(domain:raw.githubusercontent.com)"
1819
],
1920
"deny": [],
2021
"ask": [],

pubspec.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
8+
sha256: da0d9209ca76bde579f2da330aeb9df62b6319c834fa7baae052021b0462401f
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "67.0.0"
11+
version: "85.0.0"
1212
analyzer:
13-
dependency: transitive
13+
dependency: "direct dev"
1414
description:
1515
name: analyzer
16-
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
16+
sha256: "974859dc0ff5f37bc4313244b3218c791810d03ab3470a579580279ba971a48d"
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "6.4.1"
19+
version: "7.7.1"
2020
archive:
2121
dependency: transitive
2222
description:
@@ -61,10 +61,10 @@ packages:
6161
dependency: transitive
6262
description:
6363
name: build
64-
sha256: "80184af8b6cb3e5c1c4ec6d8544d27711700bc3e6d2efad04238c7b5290889f0"
64+
sha256: "51dc711996cbf609b90cbe5b335bbce83143875a9d58e4b5c6d3c4f684d3dda7"
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "2.4.1"
67+
version: "2.5.4"
6868
build_config:
6969
dependency: transitive
7070
description:
@@ -93,26 +93,26 @@ packages:
9393
dependency: transitive
9494
description:
9595
name: build_resolvers
96-
sha256: "339086358431fa15d7eca8b6a36e5d783728cf025e559b834f4609a1fcfb7b0a"
96+
sha256: ee4257b3f20c0c90e72ed2b57ad637f694ccba48839a821e87db762548c22a62
9797
url: "https://pub.dev"
9898
source: hosted
99-
version: "2.4.2"
99+
version: "2.5.4"
100100
build_runner:
101101
dependency: "direct dev"
102102
description:
103103
name: build_runner
104-
sha256: "028819cfb90051c6b5440c7e574d1896f8037e3c96cf17aaeb054c9311cfbf4d"
104+
sha256: "382a4d649addbfb7ba71a3631df0ec6a45d5ab9b098638144faf27f02778eb53"
105105
url: "https://pub.dev"
106106
source: hosted
107-
version: "2.4.13"
107+
version: "2.5.4"
108108
build_runner_core:
109109
dependency: transitive
110110
description:
111111
name: build_runner_core
112-
sha256: f8126682b87a7282a339b871298cc12009cb67109cfa1614d6436fb0289193e0
112+
sha256: "85fbbb1036d576d966332a3f5ce83f2ce66a40bea1a94ad2d5fc29a19a0d3792"
113113
url: "https://pub.dev"
114114
source: hosted
115-
version: "7.3.2"
115+
version: "9.1.2"
116116
build_test:
117117
dependency: "direct dev"
118118
description:
@@ -141,18 +141,18 @@ packages:
141141
dependency: "direct main"
142142
description:
143143
name: built_value
144-
sha256: ea90e81dc4a25a043d9bee692d20ed6d1c4a1662a28c03a96417446c093ed6b4
144+
sha256: "082001b5c3dc495d4a42f1d5789990505df20d8547d42507c29050af6933ee27"
145145
url: "https://pub.dev"
146146
source: hosted
147-
version: "8.9.5"
147+
version: "8.10.1"
148148
built_value_generator:
149149
dependency: "direct dev"
150150
description:
151151
name: built_value_generator
152-
sha256: bb06c5e9dbdbd35ed6de21520e2e5112582c964fa584e2a4bb59887fc7a169b0
152+
sha256: "6618acf0a5c5f66c519ced60e14bb90c9266308346620b942bf83623c662f130"
153153
url: "https://pub.dev"
154154
source: hosted
155-
version: "8.9.2"
155+
version: "8.10.1"
156156
checked_yaml:
157157
dependency: transitive
158158
description:
@@ -234,13 +234,13 @@ packages:
234234
source: hosted
235235
version: "1.0.2"
236236
dart_style:
237-
dependency: transitive
237+
dependency: "direct overridden"
238238
description:
239239
name: dart_style
240-
sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9"
240+
sha256: "8a0e5fba27e8ee025d2ffb4ee820b4e6e2cf5e4246a6b1a477eb66866947e0bb"
241241
url: "https://pub.dev"
242242
source: hosted
243-
version: "2.3.6"
243+
version: "3.1.1"
244244
dnd:
245245
dependency: "direct main"
246246
description:
@@ -541,18 +541,18 @@ packages:
541541
dependency: transitive
542542
description:
543543
name: shelf_web_socket
544-
sha256: cc36c297b52866d203dbf9332263c94becc2fe0ceaa9681d07b6ef9807023b67
544+
sha256: "3632775c8e90d6c9712f883e633716432a27758216dfb61bd86a8321c0580925"
545545
url: "https://pub.dev"
546546
source: hosted
547-
version: "2.0.1"
547+
version: "3.0.0"
548548
source_gen:
549549
dependency: transitive
550550
description:
551551
name: source_gen
552-
sha256: "14658ba5f669685cd3d63701d01b31ea748310f7ab854e471962670abcf57832"
552+
sha256: "35c8150ece9e8c8d263337a265153c3329667640850b9304861faea59fc98f6b"
553553
url: "https://pub.dev"
554554
source: hosted
555-
version: "1.5.0"
555+
version: "2.0.0"
556556
source_map_stack_trace:
557557
dependency: transitive
558558
description:

pubspec.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ environment:
77
sdk: '>=3.7.0 <4.0.0'
88

99
dependencies:
10-
# analyzer: ^6.8.0 # Removed as direct dependency - now comes through over_react
1110
built_value: ^8.9.0
1211
built_collection: ^5.1.1
1312
collection: ^1.15.0-nullsafety.4
@@ -26,10 +25,15 @@ dependencies:
2625
xml: ^6.3.0
2726

2827
dev_dependencies:
28+
analyzer: ^7.4.0 # Stay within OverReact's <8.0.0 constraint
2929
build_runner: ^2.0.0
3030
build_test: ^2.2.3
3131
build_web_compilers: ^4.0.11
3232
built_value_generator: ^8.9.0
3333
over_react_test: ^3.0.0
34-
test_html_builder: ^3.0.5
34+
test_html_builder: ^3.0.12
3535
redux_dev_tools: ^0.7.0
36+
37+
# Override test_html_builder's overly restrictive constraints to match OverReact's approach
38+
dependency_overrides:
39+
dart_style: '>=2.0.0 <4.0.0' # Use OverReact's permissive constraint - will resolve to 3.1.1 due to analyzer <8.0.0

0 commit comments

Comments
 (0)