File tree Expand file tree Collapse file tree 3 files changed +3035
-2481
lines changed
Expand file tree Collapse file tree 3 files changed +3035
-2481
lines changed Original file line number Diff line number Diff line change 77* Ember.js v4.12 or above
88* Ember CLI v4.12 or above
99* ` @embroider/compat ` 3.4.3 or above (optional)
10- * Node.js v18 or above
10+ * Node.js v20 or above
1111
1212## Adding Custom Plugins
1313
Original file line number Diff line number Diff line change 4343 "heimdalljs-logger" : " ^0.1.10" ,
4444 "js-string-escape" : " ^1.0.1" ,
4545 "silent-error" : " ^1.1.1" ,
46- "walk-sync" : " ^2.2.0 "
46+ "walk-sync" : " ^4.0.1 "
4747 },
4848 "devDependencies" : {
4949 "@babel/core" : " ^7.23.6" ,
5050 "@babel/eslint-parser" : " ^7.23.3" ,
51- "@babel/plugin-transform-class-properties" : " ^7.23.3" ,
5251 "@babel/plugin-proposal-decorators" : " ^7.23.6" ,
52+ "@babel/plugin-transform-class-properties" : " ^7.23.3" ,
5353 "@babel/plugin-transform-runtime" : " ^7.13.15" ,
5454 "@babel/plugin-transform-typescript" : " ^7.10.1" ,
5555 "@babel/runtime" : " ^7.13.8" ,
102102 "ember-source" : " >= 4.0.0"
103103 },
104104 "engines" : {
105- "node" : " >= 18 "
105+ "node" : " >= 20 "
106106 },
107107 "publishConfig" : {
108108 "registry" : " https://registry.npmjs.org"
You can’t perform that action at this time.
0 commit comments