Skip to content

Commit

Permalink
chore(deps): update design factory dependencies to ~31.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 70ec3e7 commit 6782776
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"@o3r/styling": "workspace:^",
"@popperjs/core": "^2.11.5",
"@types/color": "^3.0.6",
"ag-grid-angular": "~31.1.1",
"ag-grid-community": "~31.1.1",
"ag-grid-angular": "~31.3.0",
"ag-grid-community": "~31.3.0",
"bootstrap": "5.3.3",
"rxjs": "^7.8.1",
"tinycolor2": "^1.6.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@o3r/styling": "workspace:^",
"@o3r/testing": "workspace:^",
"@popperjs/core": "^2.11.5",
"ag-grid-angular": "~31.1.1",
"ag-grid-community": "~31.1.1",
"ag-grid-angular": "~31.3.0",
"ag-grid-community": "~31.3.0",
"bootstrap": "5.3.3",
"highlight.js": "^11.8.0",
"intl-messageformat": "~10.5.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@
"@typescript-eslint/types": "^7.2.0",
"@typescript-eslint/utils": "~7.14.1",
"@yarnpkg/sdks": "^3.0.0",
"ag-grid-angular": "~31.1.1",
"ag-grid-community": "~31.1.1",
"ag-grid-angular": "~31.3.0",
"ag-grid-community": "~31.3.0",
"babel-loader": "^9.0.0",
"bootstrap": "5.3.3",
"bootstrap-icons": "^1.11.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6938,8 +6938,8 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.2.0"
"@typescript-eslint/parser": "npm:^7.2.0"
"@typescript-eslint/types": "npm:^7.2.0"
ag-grid-angular: "npm:~31.1.1"
ag-grid-community: "npm:~31.1.1"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.3.0"
archiver: "npm:^7.0.0"
bootstrap: "npm:5.3.3"
chokidar: "npm:^3.5.2"
Expand Down Expand Up @@ -7984,8 +7984,8 @@ __metadata:
"@typescript-eslint/types": "npm:^7.2.0"
"@typescript-eslint/utils": "npm:~7.14.1"
"@yarnpkg/sdks": "npm:^3.0.0"
ag-grid-angular: "npm:~31.1.1"
ag-grid-community: "npm:~31.1.1"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.3.0"
babel-loader: "npm:^9.0.0"
bootstrap: "npm:5.3.3"
bootstrap-icons: "npm:^1.11.3"
Expand Down Expand Up @@ -8765,8 +8765,8 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.2.0"
"@typescript-eslint/types": "npm:^7.2.0"
"@typescript-eslint/utils": "npm:~7.14.1"
ag-grid-angular: "npm:~31.1.1"
ag-grid-community: "npm:~31.1.1"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.3.0"
bootstrap: "npm:5.3.3"
concurrently: "npm:^8.0.0"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -13141,23 +13141,23 @@ __metadata:
languageName: node
linkType: hard

"ag-grid-angular@npm:~31.1.1":
version: 31.1.1
resolution: "ag-grid-angular@npm:31.1.1"
"ag-grid-angular@npm:~31.3.0":
version: 31.3.2
resolution: "ag-grid-angular@npm:31.3.2"
dependencies:
ag-grid-community: "npm:31.1.1"
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/common": ">= 14.0.0"
"@angular/core": ">= 14.0.0"
checksum: 10/26688a1a81f98e114c43e715d6cf4b88f26044823cc861525795d3b8640550a647d207f7e370a622775fd29905a68026454bdeab3ba2f28862b43ff7ef88df8f
ag-grid-community: 31.3.2
checksum: 10/11c2e61fc9c2b6ac3b5a4bc8d1b4f4b102548c78ecde1ac9b340c2bf6a70fe805be5335afa9d5c0c6dec03826b9d59a2d76ad6ae7fbe047a80c977f9a18d95e8
languageName: node
linkType: hard

"ag-grid-community@npm:31.1.1, ag-grid-community@npm:~31.1.1":
version: 31.1.1
resolution: "ag-grid-community@npm:31.1.1"
checksum: 10/345e3ca0d46eacbd95b52f0c36cbe33b3f2932afdb76118f7afe3d969f72e17e589730f356ae4943a493a747a70138c8f8bd8f36bf1d7ca069f36d2a040e8f4f
"ag-grid-community@npm:~31.3.0":
version: 31.3.2
resolution: "ag-grid-community@npm:31.3.2"
checksum: 10/4d47d8ca08c80988e30643933c8e333b62322909db79a02f9aeb75ced7689827228c616be82085d6111823139796f30ee1086b2f1af555dcb7843cbd68578126
languageName: node
linkType: hard

Expand Down

0 comments on commit 6782776

Please sign in to comment.