Skip to content

Commit

Permalink
chore: bump deps and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Sep 7, 2024
1 parent 2099733 commit 06c757c
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 1,114 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.20",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.16.1"
"shiki": "^1.16.2"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/kit": "^3.13.1",
"@types/google.maps": "^3.57.0",
"@types/google.maps": "^3.58.0",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "^1.10.4",
"@unhead/vue": "1.11.0-beta.1",
"@vueuse/core": "^11.0.3",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -84,36 +84,36 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"shiki": "1.16.1",
"shiki": "1.16.2",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.11.1",
"unplugin": "^1.13.1",
"unstorage": "^1.11.0",
"unstorage": "^1.12.0",
"valibot": "^0.41.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "3.14.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.4.0",
"@unhead/schema": "^1.10.4",
"@unhead/schema": "1.11.0-beta.1",
"acorn-loose": "^8.4.0",
"bumpp": "^9.5.2",
"changelogen": "^0.5.5",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-plugin-n": "^17.10.2",
"knitwork": "^1.1.0",
"nuxt": "^3.13.1",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.46.1",
"playwright-core": "^1.47.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue": "^3.5.1",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
},
"resolutions": {
Expand All @@ -128,7 +128,7 @@
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"unhead": "1.10.4",
"vue": "^3.5.1",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
}
}
Loading

0 comments on commit 06c757c

Please sign in to comment.