diff --git a/package.json b/package.json index 98be6a0..5bf3ec2 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-runtime": "^7.16.4", "@babel/preset-env": "^7.16.4", + "@converse/headless": "^9.1.1", "@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-json": "^4.1.0", @@ -28,6 +29,7 @@ "rollup": "^2.3.4", "rollup-plugin-css-only": "^3.1.0", "rollup-plugin-livereload": "^2.0.0", + "rollup-plugin-node-polyfills": "^0.2.1", "rollup-plugin-svelte": "^7.0.0", "rollup-plugin-terser": "^7.0.0", "svelte": "^3.0.0", @@ -38,8 +40,6 @@ "typescript": "^4.0.0" }, "dependencies": { - "@converse/headless": "^9.1.1", - "rollup-plugin-node-polyfills": "^0.2.1", "sirv-cli": "^1.0.0" } } diff --git a/yarn.lock b/yarn.lock index 630dc4d..d248203 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1914,7 +1914,7 @@ localforage-driver-memory@^1.0.5: localforage-driver-commons "^1.0.1" tslib "^1.6.0" -localforage-getitems@conversejs/localForage-getItems#0f129c5c9bb0d23f8dbb64c9dfbb003c8cdf7285: +"localforage-getitems@github:conversejs/localForage-getItems#0f129c5c9bb0d23f8dbb64c9dfbb003c8cdf7285": version "1.4.2" resolved "https://codeload.github.com/conversejs/localForage-getItems/tar.gz/0f129c5c9bb0d23f8dbb64c9dfbb003c8cdf7285" dependencies: