diff --git a/package-lock.json b/package-lock.json index 76cf304d..3e6ce052 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18397,9 +18397,9 @@ } }, "node_modules/systeminformation": { - "version": "5.31.3", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.3.tgz", - "integrity": "sha512-vX0eeI7oGIr79NLiJRWnK8SyxDjyiNOEanaQnHRNyb5ep8QcpD8QMDvrukdrxV4pV4AKjwUDfaypXnWHMC/65A==", + "version": "5.31.17", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.17.tgz", + "integrity": "sha512-TvFA9iwDWlMjqZVlKIJ0Cy+Zgm9ttlMx0SMRwJDMNKyhlEKWBMb3+WRwDi/3dvHdWbexpos4Osp4U49p5WjB5g==", "dev": true, "license": "MIT", "os": [ @@ -20123,7 +20123,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 +20362,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",