Skip to content

Commit

Permalink
Merge pull request #177 from henriquealbert/update-to-meteor-3-official
Browse files Browse the repository at this point in the history
Update to meteor 3 official
  • Loading branch information
JorgenVatle authored Jul 24, 2024
2 parents d1b88b4 + b1cf073 commit b4ecc94
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 78 deletions.
26 changes: 13 additions & 13 deletions examples/meteor-v3-vue/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor@2.0.0-rc300.4 # Shared foundation for all Meteor packages
static-html@1.3.3-rc300.4 # Define static page content in .html files
standard-minifier-css@1.9.3-rc300.4 # CSS minifier run for production mode
standard-minifier-js@3.0.0-rc300.4 # JS minifier run for production mode
es5-shim@4.8.1-rc300.4 # ECMAScript 5 compatibility for older browsers
ecmascript@0.16.9-rc300.4 # Enable ECMAScript2015+ syntax in app code
typescript@5.4.3-rc300.4 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.6.0-rc300.4 # Server-side component of the `meteor shell` command
webapp@2.0.0-rc300.4 # Serves a Meteor app over HTTP
server-render@0.4.2-rc300.4 # Support for server-side rendering
hot-module-replacement@0.5.4-rc300.4 # Rebuilds the client if there is a change on the client without restarting the server
mongo@2.0.0-rc300.4
meteor@2.0.0 # Shared foundation for all Meteor packages
static-html@1.3.3 # Define static page content in .html files
standard-minifier-css@1.9.3 # CSS minifier run for production mode
standard-minifier-js@3.0.0 # JS minifier run for production mode
es5-shim@4.8.1 # ECMAScript 5 compatibility for older browsers
ecmascript@0.16.9 # Enable ECMAScript2015+ syntax in app code
typescript@5.4.3 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.6.0 # Server-side component of the `meteor shell` command
webapp@2.0.0 # Serves a Meteor app over HTTP
server-render@0.4.2 # Support for server-side rendering
hot-module-replacement@0.5.4 # Rebuilds the client if there is a change on the client without restarting the server
mongo@2.0.0

jorgenvatle:vite-bundler
jorgenvatle:vite-bundler@2.0.1
2 changes: 1 addition & 1 deletion examples/meteor-v3-vue/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@3.0-rc.4
METEOR@3.0.1
124 changes: 62 additions & 62 deletions examples/meteor-v3-vue/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,69 +1,69 @@
allow-deny@2.0.0-rc300.4
autoupdate@2.0.0-rc300.4
babel-compiler@7.11.0-rc300.4
babel-runtime@1.5.2-rc300.4
base64@1.0.13-rc300.4
binary-heap@1.0.12-rc300.4
allow-deny@2.0.0
autoupdate@2.0.0
babel-compiler@7.11.0
babel-runtime@1.5.2
base64@1.0.13
binary-heap@1.0.12
blaze-tools@2.0.0-alpha300.17
boilerplate-generator@2.0.0-rc300.4
caching-compiler@2.0.0-rc300.4
boilerplate-generator@2.0.0
caching-compiler@2.0.0
caching-html-compiler@2.0.0-alpha300.17
callback-hook@1.6.0-rc300.4
check@1.4.2-rc300.4
core-runtime@1.0.0-rc300.4
ddp@1.4.2-rc300.4
ddp-client@3.0.0-rc300.4
ddp-common@1.4.1-rc300.4
ddp-server@3.0.0-rc300.4
diff-sequence@1.1.3-rc300.4
dynamic-import@0.7.4-rc300.4
ecmascript@0.16.9-rc300.4
ecmascript-runtime@0.8.2-rc300.4
ecmascript-runtime-client@0.12.2-rc300.4
ecmascript-runtime-server@0.11.1-rc300.4
ejson@1.1.4-rc300.4
es5-shim@4.8.1-rc300.4
facts-base@1.0.2-rc300.4
fetch@0.1.5-rc300.4
geojson-utils@1.0.12-rc300.4
hot-code-push@1.0.5-rc300.4
hot-module-replacement@0.5.4-rc300.4
callback-hook@1.6.0
check@1.4.2
core-runtime@1.0.0
ddp@1.4.2
ddp-client@3.0.0
ddp-common@1.4.3
ddp-server@3.0.0
diff-sequence@1.1.3
dynamic-import@0.7.4
ecmascript@0.16.9
ecmascript-runtime@0.8.2
ecmascript-runtime-client@0.12.2
ecmascript-runtime-server@0.11.1
ejson@1.1.4
es5-shim@4.8.1
facts-base@1.0.2
fetch@0.1.5
geojson-utils@1.0.12
hot-code-push@1.0.5
hot-module-replacement@0.5.4
html-tools@2.0.0-alpha300.17
htmljs@2.0.0-alpha300.17
id-map@1.2.0-rc300.4
inter-process-messaging@0.1.2-rc300.4
jorgenvatle:vite-bundler@1.12.1
logging@1.3.5-rc300.4
meteor@2.0.0-rc300.4
minifier-css@2.0.0-rc300.4
minifier-js@3.0.0-rc300.4
minimongo@2.0.0-rc300.4
modern-browsers@0.1.11-rc300.4
modules@0.20.1-rc300.4
modules-runtime@0.13.2-rc300.4
modules-runtime-hot@0.14.3-rc300.4
mongo@2.0.0-rc300.4
id-map@1.2.0
inter-process-messaging@0.1.2
jorgenvatle:vite-bundler@2.0.1
logging@1.3.5
meteor@2.0.0
minifier-css@2.0.0
minifier-js@3.0.0
minimongo@2.0.0
modern-browsers@0.1.11
modules@0.20.1
modules-runtime@0.13.2
modules-runtime-hot@0.14.3
mongo@2.0.0
mongo-decimal@0.1.4-beta300.7
mongo-dev-server@1.1.1-rc300.4
mongo-id@1.0.9-rc300.4
npm-mongo@4.16.2-rc300.4
ordered-dict@1.2.0-rc300.4
promise@1.0.0-rc300.4
random@1.2.2-rc300.4
react-fast-refresh@0.2.9-rc300.4
reload@1.3.2-rc300.4
retry@1.1.1-rc300.4
routepolicy@1.1.2-rc300.4
server-render@0.4.2-rc300.4
shell-server@0.6.0-rc300.4
socket-stream-client@0.5.3-rc300.4
mongo-dev-server@1.1.1
mongo-id@1.0.9
npm-mongo@4.17.3
ordered-dict@1.2.0
promise@1.0.0
random@1.2.2
react-fast-refresh@0.2.9
reload@1.3.2
retry@1.1.1
routepolicy@1.1.2
server-render@0.4.2
shell-server@0.6.0
socket-stream-client@0.5.3
spacebars-compiler@2.0.0-alpha300.17
standard-minifier-css@1.9.3-rc300.4
standard-minifier-js@3.0.0-rc300.4
static-html@1.3.3-rc300.4
standard-minifier-css@1.9.3
standard-minifier-js@3.0.0
static-html@1.3.3
templating-tools@2.0.0-alpha300.17
tracker@1.3.4-rc300.4
typescript@5.4.3-rc300.4
underscore@1.6.2-rc300.4
webapp@2.0.0-rc300.4
webapp-hashing@1.1.2-rc300.4
tracker@1.3.4
typescript@5.4.3
underscore@1.6.4
webapp@2.0.0
webapp-hashing@1.1.2
2 changes: 1 addition & 1 deletion examples/meteor-v3-vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/meteor-v3-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@babel/runtime": "^7.23.5",
"meteor-node-stubs": "^1.2.7",
"meteor-vite": "^1.7.3",
"meteor-vite": "^1.10.3",
"valibot": "^0.26.0"
},
"meteor": {
Expand Down

0 comments on commit b4ecc94

Please sign in to comment.