diff --git a/admin/package-lock.json b/admin/package-lock.json index 153811b..9a211f5 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -44,7 +44,7 @@ "cheerio": "^1.2.0", "dockerode": "^4.0.7", "edge.js": "^6.2.1", - "fast-xml-parser": "^5.5.6", + "fast-xml-parser": "^5.5.7", "fuse.js": "^7.1.0", "jszip": "^3.10.1", "luxon": "^3.6.1", @@ -55,7 +55,7 @@ "pdf-parse": "^2.4.5", "pdf2pic": "^3.2.0", "pino-pretty": "^13.0.0", - "pmtiles": "^4.3.0", + "pmtiles": "^4.4.0", "postcss": "^8.5.6", "react": "^19.1.0", "react-adonis-transmit": "^1.0.1", @@ -67,11 +67,11 @@ "sharp": "^0.34.5", "stopword": "^3.1.5", "systeminformation": "^5.31.0", - "tailwindcss": "^4.1.10", + "tailwindcss": "^4.2.1", "tar": "^7.5.11", "tesseract.js": "^7.0.0", "url-join": "^5.0.0", - "yaml": "^2.8.0" + "yaml": "^2.8.3" }, "devDependencies": { "@adonisjs/assembler": "^7.8.2", @@ -83,7 +83,7 @@ "@japa/runner": "^4.2.0", "@swc/core": "1.11.24", "@tanstack/eslint-plugin-query": "^5.81.2", - "@types/dockerode": "^3.3.41", + "@types/dockerode": "^4.0.1", "@types/luxon": "^3.6.2", "@types/node": "^22.15.18", "@types/react": "^19.1.8", @@ -4611,6 +4611,12 @@ "tailwindcss": "4.1.18" } }, + "node_modules/@tailwindcss/node/node_modules/tailwindcss": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", + "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", + "license": "MIT" + }, "node_modules/@tailwindcss/oxide": { "version": "4.1.18", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz", @@ -4907,6 +4913,12 @@ "vite": "^5.2.0 || ^6 || ^7" } }, + "node_modules/@tailwindcss/vite/node_modules/tailwindcss": { + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", + "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", + "license": "MIT" + }, "node_modules/@tanstack/eslint-plugin-query": { "version": "5.91.4", "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.91.4.tgz", @@ -5171,9 +5183,9 @@ } }, "node_modules/@types/dockerode": { - "version": "3.3.47", - "resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-3.3.47.tgz", - "integrity": "sha512-ShM1mz7rCjdssXt7Xz0u1/R2BJC7piWa3SJpUBiVjCf2A3XNn4cP6pUVaD8bLanpPVVn4IKzJuw3dOvkJ8IbYw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@types/dockerode/-/dockerode-4.0.1.tgz", + "integrity": "sha512-cmUpB+dPN955PxBEuXE3f6lKO1hHiIGYJA46IVF3BJpNsZGvtBDcRnlrHYHtOH/B6vtDOyl2kZ2ShAu3mgc27Q==", "dev": true, "license": "MIT", "dependencies": { @@ -8643,9 +8655,9 @@ } }, "node_modules/fast-xml-parser": { - "version": "5.5.6", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.6.tgz", - "integrity": "sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==", + "version": "5.5.9", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz", + "integrity": "sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==", "funding": [ { "type": "github", @@ -8655,8 +8667,8 @@ "license": "MIT", "dependencies": { "fast-xml-builder": "^1.1.4", - "path-expression-matcher": "^1.1.3", - "strnum": "^2.1.2" + "path-expression-matcher": "^1.2.0", + "strnum": "^2.2.2" }, "bin": { "fxparser": "src/cli/cli.js" @@ -13054,9 +13066,9 @@ } }, "node_modules/path-expression-matcher": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz", - "integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz", + "integrity": "sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==", "funding": [ { "type": "github", @@ -13302,9 +13314,9 @@ } }, "node_modules/pmtiles": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-4.3.2.tgz", - "integrity": "sha512-Ath2F2U2E37QyNXjN1HOF+oLiNIbdrDYrk/K3C9K4Pgw2anwQX10y4WYWEH9O75vPiu0gBbSWIAbSG19svyvZg==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-4.4.0.tgz", + "integrity": "sha512-tCLI1C5134MR54i8izUWhse0QUtO/EC33n9yWp1N5dYLLvyc197U0fkF5gAJhq1TdWO9Tvl+9hgvFvM0fR27Zg==", "license": "BSD-3-Clause", "dependencies": { "fflate": "^0.8.2" @@ -15258,9 +15270,9 @@ } }, "node_modules/strnum": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz", - "integrity": "sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz", + "integrity": "sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==", "funding": [ { "type": "github", @@ -15397,9 +15409,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.18", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", - "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz", + "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==", "license": "MIT" }, "node_modules/tapable": { @@ -16579,9 +16591,9 @@ "license": "ISC" }, "node_modules/yaml": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", - "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", + "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", "license": "ISC", "bin": { "yaml": "bin.mjs" diff --git a/admin/package.json b/admin/package.json index 0ac8e9e..1164029 100644 --- a/admin/package.json +++ b/admin/package.json @@ -47,7 +47,7 @@ "@japa/runner": "^4.2.0", "@swc/core": "1.11.24", "@tanstack/eslint-plugin-query": "^5.81.2", - "@types/dockerode": "^3.3.41", + "@types/dockerode": "^4.0.1", "@types/luxon": "^3.6.2", "@types/node": "^22.15.18", "@types/react": "^19.1.8", @@ -96,7 +96,7 @@ "cheerio": "^1.2.0", "dockerode": "^4.0.7", "edge.js": "^6.2.1", - "fast-xml-parser": "^5.5.6", + "fast-xml-parser": "^5.5.7", "fuse.js": "^7.1.0", "luxon": "^3.6.1", "maplibre-gl": "^4.7.1", @@ -106,7 +106,7 @@ "pdf-parse": "^2.4.5", "pdf2pic": "^3.2.0", "pino-pretty": "^13.0.0", - "pmtiles": "^4.3.0", + "pmtiles": "^4.4.0", "postcss": "^8.5.6", "react": "^19.1.0", "react-adonis-transmit": "^1.0.1", @@ -118,11 +118,11 @@ "sharp": "^0.34.5", "stopword": "^3.1.5", "systeminformation": "^5.31.0", - "tailwindcss": "^4.1.10", + "tailwindcss": "^4.2.1", "tar": "^7.5.11", "tesseract.js": "^7.0.0", "url-join": "^5.0.0", - "yaml": "^2.8.0", + "yaml": "^2.8.3", "jszip": "^3.10.1" }, "hotHook": {