diff --git a/docs/package.json b/docs/package.json index ef8b97e5..1a4a1eb7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -69,7 +69,7 @@ "@rollup/plugin-babel": "^6.1.0", "@types/qunit": "^2.19.13", "@types/rsvp": "^4.0.9", - "babel-plugin-ember-template-compilation": "^3.1.0", + "babel-plugin-ember-template-compilation": "^4.0.0", "concurrently": "^9.2.1", "decorator-transforms": "^2.3.1", "ember-cli": "~6.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0da4eb9..73422d2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -260,8 +260,8 @@ importers: specifier: ^4.0.9 version: 4.0.9 babel-plugin-ember-template-compilation: - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^4.0.0 + version: 4.0.0 concurrently: specifier: ^9.2.1 version: 9.2.1