diff --git a/package-lock.json b/package-lock.json index 76cf304d..ed41dcf2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17799,9 +17799,9 @@ } }, "node_modules/socket.io-parser": { - "version": "4.2.6", - "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.6.tgz", - "integrity": "sha512-asJqbVBDsBCJx0pTqw3WfesSY0iRX+2xzWEWzrpcH7L6fLzrhyF8WPI8UaeM4YCuDfpwA/cgsdugMsmtz8EJeg==", + "version": "4.2.7", + "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.7.tgz", + "integrity": "sha512-IH/iSeO9T6gz1KkFleGDWkG9N3dl4jXVYUtMhIqH10Md0ttMer8nUNWiP1DKuNrybD2xBrixLJdCC9J6ECoYkg==", "dev": true, "license": "MIT", "dependencies": { @@ -18701,19 +18701,6 @@ "typescript": ">=4.0.0" } }, - "node_modules/ts-declaration-location/node_modules/picomatch": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", - "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, "node_modules/ts-invariant": { "version": "0.10.3", "resolved": "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.10.3.tgz", @@ -20123,7 +20110,7 @@ "version": "8.21.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", - "dev": true, + "devOptional": true, "license": "MIT", "engines": { "node": ">=10.0.0" @@ -20362,46 +20349,6 @@ "react-dom": "^18.0.0 || ^19.0.0" } }, - "src/common/components/app": { - "name": "@curity/ui-kit-react-component-library", - "version": "0.0.0-SNAPSHOT-1", - "extraneous": true, - "license": "Apache-2.0", - "dependencies": { - "@curity/ui-kit-css": "^1.0.0", - "@curity/ui-kit-icons": "^1.0.0", - "@reach/dialog": "^0.18.0", - "i18next": "^25.6.0", - "react": "^19.2.0", - "react-hot-toast": "^2.5.2", - "react-i18next": "^16.1.5", - "react-qr-code": "^2.0.15" - }, - "devDependencies": { - "@eslint/js": "^9.9.0", - "@parcel/watcher": "^2.5.0", - "@testing-library/dom": "^10.4.0", - "@testing-library/react": "^16.1.0", - "@types/react": "^19.0.1", - "@vitejs/plugin-basic-ssl": "^2.1.0", - "@vitejs/plugin-react": "^5.0.4", - "eslint": "^9.16.0", - "eslint-plugin-react-hooks": "^7.0.0", - "eslint-plugin-react-refresh": "^0.4.16", - "eslint-plugin-simple-import-sort": "^12.1.1", - "globals": "^16.4.0", - "jsdom": "^27.0.1", - "stylelint-config-standard": "^39.0.1", - "typescript": "^5.7.2", - "typescript-eslint": "^8.18.0", - "vite": "^7.1.12", - "vite-tsconfig-paths": "^5.1.4", - "vitest": "^4.0.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "src/common/css": { "name": "@curity/ui-kit-css", "version": "1.0.0",