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 21, 2024
1 parent a2d2370 commit 68c651e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

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

10 changes: 5 additions & 5 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.9",
"version": "0.0.10",
"description": "User interface for HyProof",
"homepage": "https://github.com/digicatapult/dscp-hyproof-client",
"main": "src/index.js",
Expand Down Expand Up @@ -49,8 +49,8 @@
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.1",
"css-loader": "^6.9.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.9.1",
"depcheck": "^1.4.7",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"html-webpack-plugin": "^5.6.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"serve": "^14.2.1",
"style-loader": "^3.3.4",
"url-loader": "^4.1.1",
Expand All @@ -70,7 +70,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"@digicatapult/ui-component-library": "^0.14.1",
"@digicatapult/ui-component-library": "^0.14.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.2",
Expand Down

0 comments on commit 68c651e

Please sign in to comment.