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 Jan 16, 2024
1 parent ee77be6 commit 3ac5357
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 136 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-schema-org",
"type": "module",
"version": "3.3.2",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Schema.org for Nuxt",
"author": "Harlan Wilton <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -47,23 +47,23 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.0.6",
"@nuxt/devtools-ui-kit": "^1.0.6",
"@nuxt/devtools-kit": "^1.0.8",
"@nuxt/devtools-ui-kit": "^1.0.8",
"@nuxt/kit": "^3.9.1",
"@unhead/schema-org": "^1.8.9",
"floating-vue": "2.0.0-beta.24",
"nuxt-site-config": "^2.2.0",
"nuxt-site-config-kit": "^2.2.0",
"pathe": "^1.1.1",
"floating-vue": "5.1.0",
"nuxt-site-config": "^2.2.5",
"nuxt-site-config-kit": "^2.2.5",
"pathe": "^1.1.2",
"shiki-es": "^0.14.0",
"sirv": "^2.0.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@antfu/eslint-config": "^2.6.2",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.1",
"@nuxt/test-utils": "^3.9.0",
"@nuxt/ui": "^2.11.1",
"@nuxt/ui": "^2.12.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.0.0",
"bumpp": "^9.2.1",
Expand All @@ -72,7 +72,7 @@
"nuxt": "^3.9.1",
"nuxt-icon": "^0.6.8",
"typescript": "^5.3.3",
"vitest": "1.1.3"
"vitest": "1.2.0"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 3ac5357

Please sign in to comment.