Skip to content

Commit

Permalink
METexpress submodule conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Jan 12, 2024
2 parents 035853d + e4c6834 commit 24233ef
Show file tree
Hide file tree
Showing 45 changed files with 7,159 additions and 2,437 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This tag here should match the app's Meteor version, per .meteor/release
FROM geoffreybooth/meteor-base:2.13 AS meteor-builder
FROM geoffreybooth/meteor-base:2.14 AS meteor-builder

ARG APPNAME

Expand Down
12 changes: 6 additions & 6 deletions apps/met-airquality/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@
# but you can also edit it by hand.

meteor-base@1.5.1 # Packages every Meteor app needs to have
mobile-experience@1.1.0 # Packages for a great mobile UX
mongo@1.16.7 # The database Meteor supports right now
mobile-experience@1.1.1 # Packages for a great mobile UX
mongo@1.16.8 # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
reactive-var@1.0.12 # Reactive variable for tracker
jquery@1.11.10 # Helpful client-side library
tracker@1.3.2 # Meteor's client-side reactive programming library
tracker@1.3.3 # Meteor's client-side reactive programming library
standard-minifier-js@2.8.1 # JS minifier run for production mode
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.16.7 # Enable ECMAScript2015+ syntax in app code
ecmascript@0.16.8 # Enable ECMAScript2015+ syntax in app code
shell-server@0.5.0 # Server-side component of the `meteor shell` command
pcel:mysql
seba:minifiers-autoprefixer
session@1.2.1
momentjs:moment
randyp:mats-common@5.1.3
randyp:mats-common@5.2.1
accounts-google@1.4.0
accounts-base@2.2.8
accounts-base@2.2.9
accounts-ui@1.4.2
google-config-ui@1.0.3
dynamic-import@0.7.3
Expand Down
2 changes: 1 addition & 1 deletion apps/met-airquality/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.13.3
METEOR@2.14
79 changes: 40 additions & 39 deletions apps/met-airquality/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,109 +1,110 @@
accounts-base@2.2.8
accounts-base@2.2.9
accounts-google@1.4.0
accounts-oauth@1.4.2
accounts-password@2.3.4
accounts-oauth@1.4.3
accounts-password@2.4.0
accounts-ui@1.4.2
accounts-ui-unstyled@1.7.0
allow-deny@1.1.1
autoupdate@1.8.0
babel-compiler@7.10.4
babel-compiler@7.10.5
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
blaze@2.7.1
blaze-html-templates@2.0.0
blaze-tools@1.1.3
boilerplate-generator@1.7.1
blaze@2.8.0
blaze-html-templates@2.0.1
blaze-tools@1.1.4
boilerplate-generator@1.7.2
caching-compiler@1.2.2
caching-html-compiler@1.2.1
caching-html-compiler@1.2.2
callback-hook@1.5.1
check@1.3.2
ddp@1.4.1
ddp-client@2.6.1
ddp-common@1.4.0
ddp-rate-limiter@1.2.0
ddp-server@2.6.2
ddp-rate-limiter@1.2.1
ddp-server@2.7.0
diff-sequence@1.1.2
differential:event-hooks@1.5.0
dynamic-import@0.7.3
ecmascript@0.16.7
ecmascript@0.16.8
ecmascript-runtime@0.8.1
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.3
email@2.2.5
es5-shim@4.8.0
fetch@0.1.3
fetch@0.1.4
geojson-utils@1.0.11
google-config-ui@1.0.3
google-oauth@1.4.4
hot-code-push@1.0.4
html-tools@1.1.3
htmljs@1.1.1
html-tools@1.1.4
htmljs@1.2.0
id-map@1.1.1
inter-process-messaging@0.1.1
jquery@1.11.11
kadira:blaze-layout@2.3.0
launch-screen@1.3.0
launch-screen@2.0.0
less@4.0.0
localstorage@1.2.0
logging@1.3.2
logging@1.3.3
mdg:validated-method@1.3.0
meteor@1.11.3
meteor@1.11.4
meteor-base@1.5.1
meteorhacks:picker@1.0.3
meteortoys:toykit@10.0.0
minifier-css@1.6.4
minifier-js@2.7.5
minimongo@1.9.3
mobile-experience@1.1.0
mobile-experience@1.1.1
mobile-status-bar@1.1.0
modern-browsers@0.1.9
modules@0.19.0
modern-browsers@0.1.10
modules@0.20.0
modules-runtime@0.13.1
momentjs:moment@2.29.3
mongo@1.16.7
momentjs:moment@2.30.1
mongo@1.16.8
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
msavin:mongol@10.0.1
natestrauser:select2@4.0.3
npm-mongo@4.16.0
oauth@2.2.0
npm-mongo@4.17.2
oauth@2.2.1
oauth2@1.3.2
observe-sequence@1.0.21
observe-sequence@1.0.22
ordered-dict@1.1.0
ostrio:flow-router-extra@3.9.0
pcel:mysql@0.1.0
promise@0.12.2
random@1.2.1
randyp:mats-common@5.1.3
randyp:mats-common@5.2.1
rate-limit@1.1.1
react-fast-refresh@0.2.7
react-fast-refresh@0.2.8
reactive-dict@1.3.1
reactive-var@1.0.12
reload@1.3.1
retry@1.1.0
risul:bootstrap-colorpicker@2.3.6
routepolicy@1.1.1
seba:minifiers-autoprefixer@2.0.1
service-configuration@1.3.1
service-configuration@1.3.2
session@1.2.1
sha@1.0.9
shell-server@0.5.0
socket-stream-client@0.5.1
spacebars@1.4.1
spacebars-compiler@1.3.1
socket-stream-client@0.5.2
spacebars@1.5.0
spacebars-compiler@1.3.2
standard-minifier-js@2.8.1
templating@1.4.2
templating-compiler@1.4.1
templating-runtime@1.6.3
templating-tools@1.2.2
tracker@1.3.2
templating@1.4.3
templating-compiler@1.4.2
templating-runtime@1.6.4
templating-tools@1.2.3
tracker@1.3.3
twbs:bootstrap@3.3.6
typescript@4.9.5
underscore@1.0.13
url@1.3.2
webapp@1.13.5
webapp@1.13.6
webapp-hashing@1.1.1
yasinuslu:json-view@1.2.3
zodern:types@1.0.9
zodern:types@1.0.11
Loading

0 comments on commit 24233ef

Please sign in to comment.