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 06e8867 commit 8dec337Copy full SHA for 8dec337
ember-theemo/package.json
@@ -40,13 +40,13 @@
40
"unplugin": "^2.3.5"
41
},
42
"devDependencies": {
43
- "@babel/core": "^7.28.4",
+ "@babel/core": "^7.28.5",
44
"@babel/plugin-proposal-class-properties": "^7.18.6",
45
"@babel/plugin-proposal-decorators": "^7.28.0",
46
"@babel/plugin-syntax-decorators": "^7.27.1",
47
- "@babel/plugin-transform-runtime": "^7.28.3",
48
- "@babel/plugin-transform-typescript": "^7.28.0",
49
- "@babel/preset-typescript": "^7.27.1",
+ "@babel/plugin-transform-runtime": "^7.28.5",
+ "@babel/plugin-transform-typescript": "^7.28.5",
+ "@babel/preset-typescript": "^7.28.5",
50
"@ember/library-tsconfig": "^1.1.3",
51
"@embroider/addon-dev": "^7.1.5",
52
"@glimmer/component": "^2.0.0",
0 commit comments