|
43 | 43 | "generate-landing-images": "node src/base/generate-images.mjs"
|
44 | 44 | },
|
45 | 45 | "dependencies": {
|
46 |
| - "@quasar/extras": "^1.12.2", |
47 |
| - "@sentry/browser": "^6.16.1", |
48 |
| - "@sentry/integrations": "^6.16.1", |
49 |
| - "axios": "^0.24.0", |
| 46 | + "@quasar/extras": "^1.13.5", |
| 47 | + "@sentry/browser": "^6.19.6", |
| 48 | + "@sentry/integrations": "^6.19.6", |
| 49 | + "axios": "^0.26.1", |
50 | 50 | "clone-deep": "^4.0.1",
|
51 |
| - "core-js": "^3.20.2", |
| 51 | + "core-js": "^3.21.1", |
52 | 52 | "date-fns": "^2.28.0",
|
53 | 53 | "deep-equal": "^2.0.5",
|
54 | 54 | "deepmerge": "^4.2.2",
|
55 | 55 | "element-closest": "^3.0.0",
|
56 |
| - "firebase": "^9.6.2", |
| 56 | + "firebase": "^9.6.10", |
57 | 57 | "intl": "^1.2.5",
|
58 | 58 | "jstimezonedetect": "^1.0.7",
|
59 | 59 | "leaflet": "^1.7.1",
|
|
63 | 63 | "markdown-it-emoji": "^2.0.0",
|
64 | 64 | "markdown-it-link-attributes": "^4.0.0",
|
65 | 65 | "markdown-it-regexp": "^0.4.0",
|
66 |
| - "quasar": "^1.17.1", |
| 66 | + "quasar": "^1.18.9", |
67 | 67 | "reconnecting-websocket": "^4.4.0",
|
68 |
| - "twemoji": "^13.1.0", |
| 68 | + "twemoji": "^14.0.2", |
69 | 69 | "v-tooltip": "^2.1.3",
|
70 | 70 | "vue": "^2.6.14",
|
71 | 71 | "vue-croppa": "^1.3.8",
|
72 |
| - "vue-i18n": "^8.26.8", |
| 72 | + "vue-i18n": "^8", |
73 | 73 | "vue-mention": "^1.1.0",
|
74 |
| - "vue-router": "^3.5.3", |
| 74 | + "vue-router": "^3", |
75 | 75 | "vue2-leaflet": "2.7.1",
|
76 | 76 | "vuelidate": "^0.7.7",
|
77 |
| - "vuex": "^3.6.2", |
| 77 | + "vuex": "^3", |
78 | 78 | "vuex-connect": "^2.0.1",
|
79 | 79 | "vuex-persistedstate": "^3.1.0",
|
80 | 80 | "vuex-router-sync": "^5.0.0"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@babel/eslint-parser": "^7.16.5", |
84 |
| - "@babel/plugin-transform-modules-commonjs": "^7.16.7", |
| 83 | + "@babel/eslint-parser": "^7.17.0", |
| 84 | + "@babel/plugin-transform-modules-commonjs": "^7.17.9", |
85 | 85 | "@mapbox/appropriate-images": "^5.0.0",
|
86 | 86 | "@octokit/rest": "^18.12.0",
|
87 |
| - "@quasar/app": "^2.2.10", |
| 87 | + "@quasar/app": "^2.2.11", |
88 | 88 | "@quasar/quasar-app-extension-dotenv": "^1.1.0",
|
89 | 89 | "@quasar/quasar-ui-qiconpicker": "^1.4.3",
|
90 |
| - "@sentry/cli": "^1.71.0", |
91 |
| - "@storybook/addon-actions": "^6.4.9", |
92 |
| - "@storybook/addon-links": "^6.4.9", |
93 |
| - "@storybook/vue": "^6.4.9", |
94 |
| - "@types/jest": "^27.4.0", |
| 90 | + "@sentry/cli": "^1.74.3", |
| 91 | + "@storybook/addon-actions": "^6.4.20", |
| 92 | + "@storybook/addon-links": "^6.4.20", |
| 93 | + "@storybook/vue": "^6.4.20", |
| 94 | + "@types/jest": "^27.4.1", |
95 | 95 | "@vue/test-utils": "^1.3.0",
|
96 | 96 | "axios-mock-adapter": "^1.20.0",
|
97 |
| - "babel-jest": "^27.4.6", |
| 97 | + "babel-jest": "^27.5.1", |
98 | 98 | "babel-plugin-dynamic-import-node": "^2.3.0",
|
99 | 99 | "compression": "^1.7.3",
|
100 | 100 | "connect-history-api-fallback": "^1.6.0",
|
101 | 101 | "cordova-config": "^0.7.0",
|
102 | 102 | "cross-env": "^7.0.3",
|
103 |
| - "dotenv": "^10.0.0", |
104 |
| - "eslint": "^8.6.0", |
| 103 | + "dotenv": "^16.0.0", |
| 104 | + "eslint": "^8.12.0", |
105 | 105 | "eslint-config-standard": "^16.0.3",
|
106 |
| - "eslint-plugin-import": "^2.25.4", |
| 106 | + "eslint-plugin-import": "^2.26.0", |
107 | 107 | "eslint-plugin-node": "^11.0.0",
|
108 | 108 | "eslint-plugin-promise": "^6.0.0",
|
109 | 109 | "eslint-plugin-standard": "^5.0.0",
|
110 |
| - "eslint-plugin-vue": "^8.2.0", |
| 110 | + "eslint-plugin-vue": "^8.6.0", |
111 | 111 | "eslint-webpack-plugin": "2",
|
112 |
| - "express": "^4.17.2", |
| 112 | + "express": "^4.17.3", |
113 | 113 | "file-saver": "^2.0.5",
|
114 | 114 | "glob": "^7.2.0",
|
115 | 115 | "hard-source-webpack-plugin": "^0.13.1",
|
116 |
| - "http-proxy-middleware": "^2.0.1", |
117 |
| - "jest": "^27.4.7", |
| 116 | + "http-proxy-middleware": "^2.0.4", |
| 117 | + "jest": "^27.5.1", |
118 | 118 | "jest-canvas-mock": "^2.3.1",
|
119 |
| - "jest-environment-jsdom": "^27.4.6", |
120 |
| - "jest-junit": "^13.0.0", |
| 119 | + "jest-environment-jsdom": "^27.5.1", |
| 120 | + "jest-junit": "^13.1.0", |
121 | 121 | "jest-serializer-vue": "^2.0.2",
|
122 |
| - "jstoxml": "^2.2.7", |
123 |
| - "keep-a-changelog": "^2.0.0", |
| 122 | + "jstoxml": "^3.2.3", |
| 123 | + "keep-a-changelog": "^2.1.0", |
124 | 124 | "lodash": "^4.17.21",
|
125 | 125 | "lolex": "^6.0.0",
|
126 | 126 | "postcss-styl": "^0.9.0",
|
127 | 127 | "postcss-syntax": "^0.36.2",
|
128 | 128 | "preload-webpack-plugin": "^3.0.0-beta.3",
|
129 |
| - "puppeteer": "^13.0.1", |
| 129 | + "puppeteer": "^13.5.2", |
130 | 130 | "raf": "^3.4.0",
|
131 |
| - "shx": "^0.3.3", |
| 131 | + "shx": "^0.3.4", |
132 | 132 | "stylelint": "^13.13.1",
|
133 | 133 | "stylelint-config-recess-order": "^3.0.0",
|
134 | 134 | "stylelint-webpack-plugin": "^2.2.2",
|
135 | 135 | "vue-jest": "^3.0.7",
|
136 | 136 | "vue-server-renderer": "^2.6.14",
|
137 | 137 | "vue-template-compiler": "^2.6.14",
|
138 | 138 | "webpack-bundle-analyzer": "^4.5.0",
|
139 |
| - "workbox-webpack-plugin": "^6.4.2" |
| 139 | + "workbox-webpack-plugin": "^6.5.2" |
140 | 140 | },
|
141 | 141 | "browserslist": [
|
142 | 142 | "ie >= 11",
|
|
0 commit comments