diff --git a/assay/package-lock.json b/assay/package-lock.json index a5f60a6ed81..0e7e0b96fb2 100644 --- a/assay/package-lock.json +++ b/assay/package-lock.json @@ -8,7 +8,7 @@ "name": "assay", "version": "0.0.0", "dependencies": { - "@labkey/components": "6.62.7" + "@labkey/components": "6.63.1" }, "devDependencies": { "@labkey/build": "8.6.0", @@ -2458,9 +2458,9 @@ } }, "node_modules/@labkey/components": { - "version": "6.62.7", - "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.62.7.tgz", - "integrity": "sha512-B6keJL4Wx0OD0PvJM4Ct9aOqp8rubCPTsF/f8N/0CDIGBikKBLBmwZej1JIDqk4MxaOzNKJqqwwUAplu/YaMaw==", + "version": "6.63.1", + "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.63.1.tgz", + "integrity": "sha512-HHniE4AIh1y4g/k5acx1XtdVPck/MpRpA3e6nacjedhVPS811DgRYwPuqrWu4dRYLWFKpG5ddGqTbyU1QYMxpA==", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@hello-pangea/dnd": "18.0.1", diff --git a/assay/package.json b/assay/package.json index a934c08608a..6ef1ee70153 100644 --- a/assay/package.json +++ b/assay/package.json @@ -12,7 +12,7 @@ "clean": "rimraf resources/web/assay/gen && rimraf resources/views/gen && rimraf resources/web/gen" }, "dependencies": { - "@labkey/components": "6.62.7" + "@labkey/components": "6.63.1" }, "devDependencies": { "@labkey/build": "8.6.0", diff --git a/core/package-lock.json b/core/package-lock.json index eca0602edcf..5633d6d3bdf 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -8,7 +8,7 @@ "name": "labkey-core", "version": "0.0.0", "dependencies": { - "@labkey/components": "6.62.7", + "@labkey/components": "6.63.1", "@labkey/themes": "1.4.2" }, "devDependencies": { @@ -3504,9 +3504,9 @@ } }, "node_modules/@labkey/components": { - "version": "6.62.7", - "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.62.7.tgz", - "integrity": "sha512-B6keJL4Wx0OD0PvJM4Ct9aOqp8rubCPTsF/f8N/0CDIGBikKBLBmwZej1JIDqk4MxaOzNKJqqwwUAplu/YaMaw==", + "version": "6.63.1", + "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.63.1.tgz", + "integrity": "sha512-HHniE4AIh1y4g/k5acx1XtdVPck/MpRpA3e6nacjedhVPS811DgRYwPuqrWu4dRYLWFKpG5ddGqTbyU1QYMxpA==", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@hello-pangea/dnd": "18.0.1", diff --git a/core/package.json b/core/package.json index 662e5f581ab..a102cf30290 100644 --- a/core/package.json +++ b/core/package.json @@ -53,7 +53,7 @@ } }, "dependencies": { - "@labkey/components": "6.62.7", + "@labkey/components": "6.63.1", "@labkey/themes": "1.4.2" }, "devDependencies": { diff --git a/experiment/package-lock.json b/experiment/package-lock.json index bb7072786ae..9bb3af3cd0c 100644 --- a/experiment/package-lock.json +++ b/experiment/package-lock.json @@ -8,7 +8,7 @@ "name": "experiment", "version": "0.0.0", "dependencies": { - "@labkey/components": "6.62.7" + "@labkey/components": "6.63.1" }, "devDependencies": { "@labkey/build": "8.6.0", @@ -3247,9 +3247,9 @@ } }, "node_modules/@labkey/components": { - "version": "6.62.7", - "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.62.7.tgz", - "integrity": "sha512-B6keJL4Wx0OD0PvJM4Ct9aOqp8rubCPTsF/f8N/0CDIGBikKBLBmwZej1JIDqk4MxaOzNKJqqwwUAplu/YaMaw==", + "version": "6.63.1", + "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.63.1.tgz", + "integrity": "sha512-HHniE4AIh1y4g/k5acx1XtdVPck/MpRpA3e6nacjedhVPS811DgRYwPuqrWu4dRYLWFKpG5ddGqTbyU1QYMxpA==", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@hello-pangea/dnd": "18.0.1", diff --git a/experiment/package.json b/experiment/package.json index c0949b22169..df69e4ccddc 100644 --- a/experiment/package.json +++ b/experiment/package.json @@ -13,7 +13,7 @@ "test-integration": "cross-env NODE_ENV=test jest --ci --runInBand -c test/js/jest.config.integration.js" }, "dependencies": { - "@labkey/components": "6.62.7" + "@labkey/components": "6.63.1" }, "devDependencies": { "@labkey/build": "8.6.0", diff --git a/pipeline/package-lock.json b/pipeline/package-lock.json index a09543d58d0..0867f28150e 100644 --- a/pipeline/package-lock.json +++ b/pipeline/package-lock.json @@ -8,7 +8,7 @@ "name": "pipeline", "version": "0.0.0", "dependencies": { - "@labkey/components": "6.62.7" + "@labkey/components": "6.63.1" }, "devDependencies": { "@labkey/build": "8.6.0", @@ -2716,9 +2716,9 @@ } }, "node_modules/@labkey/components": { - "version": "6.62.7", - "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.62.7.tgz", - "integrity": "sha512-B6keJL4Wx0OD0PvJM4Ct9aOqp8rubCPTsF/f8N/0CDIGBikKBLBmwZej1JIDqk4MxaOzNKJqqwwUAplu/YaMaw==", + "version": "6.63.1", + "resolved": "https://labkey.jfrog.io/artifactory/api/npm/libs-client/@labkey/components/-/@labkey/components-6.63.1.tgz", + "integrity": "sha512-HHniE4AIh1y4g/k5acx1XtdVPck/MpRpA3e6nacjedhVPS811DgRYwPuqrWu4dRYLWFKpG5ddGqTbyU1QYMxpA==", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@hello-pangea/dnd": "18.0.1", diff --git a/pipeline/package.json b/pipeline/package.json index 891a9500a3f..005d31b432d 100644 --- a/pipeline/package.json +++ b/pipeline/package.json @@ -14,7 +14,7 @@ "build-prod": "npm run clean && cross-env NODE_ENV=production PROD_SOURCE_MAP=source-map webpack --config node_modules/@labkey/build/webpack/prod.config.js --color --progress --profile" }, "dependencies": { - "@labkey/components": "6.62.7" + "@labkey/components": "6.63.1" }, "devDependencies": { "@labkey/build": "8.6.0",