Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mesqueeb committed May 30, 2024
1 parent cb52f7b commit 7436970
Show file tree
Hide file tree
Showing 8 changed files with 977 additions and 650 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,29 @@
"release": "pnpm build && bumpp package.json packages/*/package.json --commit --push --tag && pnpm -r publish --access public"
},
"devDependencies": {
"@types/node": "^18.19.30",
"@types/node": "^18.19.33",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vue/typescript": "^1.8.20",
"ava": "^4.3.3",
"bumpp": "^8.2.1",
"copyfiles": "^2.4.1",
"del-cli": "^5.1.0",
"esbuild": "^0.20.2",
"esbuild": "^0.21.4",
"esbuild-register": "^3.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-tree-shaking": "^1.12.1",
"exec-sh": "^0.4.0",
"npm-check-updates": "^16.14.18",
"npm-check-updates": "^16.14.20",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.4",
"rimraf": "^3.0.2",
"tslib": "^2.6.2",
"tsup": "^6.7.0",
"turbo": "^1.13.2",
"typescript": "^5.4.4",
"vitepress": "1.0.2"
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"vitepress": "1.2.2"
},
"author": "Luca Ban - Mesqueeb",
"funding": "https://github.com/sponsors/mesqueeb",
Expand Down
4 changes: 2 additions & 2 deletions packages/dev-nuxt-firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@magnetarjs/core": "workspace:*",
"@magnetarjs/plugin-firestore": "workspace:*",
"@magnetarjs/plugin-vue3": "workspace:*",
"firebase": "^10.10.0"
"firebase": "^10.12.2"
},
"devDependencies": {
"nuxt": "^3.11.2",
"@nuxt/devtools": "^0.8.5",
"vue": "^3.4.21"
"vue": "^3.4.27"
},
"version": "0.20.1"
}
8 changes: 4 additions & 4 deletions packages/dev-vue3-firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"preview": "vite preview"
},
"dependencies": {
"firebase": "^10.10.0",
"firebase": "^10.12.2",
"magnetar": "workspace:*",
"vue": "^3.4.21"
"vue": "^3.4.27"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.6.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"sass": "^1.74.1",
"sass": "^1.77.3",
"vue-tsc": "^1.8.27"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@magnetarjs/core": "workspace:*",
"@magnetarjs/test-utils": "workspace:*",
"array-shuffle": "^3.0.0",
"firebase": "^10.10.0"
"firebase": "^10.12.2"
},
"keywords": [
"magnetar-plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@magnetarjs/core": "workspace:*",
"@magnetarjs/test-utils": "workspace:*",
"vue": "^3.4.21"
"vue": "^3.4.27"
},
"keywords": [
"reactive-store",
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
"@magnetarjs/core": "workspace:*",
"@magnetarjs/types": "workspace:*",
"@magnetarjs/utils": "workspace:*",
"@vueuse/core": "^10.9.0",
"@vueuse/core": "^10.10.0",
"array-shuffle": "^3.0.0",
"chart.js": "^4.4.2",
"chart.js": "^4.4.3",
"chartjs-plugin-datalabels": "^2.2.0",
"chartjs-plugin-doughnutlabel-rebourne": "3.0.0-beta.4",
"color2k": "^2.0.3",
"fast-sort": "^3.4.0",
"getorset-anything": "^0.0.5",
"is-what": "^4.1.16",
"path-to-prop": "^2.0.4",
"vue": "^3.4.21",
"vue-chartjs": "^5.3.0"
"vue": "^3.4.27",
"vue-chartjs": "^5.3.1"
},
"devDependencies": {
"@magnetarjs/plugin-firestore": "workspace:*",
"@magnetarjs/plugin-vue3": "workspace:*",
"@magnetarjs/test-utils": "workspace:^",
"@vitejs/plugin-vue": "^4.6.2",
"roll-anything": "^3.0.4",
"sass": "^1.74.1",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"sass": "^1.77.3",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vue-tsc": "^1.8.27"
},
"homepage": "https://github.com/cycraft/magnetar#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"remove-anything": "^1.0.5"
},
"devDependencies": {
"firebase": "^10.10.0",
"firebase": "^10.12.2",
"firebase-admin": "^11.11.1"
},
"keywords": [
Expand Down
Loading

0 comments on commit 7436970

Please sign in to comment.