Skip to content

Commit f242b26

Browse files
committed
chore: bump deps
1 parent 50e34e8 commit f242b26

File tree

2 files changed

+344
-343
lines changed

2 files changed

+344
-343
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@globalbrain/sefirot",
33
"version": "3.29.2",
4-
"packageManager": "[email protected].1",
4+
"packageManager": "[email protected].2",
55
"description": "Vue Components for Global Brain Design System.",
66
"author": "Kia Ishii <[email protected]>",
77
"license": "MIT",
@@ -53,10 +53,10 @@
5353
"markdown-it": "^14.0.0",
5454
"normalize.css": "^8.0.1",
5555
"pinia": "^2.1.7",
56-
"postcss": "^8.4.34",
56+
"postcss": "^8.4.35",
5757
"postcss-nested": "^6.0.1",
5858
"v-calendar": "^3.1.2",
59-
"vue": "^3.4.15",
59+
"vue": "^3.4.18",
6060
"vue-router": "^4.2.5"
6161
},
6262
"dependencies": {
@@ -72,16 +72,16 @@
7272
},
7373
"devDependencies": {
7474
"@globalbrain/eslint-config": "^1.5.2",
75-
"@histoire/plugin-vue": "^0.17.9",
75+
"@histoire/plugin-vue": "^0.17.11",
7676
"@iconify-icons/ph": "^1.2.5",
7777
"@iconify-icons/ri": "^1.2.10",
7878
"@iconify/vue": "^4.1.1",
7979
"@release-it/conventional-changelog": "^8.0.1",
8080
"@types/body-scroll-lock": "^3.1.2",
8181
"@types/lodash-es": "^4.17.12",
8282
"@types/markdown-it": "^13.0.7",
83-
"@types/node": "^20.11.16",
84-
"@vitejs/plugin-vue": "^5.0.3",
83+
"@types/node": "^20.11.17",
84+
"@vitejs/plugin-vue": "^5.0.4",
8585
"@vitest/coverage-v8": "^1.2.2",
8686
"@vue/test-utils": "^2.4.4",
8787
"@vuelidate/core": "^2.0.3",
@@ -96,16 +96,16 @@
9696
"markdown-it": "^14.0.0",
9797
"normalize.css": "^8.0.1",
9898
"pinia": "^2.1.7",
99-
"postcss": "^8.4.34",
99+
"postcss": "^8.4.35",
100100
"postcss-nested": "^6.0.1",
101101
"punycode": "^2.3.1",
102102
"release-it": "^17.0.3",
103103
"typescript": "~5.3.3",
104104
"v-calendar": "^3.1.2",
105-
"vite": "^5.0.12",
106-
"vitepress": "1.0.0-rc.41",
105+
"vite": "^5.1.1",
106+
"vitepress": "1.0.0-rc.42",
107107
"vitest": "^1.2.2",
108-
"vue": "^3.4.15",
108+
"vue": "^3.4.18",
109109
"vue-router": "^4.2.5",
110110
"vue-tsc": "^1.8.27"
111111
}

0 commit comments

Comments
 (0)