diff --git a/package-lock.json b/package-lock.json index bc71c08..1867499 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,17 +11,17 @@ "dependencies": { "solid-start": "v0.1.0-alpha.89", "solid-start-node": "next", - "unplugin-icons": "^0.14.3", - "vite": "^2.9.10" + "unplugin-icons": "^0.14.6", + "vite": "^2.9.13" }, "bin": { "rappli": "bin/rappli.js" }, "devDependencies": { "@formkit/auto-animate": "^1.0.0-beta.1", - "@iconify/json": "^2.1.65", + "@iconify/json": "^2.1.69", "@tailwindcss/typography": "^0.5.2", - "@types/big.js": "^6.1.3", + "@types/big.js": "^6.1.4", "@types/qrcode": "^1.4.2", "@types/sortablejs": "^1.13.0", "autoprefixer": "^10.4.2", @@ -44,7 +44,7 @@ "remark-rehype": "^10.1.0", "shareon": "^2.0.0", "solid-app-router": "^0.4.1", - "solid-js": "^1.4.4", + "solid-js": "^1.4.5", "solid-meta": "^0.27.5", "sortablejs": "^1.15.0", "standard-version": "^9.5.0", @@ -1648,13 +1648,13 @@ } }, "node_modules/@iconify/json": { - "version": "2.1.65", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.65.tgz", - "integrity": "sha512-i7Qbccv5h1hdp1H779hDif6WmY5qNHwiEGVLY2crWSK05B9dFPh0xH4Q8i77YuSCY9rP25AXDKNZVzPUEuSqJA==", + "version": "2.1.69", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.69.tgz", + "integrity": "sha512-IJ7InhhWNXfg9apEyDTlGK1Coh5zvSpGStnoOJf36m4Cstqd45qfbObgOevxtUW7zknHlOgMWtw/a9MUNVs1zw==", "dev": true, "dependencies": { - "@iconify/types": "^1.1.0", - "pathe": "^0.2.0" + "@iconify/types": "*", + "pathe": "^0.3.0" } }, "node_modules/@iconify/types": { @@ -1840,9 +1840,9 @@ } }, "node_modules/@types/big.js": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.1.3.tgz", - "integrity": "sha512-fHh2h1cFlvGP0kFCqoAsnuQoM0n3xHB6HxgZvELt7dji+BtK/j938MRL0nG5AA45EgibuFcPjgLlkqfUPCyoKw==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.1.4.tgz", + "integrity": "sha512-yBEfFBLpvnIS9MLcKG4XIpBhMRjDWEf4cSJ/uR5cPq2JrYB+yhYMPK8cF17hGfWmsWL7LuzJF/N4APRtmcg4sw==", "dev": true }, "node_modules/@types/debug": { @@ -6108,9 +6108,9 @@ } }, "node_modules/pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.1.tgz", + "integrity": "sha512-cKMVe/pikPpreoODbjoliSk0cIT66JjEOWN30akc9WTo8kUjxFPYqmXvMBVPMSAJGJlx6v/nYzqSSHkp1cfezQ==", "dev": true }, "node_modules/picocolors": { @@ -6933,9 +6933,9 @@ } }, "node_modules/solid-js": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.4.4.tgz", - "integrity": "sha512-nf/cbRzMuhb5UjbRDNfSJPqHKzUxNb9YgCQwijPUbdA3koQ/hWrz/lj0ter3lvThgxinvGPtXofDGy9bsKrXqA==" + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.4.5.tgz", + "integrity": "sha512-32NGpuabEJDTeQ7fjaTR2TLC7R/X5hbqhYdEQ1e+GcIK8r8+/V0Nv17eZQii5Z/97/mtdt8yi63chzg73qnz/A==" }, "node_modules/solid-meta": { "version": "0.27.5", @@ -7751,9 +7751,9 @@ } }, "node_modules/unplugin-icons": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.14.5.tgz", - "integrity": "sha512-fxi/fuBZXtZu64L8iAPj+ecu/rnSvTbfR14RO44xIWdsI/Ohpzs9Gve7+nHIgD6JFrdtCfzGnXWBEVPbMGWX3A==", + "version": "0.14.6", + "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.14.6.tgz", + "integrity": "sha512-8sxDiL4l+TV4zufZfrskgHZZSDFoGOCBgYsefRMM4inQ3Z6KhgMSuNyew7U7D/xG//rwxgD7bN+Dv+YAZEEfEw==", "dependencies": { "@antfu/install-pkg": "^0.1.0", "@antfu/utils": "^0.5.2", @@ -7879,9 +7879,9 @@ } }, "node_modules/vite": { - "version": "2.9.12", - "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.12.tgz", - "integrity": "sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==", + "version": "2.9.13", + "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.13.tgz", + "integrity": "sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==", "dependencies": { "esbuild": "^0.14.27", "postcss": "^8.4.13", @@ -9260,13 +9260,13 @@ "dev": true }, "@iconify/json": { - "version": "2.1.65", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.65.tgz", - "integrity": "sha512-i7Qbccv5h1hdp1H779hDif6WmY5qNHwiEGVLY2crWSK05B9dFPh0xH4Q8i77YuSCY9rP25AXDKNZVzPUEuSqJA==", + "version": "2.1.69", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.69.tgz", + "integrity": "sha512-IJ7InhhWNXfg9apEyDTlGK1Coh5zvSpGStnoOJf36m4Cstqd45qfbObgOevxtUW7zknHlOgMWtw/a9MUNVs1zw==", "dev": true, "requires": { - "@iconify/types": "^1.1.0", - "pathe": "^0.2.0" + "@iconify/types": "*", + "pathe": "^0.3.0" } }, "@iconify/types": { @@ -9412,9 +9412,9 @@ } }, "@types/big.js": { - "version": "6.1.3", - "resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.1.3.tgz", - "integrity": "sha512-fHh2h1cFlvGP0kFCqoAsnuQoM0n3xHB6HxgZvELt7dji+BtK/j938MRL0nG5AA45EgibuFcPjgLlkqfUPCyoKw==", + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.1.4.tgz", + "integrity": "sha512-yBEfFBLpvnIS9MLcKG4XIpBhMRjDWEf4cSJ/uR5cPq2JrYB+yhYMPK8cF17hGfWmsWL7LuzJF/N4APRtmcg4sw==", "dev": true }, "@types/debug": { @@ -12411,9 +12411,9 @@ } }, "pathe": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", - "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.1.tgz", + "integrity": "sha512-cKMVe/pikPpreoODbjoliSk0cIT66JjEOWN30akc9WTo8kUjxFPYqmXvMBVPMSAJGJlx6v/nYzqSSHkp1cfezQ==", "dev": true }, "picocolors": { @@ -12976,9 +12976,9 @@ "requires": {} }, "solid-js": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.4.4.tgz", - "integrity": "sha512-nf/cbRzMuhb5UjbRDNfSJPqHKzUxNb9YgCQwijPUbdA3koQ/hWrz/lj0ter3lvThgxinvGPtXofDGy9bsKrXqA==" + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.4.5.tgz", + "integrity": "sha512-32NGpuabEJDTeQ7fjaTR2TLC7R/X5hbqhYdEQ1e+GcIK8r8+/V0Nv17eZQii5Z/97/mtdt8yi63chzg73qnz/A==" }, "solid-meta": { "version": "0.27.5", @@ -13570,9 +13570,9 @@ } }, "unplugin-icons": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.14.5.tgz", - "integrity": "sha512-fxi/fuBZXtZu64L8iAPj+ecu/rnSvTbfR14RO44xIWdsI/Ohpzs9Gve7+nHIgD6JFrdtCfzGnXWBEVPbMGWX3A==", + "version": "0.14.6", + "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.14.6.tgz", + "integrity": "sha512-8sxDiL4l+TV4zufZfrskgHZZSDFoGOCBgYsefRMM4inQ3Z6KhgMSuNyew7U7D/xG//rwxgD7bN+Dv+YAZEEfEw==", "requires": { "@antfu/install-pkg": "^0.1.0", "@antfu/utils": "^0.5.2", @@ -13644,9 +13644,9 @@ } }, "vite": { - "version": "2.9.12", - "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.12.tgz", - "integrity": "sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==", + "version": "2.9.13", + "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.13.tgz", + "integrity": "sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==", "requires": { "esbuild": "^0.14.27", "fsevents": "~2.3.2", diff --git a/package.json b/package.json index a198b59..7727308 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "type": "module", "devDependencies": { "@formkit/auto-animate": "^1.0.0-beta.1", - "@iconify/json": "^2.1.65", + "@iconify/json": "^2.1.69", "@tailwindcss/typography": "^0.5.2", - "@types/big.js": "^6.1.3", + "@types/big.js": "^6.1.4", "@types/qrcode": "^1.4.2", "@types/sortablejs": "^1.13.0", "autoprefixer": "^10.4.2", @@ -45,7 +45,7 @@ "remark-rehype": "^10.1.0", "shareon": "^2.0.0", "solid-app-router": "^0.4.1", - "solid-js": "^1.4.4", + "solid-js": "^1.4.5", "solid-meta": "^0.27.5", "sortablejs": "^1.15.0", "standard-version": "^9.5.0", @@ -60,7 +60,7 @@ "dependencies": { "solid-start": "v0.1.0-alpha.89", "solid-start-node": "next", - "unplugin-icons": "^0.14.3", - "vite": "^2.9.10" + "unplugin-icons": "^0.14.6", + "vite": "^2.9.13" } }