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] committed Mar 19, 2024
1 parent 4cf501c commit 6d645a1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
38 changes: 19 additions & 19 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/sqnc-hyproof-client",
"version": "0.3.17",
"version": "0.3.18",
"description": "User interface for HyProof",
"homepage": "https://github.com/digicatapult/sqnc-hyproof-client",
"main": "src/index.js",
Expand Down Expand Up @@ -48,8 +48,8 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.0",
"@babel/preset-react": "^7.23.3",
"@tanstack/react-query": "^5.28.2",
"axios": "^1.6.7",
"@tanstack/react-query": "^5.28.4",
"axios": "^1.6.8",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
Expand All @@ -59,7 +59,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"html-webpack-plugin": "^5.6.0",
"prettier": "^3.2.5",
Expand All @@ -72,7 +72,7 @@
"webpack-dev-server": "^5.0.3"
},
"dependencies": {
"@digicatapult/ui-component-library": "^0.19.5",
"@digicatapult/ui-component-library": "^0.19.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-id-generator": "^3.0.2",
Expand Down

0 comments on commit 6d645a1

Please sign in to comment.