We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a048c commit ad65c86Copy full SHA for ad65c86
package.json
@@ -57,8 +57,8 @@
57
},
58
"devDependencies": {
59
"@axe-core/playwright": "4.10.2",
60
- "@babel/core": "7.28.3",
61
- "@babel/eslint-parser": "7.28.0",
+ "@babel/core": "7.28.4",
+ "@babel/eslint-parser": "7.28.4",
62
"@babel/plugin-proposal-decorators": "7.28.0",
63
"@crates-io/msw": "workspace:*",
64
"@ember/optional-features": "2.2.0",
@@ -152,7 +152,7 @@
152
"webpack": "5.101.3"
153
154
"resolutions": {
155
- "@babel/runtime": "7.28.3",
+ "@babel/runtime": "7.28.4",
156
"ember-auto-import": "2.10.0",
157
"ember-get-config": "2.1.1",
158
"ember-inflector": "6.0.0",
0 commit comments