Skip to content

Commit

Permalink
Merge pull request #161 from educorvi/dependabot/npm_and_yarn/product…
Browse files Browse the repository at this point in the history
…ion-dependencies-f2425e0dba

build: bump the production-dependencies group across 1 directory with 9 updates
  • Loading branch information
neferin12 authored Sep 1, 2024
2 parents f3b9e6b + bbb579a commit 5d17613
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 175 deletions.
12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"dependencies": {
"@educorvi/vue-json-form": "3.0.0-alpha.5",
"@tsconfig/node-lts": "^18.12.5",
"axios": "^1.7.5",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.24.7",
"bootstrap-vue-next": "^0.24.11",
"bootswatch": "^4.6.2",
"file-saver": "^2.0.5",
"humanize-duration": "^3.32.1",
"keycloak-js": "^20.0.5",
"pinia": "^2.1.6",
"pinia": "^2.2.2",
"showdown": "^2.1.0",
"swagger-ui": "^5.17.14",
"swagger-ui-dist": "^5.17.14",
"timeclicker_server": "workspace:^",
"vue": "^3.4.27",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
"vue": "^3.4.38",
"vue-i18n": "^9.14.0",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@iconify-json/bi": "^1.1.23",
Expand Down
8 changes: 4 additions & 4 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"typescript": "^5.4.5"
},
"dependencies": {
"axios": "^1.7.5",
"axios": "^1.7.7",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.19.2",
"express-rate-limit": "^6.11.1",
"keycloak-backend": "^5.0.0",
"luxon": "^3.5.0",
"pg": "^8.11.5",
"pg": "^8.12.0",
"reflect-metadata": "^0.2.2",
"swagger-ui-express": "^4.6.3",
"tslog": "^4.9.2",
"tslog": "^4.9.3",
"tsoa": "^5.1.1",
"typeorm": "^0.3.20",
"typeorm-extension": "^3.5.1"
"typeorm-extension": "^3.6.1"
}
}
Loading

0 comments on commit 5d17613

Please sign in to comment.