|
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" |
|
39 | 43 | "type": "app", |
40 | 44 | "version": 2 |
41 | 45 | }, |
42 | | - "exports": { |
43 | | - "./tests/*": "./tests/*", |
44 | | - "./*": "./app/*" |
45 | | - }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/core": "^7.28.5", |
48 | | - "@babel/eslint-parser": "^7.28.5", |
| 47 | + "@babel/core": "^7.28.6", |
| 48 | + "@babel/eslint-parser": "^7.28.6", |
49 | 49 | "@babel/plugin-transform-runtime": "^7.28.5", |
50 | | - "@babel/plugin-transform-typescript": "^7.28.5", |
51 | | - "@babel/runtime": "^7.28.4", |
52 | | - "@ember/app-tsconfig": "^1.0.3", |
| 50 | + "@babel/plugin-transform-typescript": "^7.28.6", |
| 51 | + "@babel/runtime": "^7.28.6", |
| 52 | + "@ember/app-tsconfig": "^2.0.0", |
53 | 53 | "@ember/optional-features": "^2.3.0", |
54 | 54 | "@ember/string": "^4.0.1", |
55 | 55 | "@ember/test-helpers": "^5.4.1", |
56 | 56 | "@ember/test-waiters": "^4.1.1", |
57 | | - "@embroider/compat": "^4.1.11", |
| 57 | + "@embroider/compat": "^4.1.12", |
58 | 58 | "@embroider/config-meta-loader": "^1.0.0", |
59 | | - "@embroider/core": "^4.4.1", |
| 59 | + "@embroider/core": "^4.4.2", |
60 | 60 | "@embroider/legacy-inspector-support": "^0.1.3", |
61 | | - "@embroider/macros": "^1.19.5", |
| 61 | + "@embroider/macros": "^1.19.6", |
62 | 62 | "@embroider/router": "^3.0.6", |
63 | | - "@embroider/vite": "^1.4.4", |
| 63 | + "@embroider/vite": "^1.5.0", |
64 | 64 | "@eslint/js": "^9.39.2", |
65 | 65 | "@glimmer/component": "^2.0.0", |
66 | | - "@glint/core": "^1.5.2", |
67 | | - "@glint/ember-tsc": "^1.0.8", |
| 66 | + "@glint/ember-tsc": "^1.0.9", |
68 | 67 | "@glint/template": "^1.7.3", |
| 68 | + "@glint/tsserver-plugin": "^2.0.9", |
69 | 69 | "@rollup/plugin-babel": "^6.1.0", |
70 | 70 | "@types/qunit": "^2.19.13", |
71 | 71 | "@types/rsvp": "^4.0.9", |
72 | | - "babel-plugin-ember-template-compilation": "^2.4.1", |
| 72 | + "babel-plugin-ember-template-compilation": "^3.1.0", |
73 | 73 | "concurrently": "^9.2.1", |
74 | | - "decorator-transforms": "^2.3.0", |
75 | | - "ember-auto-import": "^2.12.0", |
76 | | - "ember-cli": "~6.9.1", |
| 74 | + "decorator-transforms": "^2.3.1", |
| 75 | + "ember-cli": "~6.10.0", |
77 | 76 | "ember-cli-babel": "^8.2.0", |
78 | 77 | "ember-cli-deprecation-workflow": "^4.0.0", |
79 | 78 | "ember-concurrency": "^5.1.0", |
|
82 | 81 | "ember-page-title": "^9.0.3", |
83 | 82 | "ember-qunit": "^9.0.4", |
84 | 83 | "ember-resolver": "^13.1.1", |
85 | | - "ember-source": "~6.9.0", |
| 84 | + "ember-source": "~6.10.0", |
86 | 85 | "ember-source-channel-url": "^3.0.0", |
87 | 86 | "ember-template-lint": "^7.9.3", |
88 | 87 | "ember-truth-helpers": "^5.0.0", |
89 | 88 | "eslint": "^9.39.2", |
90 | 89 | "eslint-config-prettier": "^10.1.8", |
91 | 90 | "eslint-plugin-ember": "^12.7.5", |
92 | | - "eslint-plugin-n": "^17.23.1", |
| 91 | + "eslint-plugin-n": "^17.23.2", |
93 | 92 | "eslint-plugin-qunit": "^8.2.5", |
94 | | - "globals": "^16.5.0", |
95 | | - "prettier": "^3.7.4", |
| 93 | + "eslint-plugin-warp-drive": "^5.8.1", |
| 94 | + "globals": "^17.1.0", |
| 95 | + "prettier": "^3.8.1", |
96 | 96 | "prettier-plugin-ember-template-tag": "^2.1.2", |
97 | | - "qunit": "^2.24.3", |
| 97 | + "qunit": "^2.25.0", |
98 | 98 | "qunit-dom": "^3.5.0", |
99 | 99 | "rsvp": "^4.8.5", |
100 | | - "sass-embedded": "^1.97.1", |
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.0.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.50.1", |
108 | | - "vite": "^7.3.0" |
| 106 | + "typescript-eslint": "^8.53.1", |
| 107 | + "vite": "^7.3.1" |
109 | 108 | } |
110 | 109 | } |
0 commit comments