Skip to content

Commit

Permalink
chore(deps): update asset-compilation to ^7.24.4 (#9334)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 23c6e0a commit ed52aa2
Show file tree
Hide file tree
Showing 40 changed files with 1,678 additions and 1,513 deletions.
2 changes: 1 addition & 1 deletion config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "5.4.0-alpha.52",
"dependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:infra": "pnpm run -r --workspace-concurrency=-1 --if-present test:infra"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
}
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@ember/string": "3.1.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/active-record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/request-utils": "workspace:5.4.0-alpha.52",
"@ember-data/store": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/graph": "workspace:5.4.0-alpha.52",
"@ember-data/json-api": "workspace:5.4.0-alpha.52",
"@ember-data/legacy-compat": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.2.1",
"@glimmer/component": "^1.1.2",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
},
"dependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@ember-data/private-build-infra": "workspace:5.4.0-alpha.52",
"@ember/edition-utils": "^1.2.0",
"@embroider/macros": "^1.15.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/diagnostic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.2.1",
"@embroider/addon-shim": "^1.8.7",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.2.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/store": "workspace:5.4.0-alpha.52",
"@ember-data/tracking": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/holodeck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@embroider/addon-dev": "^4.2.1",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/graph": "workspace:5.4.0-alpha.52",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/request-utils": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/legacy-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/graph": "workspace:5.4.0-alpha.52",
"@ember-data/json-api": "workspace:5.4.0-alpha.52",
"@ember-data/request": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/debug": "workspace:5.4.0-alpha.52",
"@ember-data/graph": "workspace:5.4.0-alpha.52",
"@ember-data/json-api": "workspace:5.4.0-alpha.52",
Expand Down
6 changes: 3 additions & 3 deletions packages/private-build-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"_syncPnpm": "bun run sync-dependencies-meta-injected"
},
"dependencies": {
"@babel/core": "^7.24.3",
"@babel/plugin-transform-block-scoping": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/plugin-transform-block-scoping": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@ember/edition-utils": "^1.2.0",
"@embroider/macros": "^1.15.0",
"babel-import-util": "^2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/request-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.2.1",
"@glimmer/component": "^1.1.2",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.2.1",
"@glimmer/component": "^1.1.2",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/request-utils": "workspace:5.4.0-alpha.52",
"@ember-data/store": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/schema-record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/store": "workspace:5.4.0-alpha.52",
"@ember-data/tracking": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/store": "workspace:5.4.0-alpha.52",
"@ember-data/tracking": "workspace:5.4.0-alpha.52",
Expand Down
8 changes: 4 additions & 4 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@ember-data/request": "workspace:5.4.0-alpha.52",
"@ember-data/tracking": "workspace:5.4.0-alpha.52",
"@ember/string": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@embroider/addon-dev": "^4.2.1",
"@glimmer/component": "^1.1.2",
"@glimmer/validator": "^0.91.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/unpublished-test-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
}
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/runtime": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@ember/optional-features": "^2.1.0",
"@ember/string": "3.1.1",
"@glimmer/component": "^1.1.2",
Expand Down
Loading

0 comments on commit ed52aa2

Please sign in to comment.