diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 09d74d5..9aa3e34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,9 +12,7 @@ "@fullcalendar/resource": "^6.1.19", "@fullcalendar/vue3": "^6.1.19", "@vojtechlanka/vue-tags-input": "^3.1.1", - "jsonapi-serializer": "^3.6.9", - "qrcode.vue": "^3.6.0", - "sqids": "^0.3.0" + "jsonapi-serializer": "^3.6.9" }, "devDependencies": { "@axe-core/playwright": "^4.6.1", @@ -95,12 +93,14 @@ "postcss": "^8.4.49", "postcss-loader": "^8.1.1", "postcss-scss": "^4.0.4", + "qrcode.vue": "^3.6.0", "raw-loader": "^4.0.2", "sanitize-html": "^2.7.0", "sass": "^1.29.0", "sass-loader": "^16.0.4", "select2": "4.0.13", "sprintf-js": "^1.0.3", + "sqids": "^0.3.0", "stream-browserify": "^3.0.0", "style-loader": "^4.0.0", "stylelint": "^15.11.0", @@ -11601,6 +11601,7 @@ "version": "3.6.0", "resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.6.0.tgz", "integrity": "sha512-vQcl2fyHYHMjDO1GguCldJxepq2izQjBkDEEu9NENgfVKP6mv/e2SU62WbqYHGwTgWXLhxZ1NCD1dAZKHQq1fg==", + "dev": true, "license": "MIT", "peerDependencies": { "vue": "^3.0.0" @@ -12535,6 +12536,7 @@ "version": "0.3.0", "resolved": "https://registry.npmjs.org/sqids/-/sqids-0.3.0.tgz", "integrity": "sha512-lOQK1ucVg+W6n3FhRwwSeUijxe93b51Bfz5PMRMihVf1iVkl82ePQG7V5vwrhzB11v0NtsR25PSZRGiSomJaJw==", + "dev": true, "license": "MIT" }, "node_modules/stack-utils": { |
