Skip to content

Commit

Permalink
fix(deps): bump the minorandpatch group across 1 directory with 21 up…
Browse files Browse the repository at this point in the history
…dates (#952)
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent ef95fab commit 9dd812f
Show file tree
Hide file tree
Showing 8 changed files with 1,524 additions and 735 deletions.
2,183 changes: 1,486 additions & 697 deletions package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-swc": "^0.4.0",
"@rollup/plugin-terser": "^0.4.4",
"@swc/core": "^1.9.1",
"@swc/jest": "^0.2.36",
"@tada5hi/commitlint-config": "^1.2.2",
"@tada5hi/eslint-config-vue-typescript": "^1.3.12",
"@tada5hi/tsconfig": "^0.5.1",
"@types/jest": "^29.5.12",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.2.0",
"@swc/core": "^1.10.0",
"@swc/jest": "^0.2.37",
"@tada5hi/commitlint-config": "^1.2.3",
"@tada5hi/eslint-config-vue-typescript": "^1.3.13",
"@tada5hi/tsconfig": "^0.6.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@vitejs/plugin-vue": "^5.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.6.4",
"lint-staged": "^15.2.7",
"nx": "^20.1.0",
"nx": "^20.1.4",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup": "^4.28.0",
"rollup-plugin-postcss": "^4.0.2",
"smob": "^1.5.0",
"typescript": "5.6.2",
"typescript": "5.7.2",
"workspaces-publish": "^1.4.4"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"@authup/client-web-kit": "^1.0.0-beta.23",
"@dnpm-dip/core": "^1.11.0",
"@dnpm-dip/kit": "^1.10.0",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.14.1592",
"@vuecs/timeago": "^1.1.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@nuxt/module-builder": "^0.8.4",
"nuxt": "^3.14.159"
"nuxt": "^3.14.1592"
}
}
16 changes: 8 additions & 8 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,34 +42,34 @@
},
"dependencies": {
"@posva/event-emitter": "^1.0.2",
"hapic": "^2.5.1",
"hapic": "^2.5.2",
"smob": "^1.5.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@authup/core-http-kit": "^1.0.0-beta.23",
"@authup/client-web-kit": "^1.0.0-beta.23",
"bootstrap-vue-next": "^0.26.8",
"chart.js": "^4.4.4",
"chart.js": "^4.4.7",
"@nuxt/schema": "^3.13.0",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.14.1592",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/navigation": "^2.3.1",
"@vuecs/link": "^1.0.0",
"pinia": "^2.2.4",
"pinia": "^2.2.8",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.1"
"vue-chartjs": "^5.3.2"
},
"peerDependencies": {
"@authup/core-http-kit": "^1.0.0-beta.21",
"@authup/client-web-kit": "^1.0.0-beta.21",
"chart.js": "^4.4.3",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.14.1592",
"@vuecs/link": "^1.0.0",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/navigation": "^2.3.1",
"pinia": "^2.2.4",
"pinia": "^2.2.8",
"vue": "^3.x",
"vue-chartjs": "^5.3.1"
"vue-chartjs": "^5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@nuxt/schema": "^3.13.0",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.14.1592",
"ufo": "^1.5.4"
}
}
10 changes: 5 additions & 5 deletions packages/mtb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"@authup/client-web-kit": "^1.0.0-beta.23",
"@dnpm-dip/core": "^1.29.0",
"@dnpm-dip/kit": "^1.23.0",
"@nuxt/kit": "^3.13.0"
"@nuxt/kit": "^3.14.1592"
},
"devDependencies": {
"@ilingo/vuelidate": "^5.0.3",
"@nuxt/module-builder": "^0.8.4",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/pagination": "^1.3.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.26.8",
"chart.js": "^4.4.3",
"nuxt": "^3.14.159",
"chart.js": "^4.4.7",
"nuxt": "^3.14.1592",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.1"
"vue-chartjs": "^5.3.2"
}
}
12 changes: 6 additions & 6 deletions packages/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@dnpm-dip/kit": "^1.23.0",
"@dnpm-dip/mtb": "^1.28.0",
"@dnpm-dip/rd": "^1.27.0",
"@fortawesome/fontawesome-free": "^6.7.0",
"@fortawesome/fontawesome-free": "^6.7.1",
"@ilingo/vuelidate": "^5.0.3",
"@vuecs/countdown": "^1.0.0",
"@vuecs/form-controls": "^2.3.0",
Expand All @@ -40,12 +40,12 @@
"@vuelidate/validators": "^2.0.4",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.26.8",
"chart.js": "^4.4.3",
"chart.js": "^4.4.7",
"date-fns": "^3.6.0",
"hapic": "^2.5.1",
"nuxt": "^3.14.159",
"pinia": "^2.2.4",
"hapic": "^2.5.2",
"nuxt": "^3.14.1592",
"pinia": "^2.2.8",
"vue": "^3.5.13",
"vue-router": "^4.4.3"
"vue-router": "^4.5.0"
}
}
8 changes: 4 additions & 4 deletions packages/rd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"@authup/client-web-kit": "^1.0.0-beta.23",
"@dnpm-dip/core": "^1.29.0",
"@dnpm-dip/kit": "^1.23.0",
"@nuxt/kit": "^3.13.0"
"@nuxt/kit": "^3.14.1592"
},
"devDependencies": {
"@ilingo/vuelidate": "^5.0.3",
"@nuxt/module-builder": "^0.8.4",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/pagination": "^1.3.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.26.8",
"nuxt": "^3.14.159",
"nuxt": "^3.14.1592",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.1"
"vue-chartjs": "^5.3.2"
}
}

0 comments on commit 9dd812f

Please sign in to comment.