File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 120
120
"eslint-plugin-unicorn" : " 40.0.0" ,
121
121
"loader.js" : " 4.7.0" ,
122
122
"match-json" : " 1.3.3" ,
123
+ "miragejs" : " 0.1.43" ,
123
124
"normalize.css" : " 8.0.1" ,
124
125
"nyc" : " 15.1.0" ,
125
126
"postcss-custom-media" : " 8.0.0" ,
133
134
"resolutions" : {
134
135
"ember-css-modules/postcss" : " 8.4.5" ,
135
136
"ember-inflector" : " 4.0.2" ,
136
- "ember-modifier" : " 3.0.0"
137
+ "ember-modifier" : " 3.0.0" ,
138
+ "miragejs" : " 0.1.43"
137
139
},
138
140
"engines" : {
139
141
"node" : " 16.13.2" ,
Original file line number Diff line number Diff line change @@ -10644,7 +10644,7 @@ minipass@^2.2.0:
10644
10644
safe-buffer "^5.1.2"
10645
10645
yallist "^3.0.0"
10646
10646
10647
- miragejs@^0.1.43:
10647
+ miragejs@0.1.43, miragejs@ ^0.1.43:
10648
10648
version "0.1.43"
10649
10649
resolved "https://registry.yarnpkg.com/miragejs/-/miragejs-0.1.43.tgz#47a8546b9e3489f806073e681f380ccfe13d757d"
10650
10650
integrity sha512-BhkyxssOZ2i4JqRjWpRnUQu9AFAKHyft8dJbqsg/N64+gCn2vw6vRteMpTKXllLjCPOA9Os8PhGRVXlXs4Ojhw==
You can’t perform that action at this time.
0 commit comments