diff --git a/package.json b/package.json index 4b272ac01..05bda2274 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "stylelint-prettier": "^3.0.0", "tailwindcss": "^3.3.3", "throttle-debounce": "^5.0.0", - "tracked-built-ins": "^3.1.1", + "tracked-built-ins": "^3.2.0", "typescript": "^5.2.2", "wcag-contrast": "^3.0.0", "webpack": "^5.88.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f7418a4c..0e617e698 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -363,8 +363,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 tracked-built-ins: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.2.0 + version: 3.2.0 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -21945,12 +21945,11 @@ packages: punycode: 2.3.0 dev: true - /tracked-built-ins@3.1.1: - resolution: {integrity: sha512-W8qLBxZzeC2zhEDdbPKi2GTffsiFn8PRbgal/2Fl6E/84CMvnpS6cPMmkvUmSLgKbqcAxl/RhyjWnhIZ9iPQjQ==} - engines: {node: 14.* || 16.* || >= 18.*} + /tracked-built-ins@3.2.0: + resolution: {integrity: sha512-dB8cFBpyJco3tmMO0w/+K8GYaL4iBjff4avLmNju0q6o8VvKLPpvPk/JHiwSXgX6aDCcOQv4J5JUBCAXBHaiGQ==} + engines: {node: 14.* || 16.* || >= 18} dependencies: - ember-cli-babel: 7.26.11 - ember-cli-typescript: 5.2.1 + '@embroider/addon-shim': 1.8.4 ember-tracked-storage-polyfill: 1.0.0 transitivePeerDependencies: - supports-color