Skip to content

Commit b8939a8

Browse files
chore(deps): update all non-major dependencies
1 parent 890ff63 commit b8939a8

File tree

3 files changed

+1172
-845
lines changed

3 files changed

+1172
-845
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"defu": "^6.1.4",
5959
"jiti": "^2.4.0",
6060
"knitwork": "^1.1.0",
61-
"magic-regexp": "^0.8.0",
61+
"magic-regexp": "^0.10.0",
6262
"mlly": "^1.7.3",
6363
"ofetch": "^1.4.1",
6464
"ohash": "^2.0.0",
@@ -74,22 +74,22 @@
7474
"@vue/test-utils": "2.4.6",
7575
"bumpp": "10.1.0",
7676
"eslint": "9.25.1",
77-
"h3": "1.15.1",
77+
"h3": "1.15.3",
7878
"happy-dom": "17.4.6",
7979
"installed-check": "9.3.0",
80-
"lint-staged": "15.5.0",
80+
"lint-staged": "15.5.1",
8181
"nuxt": "3.16.2",
82-
"simple-git-hooks": "2.12.1",
83-
"typescript": "5.8.2",
82+
"simple-git-hooks": "2.13.0",
83+
"typescript": "5.8.3",
8484
"vitest": "3.1.2",
8585
"vitest-environment-nuxt": "1.0.1",
8686
"vue": "3.5.13",
87-
"vue-router": "4.5.0",
88-
"vue-tsc": "2.2.8"
87+
"vue-router": "4.5.1",
88+
"vue-tsc": "2.2.10"
8989
},
9090
"resolutions": {
9191
"@nuxtjs/sanity": "link:.",
92-
"nuxt-component-meta": "0.10.1"
92+
"nuxt-component-meta": "0.11.0"
9393
},
9494
"simple-git-hooks": {
9595
"pre-commit": "npx lint-staged"
@@ -102,7 +102,7 @@
102102
"@sanity/client"
103103
]
104104
},
105-
"packageManager": "pnpm@10.7.0",
105+
"packageManager": "pnpm@10.10.0",
106106
"engines": {
107107
"node": "^18.20.4 || ^20.9.0 || ^22.0.0 || >=23.0.0"
108108
}

playground/cms/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
2323
"react-icons": "^5.3.0",
24-
"sanity": "3.81.0",
24+
"sanity": "3.87.1",
2525
"styled-components": "^6.1.13"
2626
},
2727
"devDependencies": {
28-
"@sanity/vision": "3.81.0",
28+
"@sanity/vision": "3.87.1",
2929
"@types/react": "18.3.20",
3030
"@types/styled-components": "5.1.34"
3131
},

0 commit comments

Comments
 (0)