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] committed May 7, 2024
1 parent c382fd5 commit 793f7a0
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 @@ -100,8 +100,8 @@
"@o3r/styling": "workspace:^",
"@popperjs/core": "^2.11.5",
"@types/color": "^3.0.6",
"ag-grid-angular": "~31.1.0",
"ag-grid-community": "~31.1.0",
"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.0",
"ag-grid-community": "~31.1.0",
"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 @@ -201,8 +201,8 @@
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/types": "^7.2.0",
"@yarnpkg/sdks": "^3.0.0",
"ag-grid-angular": "~31.1.0",
"ag-grid-community": "~31.1.0",
"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 @@ -6988,8 +6988,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.0"
ag-grid-community: "npm:~31.1.0"
ag-grid-angular: "npm:~31.3.0"
ag-grid-community: "npm:~31.3.0"
archiver: "npm:^6.0.1"
bootstrap: "npm:5.3.3"
chokidar: "npm:^3.5.2"
Expand Down Expand Up @@ -8002,8 +8002,8 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.2.0"
"@typescript-eslint/types": "npm:^7.2.0"
"@yarnpkg/sdks": "npm:^3.0.0"
ag-grid-angular: "npm:~31.1.0"
ag-grid-community: "npm:~31.1.0"
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 @@ -8759,8 +8759,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.0"
ag-grid-community: "npm:~31.1.0"
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 @@ -13446,23 +13446,23 @@ __metadata:
languageName: node
linkType: hard

"ag-grid-angular@npm:~31.1.0":
version: 31.1.1
resolution: "ag-grid-angular@npm:31.1.1"
"ag-grid-angular@npm:~31.3.0":
version: 31.3.1
resolution: "ag-grid-angular@npm:31.3.1"
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.1
checksum: 10/db292346e30a1c12145c8c0a7d4ffc4d474cb57d148fc80ffd540285f0f97157f2ca7859c245a3e65cd7eb1d72bacc62607d14175a6490f63bfd5d05d91b29ad
languageName: node
linkType: hard

"ag-grid-community@npm:31.1.1, ag-grid-community@npm:~31.1.0":
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.1
resolution: "ag-grid-community@npm:31.3.1"
checksum: 10/6022548c1c19365ade84538f196e0f1e664cd8e65fcf37c21aa61275cf74bff349e705999d260ebf9e06493cc581029c0fd980f02cc17a9216bb1710e9140a63
languageName: node
linkType: hard

Expand Down

0 comments on commit 793f7a0

Please sign in to comment.