Skip to content

Commit

Permalink
chore(deps): update dependency ag-grid-angular to ~31.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 7296816 commit cdf15e0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@o3r/styling": "workspace:^",
"@popperjs/core": "^2.11.5",
"@types/color": "^3.0.6",
"ag-grid-angular": "~31.1.1",
"ag-grid-angular": "~31.3.0",
"ag-grid-community": "~31.1.1",
"bootstrap": "5.3.3",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@o3r/styling": "workspace:^",
"@o3r/testing": "workspace:^",
"@popperjs/core": "^2.11.5",
"ag-grid-angular": "~31.1.1",
"ag-grid-angular": "~31.3.0",
"ag-grid-community": "~31.1.1",
"bootstrap": "5.3.3",
"highlight.js": "^11.8.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"@typescript-eslint/types": "^7.14.1",
"@typescript-eslint/utils": "^7.14.1",
"@yarnpkg/sdks": "^3.0.0",
"ag-grid-angular": "~31.1.1",
"ag-grid-angular": "~31.3.0",
"ag-grid-community": "~31.1.1",
"babel-loader": "^9.0.0",
"bootstrap": "5.3.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7255,7 +7255,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.14.1"
"@typescript-eslint/parser": "npm:^7.14.1"
"@typescript-eslint/types": "npm:^7.14.1"
ag-grid-angular: "npm:~31.1.1"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.1.1"
archiver: "npm:^7.0.0"
bootstrap: "npm:5.3.3"
Expand Down Expand Up @@ -8301,7 +8301,7 @@ __metadata:
"@typescript-eslint/types": "npm:^7.14.1"
"@typescript-eslint/utils": "npm:^7.14.1"
"@yarnpkg/sdks": "npm:^3.0.0"
ag-grid-angular: "npm:~31.1.1"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.1.1"
babel-loader: "npm:^9.0.0"
bootstrap: "npm:5.3.3"
Expand Down Expand Up @@ -9082,7 +9082,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.14.1"
"@typescript-eslint/types": "npm:^7.14.1"
"@typescript-eslint/utils": "npm:^7.14.1"
ag-grid-angular: "npm:~31.1.1"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.1.1"
bootstrap: "npm:5.3.3"
concurrently: "npm:^8.0.0"
Expand Down Expand Up @@ -13512,20 +13512,20 @@ __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":
"ag-grid-community@npm:~31.1.1":
version: 31.1.1
resolution: "ag-grid-community@npm:31.1.1"
checksum: 10/345e3ca0d46eacbd95b52f0c36cbe33b3f2932afdb76118f7afe3d969f72e17e589730f356ae4943a493a747a70138c8f8bd8f36bf1d7ca069f36d2a040e8f4f
Expand Down

0 comments on commit cdf15e0

Please sign in to comment.