Skip to content

Commit

Permalink
feat - test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Bochkarev committed Aug 17, 2024
1 parent 5c0ef89 commit c9308e2
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/core": "^11.0.0",
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"@vueuse/nuxt": "^11.0.0",
"feed": "^4.2.2",
"floating-vue": "^5.2.2",
"nuxt": "^3.12.3",
"nuxt-og-image": "^3.0.0-rc.53",
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
Expand All @@ -47,6 +46,7 @@
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.5.0",
"nuxt": "^3.12.4",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.0.10",
"shiki": "^1.7.0",
Expand All @@ -56,8 +56,8 @@
"vue-tsc": "^2.0.16"
},
"resolutions": {
"@nuxt/kit": "3.12.3",
"@nuxt/schema": "3.12.3",
"@nuxt/kit": "^3.12.3",
"@nuxt/schema": "^3.12.3",
"vue-tsc": "2.0.16",
"twoslash": "^0.2.9",
"twoslash-vue": "^0.2.9"
Expand Down
Loading

0 comments on commit c9308e2

Please sign in to comment.