|
25 | 25 | "test:ember": "ember test" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@babel/eslint-parser": "^7.28.5", |
29 | | - "@babel/plugin-proposal-decorators": "^7.28.0", |
| 28 | + "@babel/eslint-parser": "^7.28.6", |
| 29 | + "@babel/plugin-proposal-decorators": "^7.29.0", |
30 | 30 | "@ember/jquery": "^2.0.0", |
31 | 31 | "@ember/optional-features": "^2.3.0", |
32 | 32 | "@ember/render-modifiers": "^2.1.0", |
|
44 | 44 | "@pnotify/font-awesome5": "^5.2.0", |
45 | 45 | "@pnotify/font-awesome5-fix": "^5.2.0", |
46 | 46 | "@pnotify/mobile": "^5.2.0", |
47 | | - "autoprefixer": "^10.4.23", |
| 47 | + "autoprefixer": "^10.4.24", |
48 | 48 | "bootbox": "^6.0.4", |
49 | 49 | "bootstrap": "^4.6.2", |
50 | 50 | "broccoli-asset-rev": "^3.0.0", |
51 | | - "codemirror": "^5.65.20", |
| 51 | + "codemirror": "^5.65.21", |
52 | 52 | "concurrently": "^8.2.2", |
53 | 53 | "datatables.net": "^1.13.11", |
54 | 54 | "datatables.net-bs4": "^1.13.11", |
55 | 55 | "daterangepicker": "~3.1.0", |
56 | | - "diff": "^5.2.0", |
| 56 | + "diff": "^5.2.2", |
57 | 57 | "echarts": "^5.6.0", |
58 | 58 | "ember-ajax": "^5.1.2", |
59 | 59 | "ember-auto-import": "~2.6.3", |
|
76 | 76 | "ember-export-application-global": "^2.0.1", |
77 | 77 | "ember-fetch": "^8.1.2", |
78 | 78 | "ember-load-initializers": "^2.1.2", |
79 | | - "ember-modifier": "^4.2.2", |
| 79 | + "ember-modifier": "^4.3.0", |
80 | 80 | "ember-onbeforeunload": "~2.0.0", |
81 | 81 | "ember-page-title": "^7.0.0", |
82 | 82 | "ember-qunit": "^6.2.0", |
|
98 | 98 | "jed": "~1.1.1", |
99 | 99 | "jquery.scrollto": "~2.1.3", |
100 | 100 | "loader.js": "^4.7.0", |
101 | | - "lodash-es": "~4.17.22", |
| 101 | + "lodash-es": "~4.17.23", |
102 | 102 | "marked": "^8.0.1", |
103 | 103 | "moment-timezone": "~0.5.48", |
104 | 104 | "npm-run-all": "^4.1.5", |
|
107 | 107 | "po2json": "~0.4.5", |
108 | 108 | "popper.js": "^1.16.1", |
109 | 109 | "prettier": "^2.8.8", |
110 | | - "qunit": "^2.24.3", |
| 110 | + "qunit": "^2.25.0", |
111 | 111 | "qunit-dom": "^2.0.0", |
112 | | - "sass": "^1.97.1", |
| 112 | + "sass": "^1.97.3", |
113 | 113 | "selectize": "~0.12.6", |
114 | 114 | "stylelint": "^15.11.0", |
115 | 115 | "stylelint-config-standard": "^32.0.0", |
116 | 116 | "stylelint-prettier": "^3.0.0", |
117 | 117 | "timekeeper": "^2.3.1", |
118 | 118 | "tippy.js": "~6.3.7", |
119 | 119 | "tracked-built-ins": "^3.4.0", |
120 | | - "webpack": "^5.104.1" |
| 120 | + "webpack": "^5.105.2" |
121 | 121 | }, |
122 | 122 | "engines": { |
123 | 123 | "node": "14.* || 16.* || >= 18" |
|
0 commit comments