Skip to content
Merged
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
10 changes: 5 additions & 5 deletions .pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"*.hs": "stack exec hlint"
},
"dependencies": {
"@babel/runtime": "^7.26.7",
"@babel/runtime": "^7.26.10",
"ag-grid-community": "^33.1.1",
"ag-grid-react": "^33.1.1",
"bootstrap": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1575,12 +1575,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.26.7":
version: 7.26.7
resolution: "@babel/runtime@npm:7.26.7"
"@babel/runtime@npm:^7.26.10":
version: 7.26.10
resolution: "@babel/runtime@npm:7.26.10"
dependencies:
regenerator-runtime: ^0.14.0
checksum: a1664a08f3f4854b895b540cca2f5f5c6c1993b5fb788c9615d70fc201e16bb254df8e0550c83eaf2749a14d87775e11a7c9ded6161203e9da7a4a323d546925
checksum: 22d2e0abb86e90de489ab16bb578db6fe2b63a88696db431198b24963749820c723f1982298cdbbea187f7b2b80fb4d98a514faf114ddb2fdc14a4b96277b955
languageName: node
linkType: hard

Expand Down Expand Up @@ -4393,7 +4393,7 @@ __metadata:
"@babel/plugin-proposal-class-properties": ^7.18.6
"@babel/preset-env": ^7.26.0
"@babel/preset-react": ^7.26.3
"@babel/runtime": ^7.26.7
"@babel/runtime": ^7.26.10
"@testing-library/dom": ^10.4.0
"@testing-library/react": ^16.0.1
"@testing-library/user-event": ^14.5.2
Expand Down