|
6 | 6 | "repository": "", |
7 | 7 | "license": "MIT", |
8 | 8 | "author": "", |
| 9 | + "exports": { |
| 10 | + "./tests/*": "./tests/*", |
| 11 | + "./*": "./app/*" |
| 12 | + }, |
9 | 13 | "directories": { |
10 | 14 | "doc": "doc", |
11 | 15 | "test": "tests" |
|
36 | 40 | "type": "app", |
37 | 41 | "version": 2 |
38 | 42 | }, |
39 | | - "exports": { |
40 | | - "./tests/*": "./tests/*", |
41 | | - "./*": "./app/*" |
42 | | - }, |
43 | 43 | "devDependencies": { |
44 | | - "@babel/core": "^7.28.5", |
45 | | - "@babel/eslint-parser": "^7.28.5", |
| 44 | + "@babel/core": "^7.28.6", |
| 45 | + "@babel/eslint-parser": "^7.28.6", |
46 | 46 | "@babel/plugin-transform-runtime": "^7.28.5", |
47 | | - "@babel/plugin-transform-typescript": "^7.28.5", |
48 | | - "@babel/runtime": "^7.28.4", |
49 | | - "@ember/app-tsconfig": "^1.0.3", |
| 47 | + "@babel/plugin-transform-typescript": "^7.28.6", |
| 48 | + "@babel/runtime": "^7.28.6", |
| 49 | + "@ember/app-tsconfig": "^2.0.0", |
50 | 50 | "@ember/optional-features": "^2.3.0", |
51 | 51 | "@ember/string": "^4.0.1", |
52 | 52 | "@ember/test-helpers": "^5.4.1", |
|
60 | 60 | "@embroider/vite": "^1.5.0", |
61 | 61 | "@eslint/js": "^9.39.2", |
62 | 62 | "@glimmer/component": "^2.0.0", |
63 | | - "@glint/ember-tsc": "^1.0.8", |
| 63 | + "@glint/ember-tsc": "^1.0.9", |
64 | 64 | "@glint/template": "^1.7.3", |
| 65 | + "@glint/tsserver-plugin": "^2.0.9", |
65 | 66 | "@rollup/plugin-babel": "^6.1.0", |
66 | 67 | "@types/qunit": "^2.19.13", |
67 | 68 | "@types/rsvp": "^4.0.9", |
68 | | - "babel-plugin-ember-template-compilation": "^2.4.1", |
| 69 | + "babel-plugin-ember-template-compilation": "^3.1.0", |
69 | 70 | "concurrently": "^9.2.1", |
70 | 71 | "decorator-transforms": "^2.3.1", |
71 | | - "ember-auto-import": "^2.12.0", |
72 | | - "ember-basic-dropdown": "git+https://github.com/cibernox/ember-basic-dropdown#fa40bd9104b4cdbc5758415d391b7f346310b336", |
73 | | - "ember-cli": "~6.9.1", |
| 72 | + "ember-basic-dropdown": "git+https://github.com/cibernox/ember-basic-dropdown#76551f773b4a35193e402c0f3fd68762e6ab88e3", |
| 73 | + "ember-cli": "~6.10.0", |
74 | 74 | "ember-cli-babel": "^8.2.0", |
75 | 75 | "ember-cli-deprecation-workflow": "^4.0.0", |
76 | 76 | "ember-concurrency": "^5.1.0", |
|
81 | 81 | "ember-power-select": "workspace:*", |
82 | 82 | "ember-qunit": "^9.0.4", |
83 | 83 | "ember-resolver": "^13.1.1", |
84 | | - "ember-source": "~6.9.0", |
| 84 | + "ember-source": "~6.10.0", |
85 | 85 | "ember-source-channel-url": "^3.0.0", |
86 | 86 | "ember-template-lint": "^7.9.3", |
87 | 87 | "ember-truth-helpers": "^5.0.0", |
88 | 88 | "eslint": "^9.39.2", |
89 | 89 | "eslint-config-prettier": "^10.1.8", |
90 | 90 | "eslint-plugin-ember": "^12.7.5", |
91 | | - "eslint-plugin-n": "^17.23.1", |
| 91 | + "eslint-plugin-n": "^17.23.2", |
92 | 92 | "eslint-plugin-qunit": "^8.2.5", |
93 | | - "globals": "^16.5.0", |
| 93 | + "globals": "^17.1.0", |
94 | 94 | "memory-scroll": "^2.0.1", |
95 | | - "prettier": "^3.7.4", |
96 | | - "prettier-plugin-ember-template-tag": "^2.1.2", |
| 95 | + "prettier": "^3.8.1", |
| 96 | + "prettier-plugin-ember-template-tag": "^2.1.3", |
97 | 97 | "qunit": "^2.25.0", |
98 | 98 | "qunit-dom": "^3.5.0", |
99 | 99 | "rsvp": "^4.8.5", |
100 | | - "sass-embedded": "^1.97.2", |
101 | | - "shiki": "^3.20.0", |
102 | | - "stylelint": "^16.26.1", |
103 | | - "stylelint-config-standard": "^39.0.1", |
104 | | - "testem": "^3.16.0", |
105 | | - "tracked-built-ins": "^4.1.0", |
| 100 | + "sass-embedded": "^1.97.3", |
| 101 | + "shiki": "^3.21.0", |
| 102 | + "stylelint": "^17.0.0", |
| 103 | + "stylelint-config-standard": "^40.0.0", |
| 104 | + "testem": "^3.17.0", |
106 | 105 | "typescript": "^5.9.3", |
107 | | - "typescript-eslint": "^8.52.0", |
108 | | - "vite": "^7.3.0" |
| 106 | + "typescript-eslint": "^8.53.1", |
| 107 | + "vite": "^7.3.1" |
109 | 108 | } |
110 | 109 | } |
0 commit comments