Updated meteor
This commit is contained in:
@@ -11,7 +11,7 @@ accounts-google@1.4.0
|
|||||||
email@2.2.1
|
email@2.2.1
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
mobile-experience@1.1.0
|
mobile-experience@1.1.0
|
||||||
mongo@1.16.0-beta280.7
|
mongo@1.16.0
|
||||||
session@1.2.0
|
session@1.2.0
|
||||||
tracker@1.2.0
|
tracker@1.2.0
|
||||||
logging@1.3.1
|
logging@1.3.1
|
||||||
@@ -48,4 +48,4 @@ simple:rest-bearer-token-parser
|
|||||||
simple:rest-json-error-handler
|
simple:rest-json-error-handler
|
||||||
littledata:synced-cron
|
littledata:synced-cron
|
||||||
mdg:meteor-apm-agent
|
mdg:meteor-apm-agent
|
||||||
typescript
|
typescript@4.5.4
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
METEOR@2.8-beta.7
|
METEOR@2.8.0
|
||||||
|
|||||||
@@ -27,10 +27,10 @@ coffeescript@2.4.1
|
|||||||
coffeescript-compiler@2.4.1
|
coffeescript-compiler@2.4.1
|
||||||
dburles:mongo-collection-instances@0.3.6
|
dburles:mongo-collection-instances@0.3.6
|
||||||
ddp@1.4.0
|
ddp@1.4.0
|
||||||
ddp-client@2.5.0
|
ddp-client@2.6.0
|
||||||
ddp-common@1.4.0
|
ddp-common@1.4.0
|
||||||
ddp-rate-limiter@1.1.0
|
ddp-rate-limiter@1.1.0
|
||||||
ddp-server@2.5.0
|
ddp-server@2.6.0
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.7.2
|
dynamic-import@0.7.2
|
||||||
ecmascript@0.16.2
|
ecmascript@0.16.2
|
||||||
@@ -57,7 +57,7 @@ localstorage@1.2.0
|
|||||||
logging@1.3.1
|
logging@1.3.1
|
||||||
mdg:meteor-apm-agent@3.5.1
|
mdg:meteor-apm-agent@3.5.1
|
||||||
mdg:validated-method@1.2.0
|
mdg:validated-method@1.2.0
|
||||||
meteor@1.10.1-beta280.7
|
meteor@1.10.1
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
meteortesting:browser-tests@1.3.5
|
meteortesting:browser-tests@1.3.5
|
||||||
meteortesting:mocha@2.0.3
|
meteortesting:mocha@2.0.3
|
||||||
@@ -65,18 +65,18 @@ meteortesting:mocha-core@8.1.2
|
|||||||
mikowals:batch-insert@1.3.0
|
mikowals:batch-insert@1.3.0
|
||||||
minifier-css@1.6.1
|
minifier-css@1.6.1
|
||||||
minifier-js@2.7.5
|
minifier-js@2.7.5
|
||||||
minimongo@1.9.0-beta280.7
|
minimongo@1.9.0
|
||||||
mobile-experience@1.1.0
|
mobile-experience@1.1.0
|
||||||
mobile-status-bar@1.1.0
|
mobile-status-bar@1.1.0
|
||||||
modern-browsers@0.1.8
|
modern-browsers@0.1.8
|
||||||
modules@0.19.0-beta280.7
|
modules@0.19.0
|
||||||
modules-runtime@0.13.0
|
modules-runtime@0.13.0
|
||||||
mongo@1.16.0-beta280.7
|
mongo@1.16.0
|
||||||
mongo-decimal@0.1.3
|
mongo-decimal@0.1.3
|
||||||
mongo-dev-server@1.1.0
|
mongo-dev-server@1.1.0
|
||||||
mongo-id@1.0.8
|
mongo-id@1.0.8
|
||||||
mongo-livedata@1.0.12
|
mongo-livedata@1.0.12
|
||||||
npm-mongo@4.9.0-beta280.7
|
npm-mongo@4.9.0
|
||||||
oauth@2.1.2
|
oauth@2.1.2
|
||||||
oauth2@1.3.1
|
oauth2@1.3.1
|
||||||
ordered-dict@1.1.0
|
ordered-dict@1.1.0
|
||||||
|
|||||||
1013
app/package-lock.json
generated
1013
app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -19,57 +19,57 @@
|
|||||||
"npm": "6.13.x"
|
"npm": "6.13.x"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.3",
|
"@babel/runtime": "^7.19.4",
|
||||||
"@chenfengyuan/vue-countdown": "^1.1.5",
|
"@chenfengyuan/vue-countdown": "^1.1.5",
|
||||||
"@tozd/vue-observer-utils": "^0.5.0",
|
"@tozd/vue-observer-utils": "^0.5.0",
|
||||||
"animejs": "^2.2.0",
|
"animejs": "^2.2.0",
|
||||||
"aws-sdk": "^2.1148.0",
|
"aws-sdk": "^2.1234.0",
|
||||||
"bcrypt": "^5.0.0",
|
"bcrypt": "^5.1.0",
|
||||||
"chroma-js": "^2.4.2",
|
"chroma-js": "^2.4.2",
|
||||||
"core-js": "^2.6.11",
|
"core-js": "^2.6.11",
|
||||||
"css-box-shadow": "^1.0.0-3",
|
"css-box-shadow": "^1.0.0-3",
|
||||||
"date-fns": "^1.30.1",
|
"date-fns": "^1.30.1",
|
||||||
"ddp-rate-limiter-mixin": "^1.1.10",
|
"ddp-rate-limiter-mixin": "^1.1.10",
|
||||||
"discord.js": "^12.5.3",
|
"discord.js": "^12.5.3",
|
||||||
"dompurify": "^2.3.8",
|
"dompurify": "^2.4.0",
|
||||||
"ignore": "^5.2.0",
|
"ignore": "^5.2.0",
|
||||||
"ignore-styles": "^5.0.1",
|
"ignore-styles": "^5.0.1",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"marked": "^4.0.16",
|
"marked": "^4.1.1",
|
||||||
"meteor-node-stubs": "^1.2.3",
|
"meteor-node-stubs": "^1.2.5",
|
||||||
"minify-css-string": "^1.0.0",
|
"minify-css-string": "^1.0.0",
|
||||||
"moo": "^0.5.1",
|
"moo": "^0.5.2",
|
||||||
"nearley": "^2.19.1",
|
"nearley": "^2.19.1",
|
||||||
"ngraph.graph": "^19.1.0",
|
"ngraph.graph": "^19.1.0",
|
||||||
"ngraph.path": "^1.4.0",
|
"ngraph.path": "^1.4.0",
|
||||||
"pretty-bytes": "^6.0.0",
|
"pretty-bytes": "^6.0.0",
|
||||||
"qrcode": "^1.5.0",
|
"qrcode": "^1.5.1",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
"sharp": "^0.30.4",
|
"sharp": "^0.30.7",
|
||||||
"simpl-schema": "^1.12.2",
|
"simpl-schema": "^1.13.1",
|
||||||
"source-map-support": "^0.5.21",
|
"source-map-support": "^0.5.21",
|
||||||
"speakingurl": "^14.0.1",
|
"speakingurl": "^14.0.1",
|
||||||
"styles": "^0.2.1",
|
"styles": "^0.2.1",
|
||||||
"underscore": "^1.13.4",
|
"underscore": "^1.13.6",
|
||||||
"vue": "2.6.10",
|
"vue": "2.6.10",
|
||||||
"vue-meteor-tracker": "^2.0.0-beta.5",
|
"vue-meteor-tracker": "^2.0.0",
|
||||||
"vue-reactive-provide": "^0.3.0",
|
"vue-reactive-provide": "^0.3.0",
|
||||||
"vue-router": "^3.5.4",
|
"vue-router": "^3.6.5",
|
||||||
"vuedraggable": "^2.23.2",
|
"vuedraggable": "^2.23.2",
|
||||||
"vuetify": "^2.6.6",
|
"vuetify": "^2.6.11",
|
||||||
"vuetify-upload-button": "^2.0.2",
|
"vuetify-upload-button": "^2.0.2",
|
||||||
"vuex": "^3.1.3"
|
"vuex": "^3.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@typescript-eslint/eslint-plugin": "^5.39.0",
|
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||||
"@typescript-eslint/parser": "^5.39.0",
|
"@typescript-eslint/parser": "^5.40.1",
|
||||||
"@vue/compiler-dom": "^3.2.40",
|
"@vue/compiler-dom": "^3.2.41",
|
||||||
"chai": "^4.3.6",
|
"chai": "^4.3.6",
|
||||||
"eslint": "^7.32.0",
|
"eslint": "^7.32.0",
|
||||||
"eslint-plugin-vue": "^7.20.0",
|
"eslint-plugin-vue": "^7.20.0",
|
||||||
"eslint-plugin-vuetify": "^1.1.0",
|
"eslint-plugin-vuetify": "^1.1.0",
|
||||||
"mem": "^6.1.1",
|
"mem": "^6.1.1",
|
||||||
"sass": "^1.52.2",
|
"sass": "^1.55.0",
|
||||||
"typescript": "^4.8.4"
|
"typescript": "^4.8.4"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
|
|||||||
Reference in New Issue
Block a user