|
53 | 53 | "silent-error": "^1.1.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/eslint-parser": "7.26.8", |
| 56 | + "@babel/eslint-parser": "7.27.0", |
57 | 57 | "@babel/plugin-proposal-decorators": "7.25.9", |
58 | 58 | "@ember/optional-features": "2.2.0", |
59 | 59 | "@ember/string": "3.1.1", |
|
73 | 73 | "ember-cli-deploy-git-ci": "1.0.1", |
74 | 74 | "ember-cli-htmlbars": "6.3.0", |
75 | 75 | "ember-cli-inject-live-reload": "2.1.0", |
76 | | - "ember-data": "5.3.11", |
| 76 | + "ember-data": "5.4.1", |
77 | 77 | "ember-load-initializers": "2.1.2", |
78 | 78 | "ember-qunit": "8.1.1", |
79 | 79 | "ember-resolver": "11.0.1", |
80 | 80 | "ember-source": "5.12.0", |
81 | 81 | "ember-source-channel-url": "3.0.0", |
82 | | - "ember-template-lint": "7.0.1", |
| 82 | + "ember-template-lint": "7.0.6", |
83 | 83 | "ember-try": "3.0.0", |
84 | 84 | "eslint": "8.57.1", |
85 | | - "eslint-config-prettier": "10.0.2", |
| 85 | + "eslint-config-prettier": "10.1.2", |
86 | 86 | "eslint-plugin-ember": "12.5.0", |
87 | | - "eslint-plugin-n": "17.16.2", |
88 | | - "eslint-plugin-prettier": "5.2.3", |
| 87 | + "eslint-plugin-n": "17.17.0", |
| 88 | + "eslint-plugin-prettier": "5.2.6", |
89 | 89 | "eslint-plugin-qunit": "8.1.2", |
90 | 90 | "fixturify": "3.0.0", |
91 | 91 | "loader.js": "4.7.0", |
|
95 | 95 | "qunit": "2.24.1", |
96 | 96 | "release-plan": "^0.13.1", |
97 | 97 | "rsvp": "4.8.5", |
98 | | - "sinon": "19.0.2", |
99 | | - "stylelint": "16.15.0", |
100 | | - "stylelint-config-standard": "37.0.0", |
| 98 | + "sinon": "20.0.0", |
| 99 | + "stylelint": "16.18.0", |
| 100 | + "stylelint-config-standard": "38.0.0", |
101 | 101 | "stylelint-prettier": "5.0.3", |
102 | | - "webpack": "5.98.0" |
| 102 | + "webpack": "5.99.5" |
103 | 103 | }, |
104 | 104 | "peerDependencies": { |
105 | 105 | "ember-qunit": "*", |
106 | 106 | "ember-source": ">= 4.0.0", |
107 | 107 | "qunit": "*" |
108 | 108 | }, |
109 | | - "packageManager": "pnpm@10.5.2", |
| 109 | + "packageManager": "pnpm@10.8.0", |
110 | 110 | "engines": { |
111 | 111 | "node": ">= 18" |
112 | 112 | }, |
113 | 113 | "volta": { |
114 | | - "node": "18.20.7" |
| 114 | + "node": "18.20.8" |
115 | 115 | }, |
116 | 116 | "publishConfig": { |
117 | 117 | "registry": "https://registry.npmjs.org" |
|
0 commit comments