Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "@@//frontend:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
frontend/.npmrc=2124455649
frontend/package-lock.json=-1601984742
frontend/package.json=-2053760216
frontend/package-lock.json=1662360357
frontend/package.json=745667346
frontend/patches/vite.patch=-1261363333
frontend/pnpm-lock.yaml=-689001559
frontend/pnpm-lock.yaml=-1741805783
7,928 changes: 4,146 additions & 3,782 deletions frontend/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@ant-design/colors": "^7.0.2",
"@ant-design/icons": "^5.3.7",
"@ant-design/icons": "^6.3.2",
"@apollo/client": "^4.1.6",
"@bufbuild/protobuf": "^2.11.0",
"@tanstack/react-devtools": "^0.10.0",
Expand All @@ -31,7 +31,7 @@
"@tanstack/react-router-devtools": "^1.166.11",
"@tanstack/router-plugin": "^1.166.3",
"ansi_up": "^6.0.2",
"antd": "^5.21.3",
"antd": "^6.5.0",
"dayjs": "^1.11.11",
"diff": "^9.0.0",
"graphql": "^16.8.1",
Expand Down
Loading
Loading