From 2d97e2ff325e38c24c89327c68fb89abc8e0443e Mon Sep 17 00:00:00 2001 From: Leonardo Venturini Date: Tue, 7 May 2024 07:08:45 -0400 Subject: [PATCH] upgrade to meteor 3 rc --- .meteor/packages | 26 ++++----- .meteor/release | 2 +- .meteor/versions | 144 ++++++++++++++++++++++++----------------------- package.json | 19 ++++--- 4 files changed, 97 insertions(+), 94 deletions(-) diff --git a/.meteor/packages b/.meteor/packages index 2565a5f..c99845b 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -4,18 +4,18 @@ # 'meteor add' and 'meteor remove' will edit this file for you, # 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.0 # The database Meteor supports right now -reactive-var@1.0.11 # Reactive variable for tracker +meteor-base@1.5.2-rc300.1 # Packages every Meteor app needs to have +mobile-experience@1.1.2-rc300.1 # Packages for a great mobile UX +mongo@2.0.0-rc300.2 # The database Meteor supports right now +reactive-var@1.0.13-rc300.1 # Reactive variable for tracker -standard-minifier-css@1.8.2 # CSS 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.2 # Enable ECMAScript2015+ syntax in app code -typescript@4.5.4 # Enable TypeScript syntax in .ts and .tsx modules -shell-server@0.5.0 # Server-side component of the `meteor shell` command -hot-module-replacement@0.5.1 # Update client in development without reloading the page +standard-minifier-css@1.9.3-rc300.1 # CSS minifier run for production mode +standard-minifier-js@3.0.0-rc300.1 # JS minifier run for production mode +es5-shim@4.8.1-rc300.1 # ECMAScript 5 compatibility for older browsers +ecmascript@0.16.9-rc300.1 # Enable ECMAScript2015+ syntax in app code +typescript@5.4.3-rc300.1 # Enable TypeScript syntax in .ts and .tsx modules +shell-server@0.6.0-rc300.1 # Server-side component of the `meteor shell` command +hot-module-replacement@0.5.4-rc300.1 # Update client in development without reloading the page -static-html@1.3.2 # Define static page content in .html files -vite:bundler +static-html@1.3.3-rc300.1 # Define static page content in .html files +jorgenvatle:vite-bundler@2.0.0-beta.12 diff --git a/.meteor/release b/.meteor/release index 1d2a6d0..4a75872 100644 --- a/.meteor/release +++ b/.meteor/release @@ -1 +1 @@ -METEOR@2.8.0 +METEOR@3.0-rc.1 diff --git a/.meteor/versions b/.meteor/versions index 3b89f73..3f476bb 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -1,71 +1,73 @@ -allow-deny@1.1.1 -autoupdate@1.8.0 -babel-compiler@7.9.2 -babel-runtime@1.5.1 -base64@1.0.12 -binary-heap@1.0.11 -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 -ddp@1.4.0 -ddp-client@2.6.0 -ddp-common@1.4.0 -ddp-server@2.6.0 -diff-sequence@1.1.1 -dynamic-import@0.7.2 -ecmascript@0.16.2 -ecmascript-runtime@0.8.0 -ecmascript-runtime-client@0.12.1 -ecmascript-runtime-server@0.11.0 -ejson@1.1.2 -es5-shim@4.8.0 -fetch@0.1.1 -geojson-utils@1.0.10 -hot-code-push@1.0.4 -hot-module-replacement@0.5.1 -html-tools@1.1.3 -htmljs@1.1.1 -id-map@1.1.1 -inter-process-messaging@0.1.1 -launch-screen@1.3.0 -logging@1.3.1 -meteor@1.10.1 -meteor-base@1.5.1 -minifier-css@1.6.1 -minifier-js@2.7.5 -minimongo@1.9.0 -mobile-experience@1.1.0 -mobile-status-bar@1.1.0 -modern-browsers@0.1.8 -modules@0.19.0 -modules-runtime@0.13.0 -modules-runtime-hot@0.14.0 -mongo@1.16.0 -mongo-decimal@0.1.3 -mongo-dev-server@1.1.0 -mongo-id@1.0.8 -npm-mongo@4.9.0 -ordered-dict@1.1.0 -promise@0.12.0 -random@1.2.0 -react-fast-refresh@0.2.3 -reactive-var@1.0.11 -reload@1.3.1 -retry@1.1.0 -routepolicy@1.1.1 -shell-server@0.5.0 -socket-stream-client@0.5.0 -spacebars-compiler@1.3.1 -standard-minifier-css@1.8.2 -standard-minifier-js@2.8.1 -static-html@1.3.2 -templating-tools@1.2.2 -tracker@1.2.0 -typescript@4.5.4 -underscore@1.0.10 -vite:bundler@0.1.9 -webapp@1.13.1 -webapp-hashing@1.1.0 +allow-deny@2.0.0-rc300.1 +autoupdate@2.0.0-rc300.1 +babel-compiler@7.11.0-rc300.1 +babel-runtime@1.5.2-rc300.1 +base64@1.0.13-rc300.1 +binary-heap@1.0.12-rc300.1 +blaze-tools@2.0.0-alpha300.17 +boilerplate-generator@2.0.0-rc300.1 +caching-compiler@2.0.0-rc300.1 +caching-html-compiler@2.0.0-alpha300.17 +callback-hook@1.6.0-rc300.1 +check@1.4.2-rc300.1 +core-runtime@1.0.0-rc300.1 +ddp@1.4.2-rc300.1 +ddp-client@3.0.0-rc300.2 +ddp-common@1.4.1-rc300.1 +ddp-server@3.0.0-rc300.1 +diff-sequence@1.1.3-rc300.1 +dynamic-import@0.7.4-rc300.1 +ecmascript@0.16.9-rc300.1 +ecmascript-runtime@0.8.2-rc300.1 +ecmascript-runtime-client@0.12.2-rc300.1 +ecmascript-runtime-server@0.11.1-rc300.1 +ejson@1.1.4-rc300.1 +es5-shim@4.8.1-rc300.1 +facts-base@1.0.2-rc300.1 +fetch@0.1.5-rc300.1 +geojson-utils@1.0.12-rc300.1 +hot-code-push@1.0.5-rc300.1 +hot-module-replacement@0.5.4-rc300.1 +html-tools@2.0.0-alpha300.17 +htmljs@2.0.0-alpha300.17 +id-map@1.2.0-rc300.1 +inter-process-messaging@0.1.2-rc300.1 +jorgenvatle:vite-bundler@2.0.0-beta.12 +launch-screen@2.0.1-rc300.1 +logging@1.3.5-rc300.1 +meteor@2.0.0-rc300.2 +meteor-base@1.5.2-rc300.1 +minifier-css@2.0.0-rc300.1 +minifier-js@3.0.0-rc300.1 +minimongo@2.0.0-rc300.1 +mobile-experience@1.1.2-rc300.1 +mobile-status-bar@1.1.1-rc300.1 +modern-browsers@0.1.11-rc300.1 +modules@0.20.1-rc300.1 +modules-runtime@0.13.2-rc300.1 +modules-runtime-hot@0.14.3-rc300.1 +mongo@2.0.0-rc300.2 +mongo-decimal@0.1.4-beta300.7 +mongo-dev-server@1.1.1-rc300.1 +mongo-id@1.0.9-rc300.1 +npm-mongo@4.16.2-rc300.1 +ordered-dict@1.2.0-rc300.1 +promise@1.0.0-rc300.1 +random@1.2.2-rc300.1 +react-fast-refresh@0.2.9-rc300.1 +reactive-var@1.0.13-rc300.1 +reload@1.3.2-rc300.1 +retry@1.1.1-rc300.1 +routepolicy@1.1.2-rc300.1 +shell-server@0.6.0-rc300.1 +socket-stream-client@0.5.3-rc300.1 +spacebars-compiler@2.0.0-alpha300.17 +standard-minifier-css@1.9.3-rc300.1 +standard-minifier-js@3.0.0-rc300.1 +static-html@1.3.3-rc300.1 +templating-tools@2.0.0-alpha300.17 +tracker@1.3.4-rc300.1 +typescript@5.4.3-rc300.1 +underscore@1.6.2-rc300.1 +webapp@2.0.0-rc300.1 +webapp-hashing@1.1.2-rc300.1 diff --git a/package.json b/package.json index c4b523a..41bb96b 100644 --- a/package.json +++ b/package.json @@ -9,11 +9,12 @@ "visualize": "meteor --production --extra-packages bundle-visualizer" }, "dependencies": { - "@babel/runtime": "^7.17.9", - "meteor-node-stubs": "^1.2.1", - "vue": "^3.2.45", + "@babel/runtime": "^7.24.5", + "meteor-node-stubs": "^1.2.9", + "meteor-vite": "^1.10.3", + "vue": "^3.4.27", "vue-meteor-tracker": "^3.0.0-beta.7", - "vue-router": "^4.1.6" + "vue-router": "^4.3.2" }, "meteor": { "mainModule": { @@ -23,11 +24,11 @@ "testModule": "tests/main.js" }, "devDependencies": { - "@types/meteor": "^2.8.1", + "@types/meteor": "^2.9.8", "@vitejs/plugin-vue": "^3.2.0", - "autoprefixer": "^10.4.13", - "postcss": "^8.4.19", - "tailwindcss": "^3.2.4", - "vite": "^3.2.3" + "autoprefixer": "^10.4.19", + "postcss": "^8.4.38", + "tailwindcss": "^3.4.3", + "vite": "^4.5.3" } }