diff --git a/package.json b/package.json index f2196a6..68676f5 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@rollup/plugin-babel": "^6.1.0", "@tailwindcss/forms": "^0.5.11", "@tailwindcss/vite": "^4.1.18", - "babel-plugin-ember-template-compilation": "^2.4.1", + "babel-plugin-ember-template-compilation": "^4.0.0", "browserslist": "^4.28.1", "concurrently": "^9.2.1", "decorator-transforms": "^2.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b6437f..095ebbf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,7 +65,7 @@ importers: version: 3.0.6(@embroider/core@4.4.2(@glint/template@1.5.0))(@glint/template@1.5.0) '@embroider/vite': specifier: ^1.5.0 - version: 1.5.0(@embroider/core@4.4.2(@glint/template@1.5.0))(@glint/template@1.5.0)(rollup@4.53.2)(vite@7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) + version: 1.5.0(@embroider/core@4.4.2(@glint/template@1.5.0))(@glint/template@1.5.0)(rollup@4.53.2)(vite@7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) '@eslint/js': specifier: ^9.39.1 version: 9.39.1 @@ -92,10 +92,10 @@ importers: version: 0.5.11(tailwindcss@4.1.18) '@tailwindcss/vite': specifier: ^4.1.18 - version: 4.1.18(vite@7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) + version: 4.1.18(vite@7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0)) babel-plugin-ember-template-compilation: - specifier: ^2.4.1 - version: 2.4.1 + specifier: ^4.0.0 + version: 4.0.0 browserslist: specifier: ^4.28.1 version: 4.28.1 @@ -245,7 +245,7 @@ importers: version: 4.1.0(@babel/core@7.28.5) vite: specifier: ^7.2.7 - version: 7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) + version: 7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) packages: @@ -2126,9 +2126,6 @@ packages: '@glimmer/syntax@0.92.3': resolution: {integrity: sha512-7wPKQmULyXCYf0KvbPmfrs/skPISH2QGR9atCnmDWnHyLv5SSZVLm1P0Ctrpta6+Ci3uGQb7hGk0IjsLEavcYQ==} - '@glimmer/syntax@0.94.9': - resolution: {integrity: sha512-OBw8DqMzKO4LX4kJBhwfTUqtpbd7O9amQXNTfb1aS7pufio5Vu5Qi6mRTfdFj6RyJ//aSI/l0kxWt6beYW0Apg==} - '@glimmer/syntax@0.95.0': resolution: {integrity: sha512-W/PHdODnpONsXjbbdY9nedgIHpglMfOzncf/moLVrKIcCfeQhw2vG07Rs/YW8KeJCgJRCLkQsi+Ix7XvrurGAg==} @@ -2172,8 +2169,8 @@ packages: '@handlebars/parser@2.0.0': resolution: {integrity: sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA==} - '@handlebars/parser@2.2.1': - resolution: {integrity: sha512-D76vKOZFEGA9v6g0rZTYTQDUXNopCblW1Zeas3EEVrbdeh8gWrCEO9/goocKmcgtqAwv1Md76p58UQp7HeFTEw==} + '@handlebars/parser@2.2.2': + resolution: {integrity: sha512-n/SZW+12rwikx/f8YcSv9JCi5p9vn1Bnts9ZtVvfErG4h0gbjHI1H1ZMhVUnaOC7yzFc6PtsCKIK8XeTnL90Gw==} engines: {node: ^18 || ^20 || ^22 || >=24} '@humanfs/core@0.19.1': @@ -2958,12 +2955,12 @@ packages: '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - '@types/node@25.0.10': - resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==} - '@types/node@25.0.6': resolution: {integrity: sha512-NNu0sjyNxpoiW3YuVFfNz7mxSQ+S4X2G28uqg2s+CzoqoQjLPsWSbsFFyztIAqt2vb8kfEAsJNepMGPTxFDx3Q==} + '@types/node@25.1.0': + resolution: {integrity: sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==} + '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -3327,8 +3324,12 @@ packages: resolution: {integrity: sha512-n+ktQ3JeyWrpRutSyPn2PsHeH+A94SVm+iUoogzf9VUqpP47FfWem24gpQXhn+p6+x5/BpuFJXMLXWt7ZoYAKA==} engines: {node: '>= 12.*'} - babel-plugin-ember-template-compilation@3.0.1: - resolution: {integrity: sha512-3fUgnv+azabsl2PMd+SpkV8E7vvp7oRLaXv+OJIe36G3niSVYDKJ+7n6WaPyh+z7gqeAKSBj7Bdc5dYbhEMsgQ==} + babel-plugin-ember-template-compilation@3.1.0: + resolution: {integrity: sha512-kk7cGyblE9n4MB98rqw2wuUW7YLD5FM+Tr97gNSYL4e8DBMQndLuWaWNx1wfd7o00NjFhhoTR+HZs2nj23g2Lw==} + engines: {node: '>= 18.*'} + + babel-plugin-ember-template-compilation@4.0.0: + resolution: {integrity: sha512-J2dR6ZPfPNuIR7vzhneO9xR0aTvOHITszuGif2EOYw3Qg3KlIVEd/hNnEeubyWgjYXn06Sgm6/NdNXEMNSsWYQ==} engines: {node: '>= 18.*'} babel-plugin-htmlbars-inline-precompile@5.3.1: @@ -11021,7 +11022,7 @@ snapshots: assert-never: 1.4.0 babel-import-util: 3.0.1 babel-plugin-debug-macros: 2.0.0(@babel/core@7.28.5) - babel-plugin-ember-template-compilation: 3.0.1 + babel-plugin-ember-template-compilation: 3.1.0 babel-plugin-ember-template-compilation-2: babel-plugin-ember-template-compilation@2.4.1 babel-plugin-syntax-dynamic-import: 6.18.0 babylon: 6.18.0 @@ -11068,7 +11069,7 @@ snapshots: '@embroider/reverse-exports': 0.2.0 '@embroider/shared-internals': 3.0.2 assert-never: 1.4.0 - babel-plugin-ember-template-compilation: 3.0.1 + babel-plugin-ember-template-compilation: 3.1.0 broccoli-node-api: 1.7.0 broccoli-persistent-filter: 3.1.3 broccoli-plugin: 4.0.7 @@ -11210,7 +11211,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/vite@1.5.0(@embroider/core@4.4.2(@glint/template@1.5.0))(@glint/template@1.5.0)(rollup@4.53.2)(vite@7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': + '@embroider/vite@1.5.0(@embroider/core@4.4.2(@glint/template@1.5.0))(@glint/template@1.5.0)(rollup@4.53.2)(vite@7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': dependencies: '@babel/core': 7.28.5 '@embroider/core': 4.4.2(@glint/template@1.5.0) @@ -11229,7 +11230,7 @@ snapshots: send: 0.18.0 source-map-url: 0.4.1 terser: 5.44.1 - vite: 7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) + vite: 7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) transitivePeerDependencies: - '@glint/template' - bufferutil @@ -11545,20 +11546,12 @@ snapshots: '@handlebars/parser': 2.0.0 simple-html-tokenizer: 0.5.11 - '@glimmer/syntax@0.94.9': - dependencies: - '@glimmer/interfaces': 0.94.6 - '@glimmer/util': 0.94.8 - '@glimmer/wire-format': 0.94.8 - '@handlebars/parser': 2.0.0 - simple-html-tokenizer: 0.5.11 - '@glimmer/syntax@0.95.0': dependencies: '@glimmer/interfaces': 0.94.6 '@glimmer/util': 0.94.8 '@glimmer/wire-format': 0.94.8 - '@handlebars/parser': 2.2.1 + '@handlebars/parser': 2.2.2 simple-html-tokenizer: 0.5.11 '@glimmer/tracking@1.1.2': @@ -11616,7 +11609,7 @@ snapshots: '@handlebars/parser@2.0.0': {} - '@handlebars/parser@2.2.1': {} + '@handlebars/parser@2.2.2': {} '@humanfs/core@0.19.1': {} @@ -12504,12 +12497,12 @@ snapshots: '@tailwindcss/oxide-win32-arm64-msvc': 4.1.18 '@tailwindcss/oxide-win32-x64-msvc': 4.1.18 - '@tailwindcss/vite@4.1.18(vite@7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': + '@tailwindcss/vite@4.1.18(vite@7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0))': dependencies: '@tailwindcss/node': 4.1.18 '@tailwindcss/oxide': 4.1.18 tailwindcss: 4.1.18 - vite: 7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) + vite: 7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0) '@tootallnate/quickjs-emscripten@0.23.0': {} @@ -12588,11 +12581,11 @@ snapshots: '@types/minimatch@5.1.2': {} - '@types/node@25.0.10': + '@types/node@25.0.6': dependencies: undici-types: 7.16.0 - '@types/node@25.0.6': + '@types/node@25.1.0': dependencies: undici-types: 7.16.0 @@ -12961,10 +12954,16 @@ snapshots: babel-plugin-ember-template-compilation@2.4.1: dependencies: - '@glimmer/syntax': 0.94.9 + '@glimmer/syntax': 0.95.0 + babel-import-util: 3.0.1 + + babel-plugin-ember-template-compilation@3.1.0: + dependencies: + '@glimmer/syntax': 0.95.0 babel-import-util: 3.0.1 + import-meta-resolve: 4.2.0 - babel-plugin-ember-template-compilation@3.0.1: + babel-plugin-ember-template-compilation@4.0.0: dependencies: '@glimmer/syntax': 0.95.0 babel-import-util: 3.0.1 @@ -16536,7 +16535,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 25.0.10 + '@types/node': 25.1.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -19040,7 +19039,7 @@ snapshots: vary@1.1.2: {} - vite@7.3.0(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0): + vite@7.3.0(@types/node@25.1.0)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.0): dependencies: esbuild: 0.27.2 fdir: 6.5.0(picomatch@4.0.3) @@ -19049,7 +19048,7 @@ snapshots: rollup: 4.53.2 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.0.10 + '@types/node': 25.1.0 fsevents: 2.3.3 jiti: 2.6.1 lightningcss: 1.30.2