Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jun 2, 2024
1 parent 90a03d6 commit 13e59e3
Show file tree
Hide file tree
Showing 3 changed files with 1,291 additions and 191 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-scripts-docs",
"type": "module",
"private": true,
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.1.4",
"scripts": {
"dev": "nuxi dev",
"generate": "nuxi generate",
Expand All @@ -18,7 +18,7 @@
"@nuxt/image": "^1.7.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.2.0",
"@nuxthq/studio": "^1.1.0",
"@nuxthq/studio": "^1.1.2",
"@nuxtjs/seo": "^2.0.0-rc.10",
"@vueuse/core": "^10.10.0",
"@vueuse/nuxt": "^10.10.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/scripts",
"type": "module",
"version": "0.4.3",
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.1.4",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.0.50",
"@unhead/vue": "^1.9.11",
"@unhead/vue": "^1.9.12",
"@vueuse/core": "^10.10.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand Down Expand Up @@ -93,7 +93,7 @@
"@nuxt/module-builder": "^0.7.0",
"@nuxt/test-utils": "3.13.1",
"@types/semver": "^7.5.8",
"@unhead/schema": "^1.9.11",
"@unhead/schema": "^1.9.12",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.1",
"changelogen": "^0.5.5",
Expand Down
Loading

0 comments on commit 13e59e3

Please sign in to comment.