Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@babel/runtime": "^7.24.4",
"ag-grid-community": "^32.3.2",
"ag-grid-react": "^32.3.2",
"ag-grid-community": "^32.3.3",
"ag-grid-react": "^32.3.3",
"bootstrap": "^5.3.3",
"core-js": "^3.39.0",
"handlebars": "^4.7.8",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2827,32 +2827,32 @@ __metadata:
languageName: node
linkType: hard

"ag-charts-types@npm:10.3.1":
version: 10.3.1
resolution: "ag-charts-types@npm:10.3.1"
checksum: 58d6dadfc663fa24e69b5d2c8555b88a3c45b86d101c5788f3f4787bb426a19cf7ff14f22e40d0ae4b570f0d1a4290b353c88d2835a7696c59bb9556f0aaafc1
"ag-charts-types@npm:10.3.3":
version: 10.3.3
resolution: "ag-charts-types@npm:10.3.3"
checksum: d49ea6f0efb50b92277d1e0b07a1184ee6315876e6bf997f987945e53dc83793b177b669b6ac09cd170bfb788b9e54058ecdb66c978b52b4120d2695b20834e8
languageName: node
linkType: hard

"ag-grid-community@npm:32.3.2, ag-grid-community@npm:^32.3.2":
version: 32.3.2
resolution: "ag-grid-community@npm:32.3.2"
"ag-grid-community@npm:32.3.3, ag-grid-community@npm:^32.3.3":
version: 32.3.3
resolution: "ag-grid-community@npm:32.3.3"
dependencies:
ag-charts-types: 10.3.1
checksum: d820bd70c506cf5ae1e1a892e15b1c33b5ce9e29af7e4b0abee0c681baeb2baf753848136efc89710ae5e1c7ffc4f65a632335b6596b9203f6d21117054af7e9
ag-charts-types: 10.3.3
checksum: e31a0034988952b8d955a3118376d3b4205c852d49dc54ac876a7e97df69b3878f2b1c6c49ac824a3f7dd7deec7503d8ba64d2eaef21b4074a9d6f2a22672a38
languageName: node
linkType: hard

"ag-grid-react@npm:^32.3.2":
version: 32.3.2
resolution: "ag-grid-react@npm:32.3.2"
"ag-grid-react@npm:^32.3.3":
version: 32.3.3
resolution: "ag-grid-react@npm:32.3.3"
dependencies:
ag-grid-community: 32.3.2
ag-grid-community: 32.3.3
prop-types: ^15.8.1
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: bfbf3a804a1db4c74b14610be284d66862732d938cc71b3a1e4839814a61a68bcc82bdadb4f57338492b608a49f9346075557ccffed054c53b1748d642e3aaf6
checksum: b14d932bc4abfcceeb265d29b199f027a2e00bbfa75c9194cb6009c8b51b3ceda5b0b1ded2cedeeb23bd889c8246868caa183f01a996cef92a0bea9964aeab19
languageName: node
linkType: hard

Expand Down Expand Up @@ -4109,8 +4109,8 @@ __metadata:
"@testing-library/dom": ^10.4.0
"@testing-library/react": ^16.0.1
"@testing-library/user-event": ^14.5.2
ag-grid-community: ^32.3.2
ag-grid-react: ^32.3.2
ag-grid-community: ^32.3.3
ag-grid-react: ^32.3.3
babel-jest: ^29.5.0
babel-loader: ^9.1.2
bootstrap: ^5.3.3
Expand Down