|
64 | 64 | }
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@babel/core": "7.23.6", |
| 67 | + "@babel/core": "7.23.9", |
68 | 68 | "@babel/eslint-parser": "^7.23.3",
|
69 | 69 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
70 | 70 | "@babel/plugin-syntax-decorators": "7.23.3",
|
71 | 71 | "@babel/plugin-transform-typescript": "^7.18.6",
|
72 | 72 | "@babel/preset-typescript": "7.23.3",
|
73 | 73 | "@embroider/addon-dev": "1.8.3",
|
74 |
| - "@glimmer/compiler": "^0.87.1", |
| 74 | + "@glimmer/compiler": "^0.88.0", |
75 | 75 | "@glimmer/component": "^1.0.4",
|
76 | 76 | "@glimmer/env": "^0.1.7",
|
77 | 77 | "@glint/template": "^1.2.1",
|
|
86 | 86 | "@types/ember__service": "^4.0.0",
|
87 | 87 | "@typescript-eslint/eslint-plugin": "^6.16.0",
|
88 | 88 | "@typescript-eslint/parser": "^6.16.0",
|
89 |
| - "babel-eslint": "10.1.0", |
| 89 | + "@babel/eslint-parser": "7.11.0", |
90 | 90 | "concurrently": "^8.2.2",
|
91 | 91 | "ember-cli-htmlbars": "^6.0.0",
|
92 | 92 | "ember-template-lint": "5.13.0",
|
|
99 | 99 | "eslint-plugin-node": "^11.1.0",
|
100 | 100 | "eslint-plugin-prettier": "^5.1.2",
|
101 | 101 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
102 |
| - "npm-run-all": "4.1.5", |
| 102 | + "npm-run-all2": "5.0.0", |
103 | 103 | "prettier": "^3.1.1",
|
104 |
| - "rollup": "2.78.1", |
| 104 | + "rollup": "2.79.1", |
105 | 105 | "rollup-plugin-ts": "^3.0.2",
|
106 | 106 | "typescript": "^4.4.2",
|
107 | 107 | "xstate": "^5.4.1"
|
|
0 commit comments