diff --git a/.gitignore b/.gitignore index f4d0382..90c6b26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ .idea/* -.vscode/* \ No newline at end of file +.vscode/* +_vite-bundle/ diff --git a/.meteor/packages b/.meteor/packages index 47f8522..1973b29 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -6,19 +6,19 @@ meteor-base@1.5.2 # Packages every Meteor app needs to have mobile-experience@1.1.2 # Packages for a great mobile UX -mongo@2.0.0 # The database Meteor supports right now +mongo@2.2.0-rc340.3 # The database Meteor supports right now reactive-var@1.0.13 # Reactive variable for tracker -standard-minifier-css@1.9.3 # CSS minifier run for production mode -standard-minifier-js@3.0.0 # JS minifier run for production mode +standard-minifier-css@1.10.0-rc340.3 # CSS minifier run for production mode +standard-minifier-js@3.2.0-rc340.3 # 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 +ecmascript@0.17.0-rc340.3 # Enable ECMAScript2015+ syntax in app code +typescript@5.9.3-rc340.3 # Enable TypeScript syntax in .ts and .tsx modules +shell-server@0.7.0-rc340.3 # Server-side component of the `meteor shell` command hot-module-replacement@0.5.4 # Update client in development without reloading the page -static-html@1.3.3 # Define static page content in .html files +static-html@1.5.0-rc340.3 # Define static page content in .html files jorgenvatle:vite-bundler@2.0.0-beta.12 -accounts-password +accounts-password@3.2.2-rc340.3 diff --git a/.meteor/release b/.meteor/release index 508bc95..2489131 100644 --- a/.meteor/release +++ b/.meteor/release @@ -1 +1 @@ -METEOR@3.0.1 +METEOR@3.4-rc.3 diff --git a/.meteor/versions b/.meteor/versions index 7e4358a..bb34b04 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -1,81 +1,75 @@ -accounts-base@3.0.0 -accounts-password@3.0.0 -allow-deny@2.0.0 -autoupdate@2.0.0 -babel-compiler@7.11.0 +accounts-base@3.2.0-rc340.3 +accounts-password@3.2.2-rc340.3 +allow-deny@2.1.0 +autoupdate@2.0.1 +babel-compiler@7.13.0-rc340.3 babel-runtime@1.5.2 base64@1.0.13 binary-heap@1.0.12 -blaze-tools@2.0.0-rc300.2 -boilerplate-generator@2.0.0 -caching-compiler@2.0.0 -caching-html-compiler@2.0.0-rc300.2 -callback-hook@1.6.0 -check@1.4.2 +boilerplate-generator@2.1.0-rc340.3 +caching-compiler@2.0.1 +callback-hook@1.6.1 +check@1.5.0-rc340.3 core-runtime@1.0.0 ddp@1.4.2 -ddp-client@3.0.0 -ddp-common@1.4.3 +ddp-client@3.1.1 +ddp-common@1.4.4 ddp-rate-limiter@1.2.2 -ddp-server@3.0.0 +ddp-server@3.1.2 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@0.17.0-rc340.3 +ecmascript-runtime@0.8.3 +ecmascript-runtime-client@0.12.3 ecmascript-runtime-server@0.11.1 -ejson@1.1.4 -email@3.0.0 +ejson@1.1.5 +email@3.1.2 es5-shim@4.8.1 facts-base@1.0.2 -fetch@0.1.5 +fetch@0.1.6 geojson-utils@1.0.12 hot-code-push@1.0.5 hot-module-replacement@0.5.4 -html-tools@2.0.0-rc300.2 -htmljs@2.0.0-rc300.2 id-map@1.2.0 inter-process-messaging@0.1.2 jorgenvatle:vite-bundler@2.0.1 launch-screen@2.0.1 localstorage@1.2.1 -logging@1.3.5 -meteor@2.0.0 +logging@1.3.6 +meteor@2.2.0-rc340.3 meteor-base@1.5.2 -minifier-css@2.0.0 -minifier-js@3.0.0 -minimongo@2.0.0 +minifier-css@2.0.1 +minifier-js@3.1.0-rc340.3 +minimongo@2.0.5-rc340.3 mobile-experience@1.1.2 mobile-status-bar@1.1.1 -modern-browsers@0.1.11 -modules@0.20.1 +modern-browsers@0.2.3 +modules@0.20.3 modules-runtime@0.13.2 modules-runtime-hot@0.14.3 -mongo@2.0.0 -mongo-decimal@0.1.4-beta300.7 +mongo@2.2.0-rc340.3 +mongo-decimal@0.2.0 mongo-dev-server@1.1.1 mongo-id@1.0.9 -npm-mongo@4.17.3 +npm-mongo@6.16.1 ordered-dict@1.2.0 promise@1.0.0 random@1.2.2 rate-limit@1.1.2 -react-fast-refresh@0.2.9 +react-fast-refresh@0.3.0-rc340.3 reactive-var@1.0.13 reload@1.3.2 retry@1.1.1 routepolicy@1.1.2 sha@1.0.10 -shell-server@0.6.0 -socket-stream-client@0.5.3 -spacebars-compiler@2.0.0-rc300.2 -standard-minifier-css@1.9.3 -standard-minifier-js@3.0.0 -static-html@1.3.3 -templating-tools@2.0.0-rc300.2 +shell-server@0.7.0-rc340.3 +socket-stream-client@0.6.1 +standard-minifier-css@1.10.0-rc340.3 +standard-minifier-js@3.2.0-rc340.3 +static-html@1.5.0-rc340.3 +static-html-tools@1.0.0 tracker@1.3.4 -typescript@5.4.3 -underscore@1.6.4 -url@1.3.3 -webapp@2.0.0 +typescript@5.9.3-rc340.3 +url@1.3.5 +webapp@2.1.0-rc340.3 webapp-hashing@1.1.2 diff --git a/package-lock.json b/package-lock.json index 6be529a..eda26e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1938,6 +1938,7 @@ "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "dev": true, "funding": [ { "type": "github", @@ -2041,6 +2042,7 @@ "version": "5.7.1", "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "dev": true, "funding": [ { "type": "github", @@ -2822,6 +2824,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "dev": true, "funding": [ { "type": "github", @@ -4541,6 +4544,7 @@ "version": "2.3.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, "engines": { "node": ">=6" } diff --git a/package.json b/package.json index d995272..aabeea5 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,6 @@ "vue-meteor-tracker": "^3.0.0-beta.7", "vue-router": "^4.2.5" }, - "meteor": { - "mainModule": { - "client": "client/main.js", - "server": "server/main.js" - }, - "testModule": "tests/main.js" - }, "devDependencies": { "@types/meteor": "^2.9.7", "@vitejs/plugin-vue": "^3.2.0", @@ -30,5 +23,13 @@ "postcss": "^8.4.31", "tailwindcss": "^3.3.5", "vite": "^3.2.7" + }, + "meteor": { + "mainModule": { + "client": "client/main.js", + "server": "server/main.js" + }, + "testModule": "tests/main.js", + "modern": true } }