Skip to content

Commit

Permalink
build: update Meteor release and packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt committed Jul 4, 2023
1 parent bd132ec commit 3313d97
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 65 deletions.
18 changes: 9 additions & 9 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@

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.13.0 # The database Meteor supports right now
mongo@1.16.3 # The database Meteor supports right now
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.2.0 # Meteor's client-side reactive programming library
reactive-var@1.0.12 # Reactive variable for tracker
tracker@1.2.1 # Meteor's client-side reactive programming library

# standard-minifier-css@1.6.0 # CSS minifier run for production mode
standard-minifier-js@2.7.1 # JS minifier run for production mode
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.0 # Enable ECMAScript2015+ syntax in app code
ecmascript@0.16.4 # Enable ECMAScript2015+ syntax in app code
shell-server@0.5.0 # Server-side component of the `meteor shell` command

# FACTORIES
leaonline:method-factory
leaonline:ratelimit-factory

# ACCOUNTS
accounts-base@2.2.0
accounts-password@2.2.0
accounts-base@2.2.6
accounts-password@2.3.3
alanning:roles@3.4.0
leaonline:oauth2-server@4.0.0
leaonline:oauth2-server@5.0.0

# UI
ostrio:flow-router-extra
ostrio:i18n
reactive-dict@1.3.0
reactive-dict@1.3.1
aldeed:autoform@7.0.0!
communitypackages:autoform-bootstrap4
jkuester:autoform-password2
Expand Down
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.5
METEOR@2.9.1
110 changes: 55 additions & 55 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
accounts-base@2.2.0
accounts-password@2.2.0
accounts-base@2.2.6
accounts-password@2.3.3
alanning:roles@3.4.0
aldeed:autoform@7.0.0
allow-deny@1.1.0
allow-deny@1.1.1
audit-argument-checks@1.0.7
autoupdate@1.8.0
babel-compiler@7.7.0
babel-runtime@1.5.0
babel-compiler@7.10.1
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
blaze@2.5.0
blaze@2.6.1
blaze-html-templates@1.2.1
blaze-tools@1.1.2
blaze-tools@1.1.3
boilerplate-generator@1.7.1
caching-compiler@1.2.2
caching-html-compiler@1.2.1
callback-hook@1.4.0
check@1.3.1
communitypackages:autoform-bootstrap4@1.0.5
ddp@1.4.0
ddp-client@2.5.0
check@1.3.2
communitypackages:autoform-bootstrap4@1.0.6
ddp@1.4.1
ddp-client@2.6.1
ddp-common@1.4.0
ddp-rate-limiter@1.1.0
ddp-server@2.5.0
ddp-rate-limiter@1.1.1
ddp-server@2.6.0
deps@1.0.12
diff-sequence@1.1.1
diff-sequence@1.1.2
dynamic-import@0.7.2
ecmascript@0.16.0
ecmascript@0.16.4
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.1
email@2.2.0
ejson@1.1.3
email@2.2.3
es5-shim@4.8.0
fetch@0.1.1
fetch@0.1.3
force-ssl@1.1.0
force-ssl-common@1.1.0
fourseven:scss@4.15.0
geojson-utils@1.0.10
geojson-utils@1.0.11
hot-code-push@1.0.4
html-tools@1.1.2
html-tools@1.1.3
htmljs@1.1.1
http@2.0.0
id-map@1.1.1
Expand All @@ -48,7 +48,7 @@ jkuester:autoform-password2@2.1.0
jquery@3.0.0
launch-screen@1.3.0
leaonline:method-factory@1.1.0
leaonline:oauth2-server@4.3.0
leaonline:oauth2-server@5.0.0
leaonline:ratelimit-factory@1.0.0
leaonline:testing@1.0.0
leaonline:theme@1.1.0
Expand All @@ -58,54 +58,54 @@ lmieulet:meteor-coverage@3.2.0
localstorage@1.2.0
logging@1.3.1
mdg:validated-method@1.2.0
meteor@1.10.0
meteor@1.10.4
meteor-base@1.5.1
meteortesting:browser-tests@1.3.4
meteortesting:mocha@2.0.3
meteortesting:browser-tests@1.5.1
meteortesting:mocha@2.0.4
meteortesting:mocha-core@8.1.2
minifier-css@1.6.0
minifier-js@2.7.1
minimongo@1.7.0
minifier-css@1.6.2
minifier-js@2.7.5
minimongo@1.9.1
mobile-experience@1.1.0
mobile-status-bar@1.1.0
modern-browsers@0.1.7
modules@0.17.0
modules-runtime@0.12.0
momentjs:moment@2.29.1
mongo@1.13.0
mongo-decimal@0.1.2
modern-browsers@0.1.9
modules@0.19.0
modules-runtime@0.13.1
momentjs:moment@2.29.3
mongo@1.16.3
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
npm-mongo@3.9.1
observe-sequence@1.0.19
npm-mongo@4.12.1
observe-sequence@1.0.20
ordered-dict@1.1.0
ostrio:cstorage@2.2.2
ostrio:flow-router-extra@3.7.5
ostrio:i18n@3.1.0
promise@0.12.0
random@1.2.0
ostrio:cstorage@4.0.1
ostrio:flow-router-extra@3.9.0
ostrio:i18n@3.2.0
promise@0.12.2
random@1.2.1
rate-limit@1.0.9
react-fast-refresh@0.2.0
reactive-dict@1.3.0
reactive-var@1.0.11
react-fast-refresh@0.2.3
reactive-dict@1.3.1
reactive-var@1.0.12
reload@1.3.1
retry@1.1.0
routepolicy@1.1.1
seba:minifiers-autoprefixer@2.0.1
service-configuration@1.3.0
sha@1.0.9
shell-server@0.5.0
socket-stream-client@0.4.0
spacebars@1.2.0
spacebars-compiler@1.3.0
standard-minifier-js@2.7.1
templating@1.4.1
socket-stream-client@0.5.0
spacebars@1.3.0
spacebars-compiler@1.3.1
standard-minifier-js@2.8.1
templating@1.4.2
templating-compiler@1.4.1
templating-runtime@1.5.0
templating-tools@1.2.1
tracker@1.2.0
templating-runtime@1.6.1
templating-tools@1.2.2
tracker@1.2.1
ui@1.0.13
underscore@1.0.10
underscore@1.0.11
url@1.3.2
webapp@1.13.0
webapp-hashing@1.1.0
webapp@1.13.2
webapp-hashing@1.1.1
zodern:types@1.0.9

0 comments on commit 3313d97

Please sign in to comment.