diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 83b8f0474f..ea07eef8fb 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -1,10 +1,14 @@ -name: Build +name: Sonarcloud on: push: branches: - main pull_request: types: [opened, synchronize, reopened] + +permissions: + contents: read + jobs: sonarcloud: name: SonarCloud diff --git a/client/packages/openblocks/package.json b/client/packages/openblocks/package.json index fca649dc11..4a9783c5d4 100644 --- a/client/packages/openblocks/package.json +++ b/client/packages/openblocks/package.json @@ -27,7 +27,7 @@ "@manaflair/redux-batch": "^1.0.0", "@rjsf/antd": "^4.1.1", "@rjsf/core": "^4.2.0", - "@types/lodash": "^4.14.178", + "@types/lodash": "^4.14.194", "@types/node": "^16.7.13", "@types/react": "^17.0.20", "@types/react-dom": "^17.0.9", @@ -40,7 +40,7 @@ "axios": "^0.21.1", "buffer": "^6.0.3", "clsx": "^1.2.1", - "copy-to-clipboard": "^3.3.1", + "copy-to-clipboard": "^3.3.3", "core-js": "^3.25.2", "echarts": "^5.4.2", "eslint4b-prebuilt-2": "^7.32.0", diff --git a/client/yarn.lock b/client/yarn.lock index b5864f7a5e..bfffb9791b 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -4889,10 +4889,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.14.178": - version: 4.14.178 - resolution: "@types/lodash@npm:4.14.178" - checksum: a69a04a60bfc5257c3130a554b4efa0c383f0141b7b3db8ab7cf07ad2a46ea085fce66d0242da41da7e5647b133d5dfb2c15add9cbed8d7fef955e4a1e5b3128 +"@types/lodash@npm:^4.14.194": + version: 4.14.194 + resolution: "@types/lodash@npm:4.14.194" + checksum: 113f34831c461469d91feca2dde737f88487732898b4d25e9eb23b087bb193985f864d1e1e0f3b777edc5022e460443588b6000a3b2348c966f72d17eedc35ea languageName: node linkType: hard @@ -7319,6 +7319,15 @@ __metadata: languageName: node linkType: hard +"copy-to-clipboard@npm:^3.3.3": + version: 3.3.3 + resolution: "copy-to-clipboard@npm:3.3.3" + dependencies: + toggle-selection: ^1.0.6 + checksum: e0a325e39b7615108e6c1c8ac110ae7b829cdc4ee3278b1df6a0e4228c490442cc86444cd643e2da344fbc424b3aab8909e2fec82f8bc75e7e5b190b7c24eecf + languageName: node + linkType: hard + "copy-to@npm:^2.0.1": version: 2.0.1 resolution: "copy-to@npm:2.0.1" @@ -14475,7 +14484,7 @@ __metadata: "@rjsf/core": ^4.2.0 "@types/core-js": ^2.5.5 "@types/intl": ^1.2.0 - "@types/lodash": ^4.14.178 + "@types/lodash": ^4.14.194 "@types/node": ^16.7.13 "@types/papaparse": ^5.3.5 "@types/react": ^17.0.20 @@ -14492,7 +14501,7 @@ __metadata: axios: ^0.21.1 buffer: ^6.0.3 clsx: ^1.2.1 - copy-to-clipboard: ^3.3.1 + copy-to-clipboard: ^3.3.3 core-js: ^3.25.2 dotenv: ^16.0.3 echarts: ^5.4.2 diff --git a/server/api-service/pom.xml b/server/api-service/pom.xml index ebaf7ce445..c1dc1bce50 100644 --- a/server/api-service/pom.xml +++ b/server/api-service/pom.xml @@ -120,7 +120,7 @@ org.projectlombok lombok - 1.18.20 + 1.18.26

AltStyle によって変換されたページ (->オリジナル) /