Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Apr 22, 2024
1 parent e968867 commit e2bd478
Show file tree
Hide file tree
Showing 2 changed files with 5,615 additions and 4,597 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@globalbrain/sefirot",
"version": "3.42.0",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.5",
"description": "Vue Components for Global Brain Design System.",
"author": "Kia Ishii <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -42,12 +42,12 @@
"peerDependencies": {
"@iconify-icons/ph": "^1.2.5",
"@iconify-icons/ri": "^1.2.10",
"@iconify/vue": "^4.1.1",
"@iconify/vue": "^4.1.2",
"@types/body-scroll-lock": "^3.1.2",
"@types/lodash-es": "^4.17.12",
"@types/markdown-it": "^14.0.1",
"@vue/reactivity": "^3.4.22",
"@vue/runtime-core": "^3.4.22",
"@vue/reactivity": "^3.4.23",
"@vue/runtime-core": "^3.4.23",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^10.9.0",
Expand All @@ -60,11 +60,11 @@
"postcss": "^8.4.38",
"postcss-nested": "^6.0.1",
"v-calendar": "^3.1.2",
"vue": "^3.4.22",
"vue-router": "^4.3.0"
"vue": "^3.4.23",
"vue-router": "^4.3.2"
},
"dependencies": {
"@sentry/browser": "^8.0.0-beta.1",
"@sentry/browser": "^8.0.0-beta.3",
"@tanstack/vue-virtual": "3.0.0-beta.62",
"@tinyhttp/content-disposition": "^2.2.0",
"@tinyhttp/cookie": "^2.1.0",
Expand All @@ -80,16 +80,16 @@
"@histoire/plugin-vue": "0.16.5",
"@iconify-icons/ph": "^1.2.5",
"@iconify-icons/ri": "^1.2.10",
"@iconify/vue": "^4.1.1",
"@iconify/vue": "^4.1.2",
"@release-it/conventional-changelog": "^8.0.1",
"@types/body-scroll-lock": "^3.1.2",
"@types/lodash-es": "^4.17.12",
"@types/markdown-it": "^14.0.1",
"@types/node": "^20.12.7",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.5.0",
"@vue/reactivity": "^3.4.22",
"@vue/runtime-core": "^3.4.22",
"@vue/reactivity": "^3.4.23",
"@vue/runtime-core": "^3.4.23",
"@vue/test-utils": "^2.4.5",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
Expand All @@ -109,11 +109,11 @@
"release-it": "^17.2.0",
"typescript": "~5.4.5",
"v-calendar": "^3.1.2",
"vite": "^5.2.9",
"vitepress": "^1.1.0",
"vite": "^5.2.10",
"vitepress": "^1.1.3",
"vitest": "^1.5.0",
"vue": "^3.4.22",
"vue-router": "^4.3.0",
"vue": "^3.4.23",
"vue-router": "^4.3.2",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit e2bd478

Please sign in to comment.