Skip to content

Commit

Permalink
chore(deps): update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 2bc662d commit 84ce60e
Show file tree
Hide file tree
Showing 5 changed files with 1,314 additions and 1,216 deletions.
36 changes: 18 additions & 18 deletions backend-issuer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/nice-agent-portal-backend-issuer",
"version": "0.2.3",
"version": "0.2.4",
"description": "OpenAPI service to manage profiles for the NICE agent and communication with veritable-cloudagent",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -38,47 +38,47 @@
},
"homepage": "https://github.com/digicatapult/nice-agent-portal#readme",
"devDependencies": {
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.13",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"c8": "^9.1.0",
"chai": "^5.1.0",
"chai": "^5.1.1",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
"dotenv-cli": "^7.4.1",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^10.4.0",
"nodemon": "^3.1.0",
"mocha": "^10.7.0",
"nodemon": "^3.1.4",
"prettier": "^3.2.5",
"prisma": "^5.13.0",
"prisma": "^5.17.0",
"reflect-metadata": "^0.2.1",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"tsimp": "^2.0.11",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"dependencies": {
"@prisma/client": "^5.13.0",
"@tsoa/runtime": "^6.2.0",
"@prisma/client": "^5.17.0",
"@tsoa/runtime": "^6.4.0",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"envalid": "^8.0.0",
"express": "^4.19.2",
"multer": "^1.4.5-lts.1",
"pg": "^8.11.5",
"pino": "^9.0.0",
"pino-pretty": "^11.0.0",
"swagger-ui-express": "^5.0.0",
"pg": "^8.12.0",
"pino": "^9.3.2",
"pino-pretty": "^11.2.2",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.2.0",
"tsyringe": "^4.8.0"
}
Expand Down
36 changes: 18 additions & 18 deletions backend-peer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/nice-agent-portal-backend-peer",
"version": "0.3.2",
"version": "0.3.3",
"description": "OpenAPI service to manage profiles for the NICE agent and communication with veritable-cloudagent",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -38,47 +38,47 @@
},
"homepage": "https://github.com/digicatapult/nice-agent-portal#readme",
"devDependencies": {
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.13",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"c8": "^9.1.0",
"chai": "^5.1.0",
"chai": "^5.1.1",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
"dotenv-cli": "^7.4.1",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^10.4.0",
"nodemon": "^3.1.0",
"mocha": "^10.7.0",
"nodemon": "^3.1.4",
"prettier": "^3.2.5",
"prisma": "^5.13.0",
"prisma": "^5.17.0",
"reflect-metadata": "^0.2.1",
"supertest": "^7.0.0",
"tsimp": "^2.0.11",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"dependencies": {
"@aries-framework/core": "^0.4.2",
"@prisma/client": "^5.13.0",
"@tsoa/runtime": "^6.2.0",
"@prisma/client": "^5.17.0",
"@tsoa/runtime": "^6.4.0",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"did-resolver": "^4.1.0",
"dotenv": "^16.4.5",
"envalid": "^8.0.0",
"express": "^4.19.2",
"multer": "^1.4.5-lts.1",
"pg": "^8.11.5",
"pino": "^9.0.0",
"pino-pretty": "^11.0.0",
"swagger-ui-express": "^5.0.0",
"pg": "^8.12.0",
"pino": "^9.3.2",
"pino-pretty": "^11.2.2",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.2.0",
"tsyringe": "^4.8.0"
}
Expand Down
36 changes: 18 additions & 18 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/nice-agent-portal-frontend",
"version": "0.1.27",
"version": "0.1.28",
"description": "NICE agent portal",
"homepage": "https://github.com/digicatapult/nice-agent-portal",
"main": "src/index.js",
Expand Down Expand Up @@ -40,41 +40,41 @@
"url": "https://github.com/digicatapult/nice-agent-portal/issues"
},
"resolutions": {
"styled-components": "^6.1.8"
"styled-components": "^6.1.12"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/preset-env": "^7.25.2",
"@babel/preset-react": "^7.24.7",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.1",
"css-loader": "^7.1.2",
"depcheck": "^1.4.7",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.0.0",
"eslint-plugin-cypress": "^3.4.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"html-webpack-plugin": "^5.6.0",
"prettier": "^3.2.5",
"serve": "^14.2.2",
"serve": "^14.2.3",
"style-loader": "^4.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.91.0",
"webpack": "^5.93.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
"@digicatapult/ui-component-library": "^0.19.27",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-qr-code": "^2.0.12",
"react-router-dom": "^6.23.0",
"styled-components": "^6.1.8"
"@digicatapult/ui-component-library": "^0.19.90",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-qr-code": "^2.0.15",
"react-router-dom": "^6.25.1",
"styled-components": "^6.1.12"
}
}
Loading

0 comments on commit 84ce60e

Please sign in to comment.