Skip to content

Commit

Permalink
feat: 1564 upgrade carbon (#1808)
Browse files Browse the repository at this point in the history
Co-authored-by: Xiao Peng <xiaopeng@Xiaos-MacBook-Pro.local>
Co-authored-by: mgaseta <105936322+mgaseta@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 10, 2025
1 parent d3cc2bb commit 5c9c246
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 75 deletions.
118 changes: 47 additions & 71 deletions frontend/package-lock.json

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

8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"@babel/plugin-syntax-flow": "^7.22.5",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@bcgov-nr/nr-theme": "^1.4.1",
"@carbon/icons-react": "^11.9.0",
"@carbon/pictograms-react": "^11.38.0",
"@carbon/react": "^1.22.0",
"@carbon/icons-react": "^11.53.0",
"@carbon/pictograms-react": "^11.70.0",
"@carbon/react": "^1.73.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.29.1",
"@testing-library/dom": "^10.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@tsconfig/node18": "^18.0.0",
"@types/carbon-components-react": "^7.55.2",
"@types/carbon-components-react": "^7.55.13",
"@types/luxon": "^3.4.2",
"@types/react-beforeunload": "^2.1.5",
"@types/react-dom": "^18.0.11",
Expand Down

0 comments on commit 5c9c246

Please sign in to comment.