Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 3040d39 commit 51e32ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/dscp-hyproof-client",
"version": "0.0.4",
"version": "0.0.5",
"description": "User interface for HyProof",
"homepage": "https://github.com/digicatapult/dscp-hyproof-client",
"main": "src/index.js",
Expand Down Expand Up @@ -71,10 +71,10 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"@digicatapult/ui-component-library": "^0.13.4",
"@digicatapult/ui-component-library": "^0.13.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.1",
"react-router-dom": "^6.21.2",
"styled-components": "^6.1.8"
}
}

0 comments on commit 51e32ed

Please sign in to comment.