Skip to content

Commit

Permalink
build: emit correct types for global $sanity helper
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 25, 2024
1 parent 193fa68 commit 2fade9b
Show file tree
Hide file tree
Showing 2 changed files with 745 additions and 322 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@nuxt/eslint-config": "0.3.5",
"@nuxt/module-builder": "0.5.5",
"@nuxt/module-builder": "0.6.0",
"@nuxt/schema": "3.11.1",
"@nuxt/test-utils": "3.12.0",
"@vitest/coverage-v8": "1.4.0",
Expand All @@ -80,12 +80,12 @@
"nuxi": "3.11.1",
"nuxt": "3.11.1",
"simple-git-hooks": "2.11.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.21",
"vue-router": "4.3.0",
"vue-tsc": "2.0.7"
"vue-tsc": "2.0.14"
},
"resolutions": {
"nuxt-component-meta": "0.6.3",
Expand Down

0 comments on commit 2fade9b

Please sign in to comment.