|
47 | 47 | "dependencies": { |
48 | 48 | "@aws-amplify/auth": "^6.16.0", |
49 | 49 | "@aws-amplify/core": "^6.13.3", |
50 | | - "@embroider/addon-shim": "^1.8.9", |
| 50 | + "@embroider/addon-shim": "^1.10.0", |
51 | 51 | "amazon-cognito-identity-js": "^6.3.15", |
52 | | - "decorator-transforms": "^2.2.2", |
| 52 | + "decorator-transforms": "^2.3.0", |
53 | 53 | "ember-cookies": "^1.3.0" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/core": "^7.25.2", |
57 | | - "@babel/eslint-parser": "^7.25.1", |
58 | | - "@babel/plugin-transform-typescript": "^7.25.2", |
59 | | - "@babel/runtime": "^7.25.6", |
60 | | - "@ember/app-tsconfig": "^1.0.0", |
61 | | - "@ember/library-tsconfig": "^1.0.0", |
62 | | - "@ember/test-helpers": "^5.2.1", |
| 56 | + "@babel/core": "^7.28.5", |
| 57 | + "@babel/eslint-parser": "^7.28.5", |
| 58 | + "@babel/plugin-transform-typescript": "^7.28.5", |
| 59 | + "@babel/runtime": "^7.28.4", |
| 60 | + "@ember/app-tsconfig": "^1.0.3", |
| 61 | + "@ember/library-tsconfig": "^1.1.3", |
| 62 | + "@ember/test-helpers": "^5.4.0", |
63 | 63 | "@ember/test-waiters": "^4.1.1", |
64 | 64 | "@embroider/addon-dev": "^8.1.0", |
65 | | - "@embroider/compat": "^4.1.0", |
66 | | - "@embroider/core": "^4.1.0", |
67 | | - "@embroider/macros": "^1.18.0", |
68 | | - "@embroider/vite": "^1.1.5", |
69 | | - "@eslint/js": "^9.17.0", |
| 65 | + "@embroider/compat": "^4.1.8", |
| 66 | + "@embroider/core": "^4.2.5", |
| 67 | + "@embroider/macros": "^1.19.2", |
| 68 | + "@embroider/vite": "^1.3.6", |
| 69 | + "@eslint/js": "^9.38.0", |
70 | 70 | "@glimmer/component": "^2.0.0", |
71 | | - "@glint/ember-tsc": "^1.0.3", |
72 | | - "@glint/template": "^1.6.1", |
73 | | - "@glint/tsserver-plugin": "^2.0.0", |
| 71 | + "@glint/ember-tsc": "^1.0.4", |
| 72 | + "@glint/template": "^1.6.2", |
| 73 | + "@glint/tsserver-plugin": "^2.0.4", |
74 | 74 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
75 | | - "@rollup/plugin-babel": "^6.0.4", |
76 | | - "@types/qunit": "^2.19.12", |
77 | | - "babel-plugin-ember-template-compilation": "^2.2.5", |
78 | | - "concurrently": "^9.0.1", |
| 75 | + "@rollup/plugin-babel": "^6.1.0", |
| 76 | + "@types/qunit": "^2.19.13", |
| 77 | + "babel-plugin-ember-template-compilation": "^2.4.1", |
| 78 | + "concurrently": "^9.2.1", |
79 | 79 | "ember-load-initializers": "^3.0.1", |
80 | | - "ember-qunit": "^9.0.2", |
| 80 | + "ember-qunit": "^9.0.4", |
81 | 81 | "ember-route-template": "^1.0.3", |
82 | 82 | "ember-simple-auth": "^8.0.1", |
83 | 83 | "ember-sinon-qunit": "^7.5.0", |
84 | | - "ember-source": "^6.7.0", |
| 84 | + "ember-source": "^6.8.0", |
85 | 85 | "ember-strict-application-resolver": "^0.1.0", |
86 | | - "ember-template-lint": "^7.9.0", |
87 | | - "eslint": "^9.17.0", |
88 | | - "eslint-config-prettier": "^10.1.5", |
89 | | - "eslint-plugin-ember": "^12.3.3", |
90 | | - "eslint-plugin-import": "^2.31.0", |
91 | | - "eslint-plugin-n": "^17.15.1", |
92 | | - "globals": "^16.1.0", |
93 | | - "prettier": "^3.4.2", |
94 | | - "prettier-plugin-ember-template-tag": "^2.0.4", |
95 | | - "qunit": "^2.24.1", |
96 | | - "qunit-dom": "^3.4.0", |
97 | | - "rollup": "^4.22.5", |
| 86 | + "ember-template-lint": "^7.9.3", |
| 87 | + "eslint": "^9.38.0", |
| 88 | + "eslint-config-prettier": "^10.1.8", |
| 89 | + "eslint-plugin-ember": "^12.7.4", |
| 90 | + "eslint-plugin-import": "^2.32.0", |
| 91 | + "eslint-plugin-n": "^17.23.1", |
| 92 | + "globals": "^16.4.0", |
| 93 | + "prettier": "^3.6.2", |
| 94 | + "prettier-plugin-ember-template-tag": "^2.1.0", |
| 95 | + "qunit": "^2.24.2", |
| 96 | + "qunit-dom": "^3.5.0", |
| 97 | + "rollup": "^4.52.5", |
98 | 98 | "sinon": "^21.0.0", |
99 | | - "testem": "^3.15.1", |
| 99 | + "testem": "^3.16.0", |
100 | 100 | "typescript": "~5.8.3", |
101 | | - "typescript-eslint": "^8.19.1", |
102 | | - "vite": "^7.1.9" |
| 101 | + "typescript-eslint": "^8.46.2", |
| 102 | + "vite": "^7.1.12" |
103 | 103 | }, |
104 | 104 | "peerDependencies": { |
105 | 105 | "ember-simple-auth": ">= 8.0.0" |
|
0 commit comments