Skip to content

Commit 8aaecc6

Browse files
committed
Update dependency @embroider/macros to v1.16.9
1 parent 00a0ddd commit 8aaecc6

File tree

4 files changed

+78
-598
lines changed

4 files changed

+78
-598
lines changed

apps/repl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
},
130130
"dependencies": {
131131
"@ember/test-waiters": "^3.1.0",
132-
"@embroider/macros": "1.16.7",
132+
"@embroider/macros": "1.16.9",
133133
"@embroider/router": "2.1.8",
134134
"@glimmer/component": "^1.1.2",
135135
"@glimmer/tracking": "^1.1.2",

packages/app-support/limber-ui/addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@babel/runtime": "^7.25.7",
4646
"@embroider/addon-shim": "1.8.9",
47-
"@embroider/macros": "1.16.7",
47+
"@embroider/macros": "1.16.9",
4848
"@fortawesome/ember-fontawesome": "^2.0.0",
4949
"@fortawesome/fontawesome-svg-core": "^6.5.1",
5050
"@fortawesome/free-brands-svg-icons": "^6.5.1",

packages/ember-repl/addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/helper-plugin-utils": "^7.25.7",
7878
"@babel/standalone": "^7.25.7",
7979
"@embroider/addon-shim": "1.8.9",
80-
"@embroider/macros": "1.16.7",
80+
"@embroider/macros": "1.16.9",
8181
"babel-import-util": "^3.0.0",
8282
"babel-plugin-ember-template-compilation": "^2.3.0",
8383
"broccoli-file-creator": "^2.1.1",

0 commit comments

Comments
 (0)