|
45 | 45 | "test": "echo 'A v2 addon does not have tests, run tests in test-app'" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | | - "@embroider/addon-shim": "^1.8.9", |
| 48 | + "@embroider/addon-shim": "^1.10.0", |
49 | 49 | "decorator-transforms": "^2.2.2" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.25.2", |
53 | | - "@babel/eslint-parser": "^7.25.1", |
54 | | - "@babel/runtime": "^7.25.6", |
| 52 | + "@babel/core": "^7.28.5", |
| 53 | + "@babel/eslint-parser": "^7.28.5", |
| 54 | + "@babel/runtime": "^7.28.4", |
55 | 55 | "@embroider/addon-dev": "^7.1.0", |
56 | | - "@eslint/js": "^9.17.0", |
57 | | - "@rollup/plugin-babel": "^6.0.4", |
58 | | - "babel-plugin-ember-template-compilation": "^2.2.5", |
59 | | - "concurrently": "^9.0.1", |
60 | | - "ember-source": "^6.3.0", |
61 | | - "ember-template-lint": "^6.0.0", |
62 | | - "eslint": "^9.17.0", |
63 | | - "eslint-config-prettier": "^9.1.0", |
64 | | - "eslint-plugin-ember": "^12.3.3", |
65 | | - "eslint-plugin-import": "^2.31.0", |
66 | | - "eslint-plugin-n": "^17.15.1", |
67 | | - "globals": "^15.14.0", |
68 | | - "prettier": "^3.4.2", |
69 | | - "prettier-plugin-ember-template-tag": "^2.0.4", |
70 | | - "rollup": "^4.22.5", |
| 56 | + "@eslint/js": "^9.38.0", |
| 57 | + "@rollup/plugin-babel": "^6.1.0", |
| 58 | + "babel-plugin-ember-template-compilation": "^3.0.1", |
| 59 | + "concurrently": "^9.2.1", |
| 60 | + "ember-source": "^6.8.1", |
| 61 | + "ember-template-lint": "^7.9.3", |
| 62 | + "eslint": "^9.38.0", |
| 63 | + "eslint-config-prettier": "^10.1.8", |
| 64 | + "eslint-plugin-ember": "^12.7.4", |
| 65 | + "eslint-plugin-import": "^2.32.0", |
| 66 | + "eslint-plugin-n": "^17.23.1", |
| 67 | + "globals": "^16.4.0", |
| 68 | + "prettier": "^3.6.2", |
| 69 | + "prettier-plugin-ember-template-tag": "^2.1.0", |
| 70 | + "rollup": "^4.52.5", |
71 | 71 | "rollup-plugin-copy": "^3.5.0" |
72 | 72 | }, |
73 | 73 | "peerDependencies": { |
|
0 commit comments