Skip to content

Commit 75012a1

Browse files
committed
Merge branch 'main' into misc/dwds-build-deps
2 parents e8d7abd + bb5af96 commit 75012a1

File tree

16 files changed

+19
-20
lines changed

16 files changed

+19
-20
lines changed

dwds/debug_extension/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dev_dependencies:
1616
args: ^2.5.0
1717
build: ^2.4.1
1818
build_runner: ^2.4.12
19-
build_web_compilers: ^4.0.11
19+
build_web_compilers: ^4.4.1
2020
built_collection: ^5.1.1
2121
built_value_generator: ^8.9.2
2222
dwds: ^24.1.0

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ environment:
88

99
dev_dependencies:
1010
build_runner: ^2.4.0
11-
build_web_compilers: ^4.0.4
11+
build_web_compilers: ^4.4.1

fixtures/_experiment/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212

1313
dev_dependencies:
1414
build_runner: ^2.5.0
15-
build_web_compilers: ^4.0.4
15+
build_web_compilers: ^4.4.1

fixtures/_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212

1313
dev_dependencies:
1414
build_runner: ^2.5.0
15-
build_web_compilers: ^4.0.4
15+
build_web_compilers: ^4.4.1

fixtures/_test_circular1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ dependencies:
1414

1515
dev_dependencies:
1616
build_runner: ^2.5.0
17-
build_web_compilers: ^4.0.4
17+
build_web_compilers: ^4.4.1

fixtures/_test_circular2/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212

1313
dev_dependencies:
1414
build_runner: ^2.5.0
15-
build_web_compilers: ^4.0.4
15+
build_web_compilers: ^4.4.1

fixtures/_test_dot_shorthands/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ version: 1.0.0
33
description: >-
44
A fake package used for testing dot shorthands.
55
publish_to: none
6-
76
environment:
87
sdk: ^3.9.0
98

109
dev_dependencies:
1110
build_runner: ^2.5.0
12-
build_web_compilers: ^4.0.4
11+
build_web_compilers: ^4.4.1

fixtures/_test_hot_restart1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212

1313
dev_dependencies:
1414
build_runner: ^2.5.0
15-
build_web_compilers: ^4.0.4
15+
build_web_compilers: ^4.4.1

fixtures/_test_hot_restart2/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ dependencies:
1414

1515
dev_dependencies:
1616
build_runner: ^2.5.0
17-
build_web_compilers: ^4.0.4
17+
build_web_compilers: ^4.4.1

fixtures/_test_package/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212

1313
dev_dependencies:
1414
build_runner: ^2.5.0
15-
build_web_compilers: ^4.0.4
15+
build_web_compilers: ^4.4.1

0 commit comments

Comments
 (0)