diff --git a/react-tailwind-template/package-lock.json b/react-tailwind-template/package-lock.json index b5496e73..27e87e76 100644 --- a/react-tailwind-template/package-lock.json +++ b/react-tailwind-template/package-lock.json @@ -14,7 +14,7 @@ "react-router-dom": "7.1.0" }, "devDependencies": { - "@db-ui/foundations": "^0.7.1", + "@db-ui/foundations": "^0.7.2", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@typescript-eslint/eslint-plugin": "^8.23.0", @@ -363,9 +363,9 @@ } }, "node_modules/@db-ui/foundations": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@db-ui/foundations/-/foundations-0.7.1.tgz", - "integrity": "sha512-RqtiwASg38JPq0rRZ36tkbdzMpLjdnJdZkyAz2ZHZ2oS3yjn1ghVO5Uhpy+dCKnFFltwFC6yynCr9jo4yZL1kA==", + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/@db-ui/foundations/-/foundations-0.7.2.tgz", + "integrity": "sha512-eiJLeY5dS5adTlaN+CbyPmGp0vYbdRioXYCr+QUPWcXqpn5uMvA+iXw8b0D4pQMXXWuJzv9UDg4j2Ym0oILoxw==", "dev": true, "license": "DB Design License", "bin": { diff --git a/react-tailwind-template/package.json b/react-tailwind-template/package.json index 3cef2a31..13c7b4d7 100644 --- a/react-tailwind-template/package.json +++ b/react-tailwind-template/package.json @@ -16,7 +16,7 @@ "react-router-dom": "7.1.0" }, "devDependencies": { - "@db-ui/foundations": "^0.7.1", + "@db-ui/foundations": "^0.7.2", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@typescript-eslint/eslint-plugin": "^8.23.0",