Skip to content

Commit

Permalink
chore: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vernaillen committed Jan 18, 2024
1 parent 0b23343 commit 745ecac
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 214 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vernaillen/wpnuxt-docs",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "nuxi dev",
Expand All @@ -10,20 +10,20 @@
},
"dependencies": {
"@nuxt/content": "^2.10.0",
"@nuxthq/studio": "^1.0.6",
"@nuxthq/studio": "^1.0.8",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/plausible": "^0.2.4",
"@vueuse/core": "^10.7.1",
"@vueuse/nuxt": "^10.7.1",
"nuxt": "^3.9.1",
"nuxt-og-image": "3.0.0-rc.25"
"@vueuse/core": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"nuxt": "^3.9.3",
"nuxt-og-image": "3.0.0-rc.27"
},
"devDependencies": {
"@iconify-json/ant-design": "^1.1.13",
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/ph": "^1.1.10",
"@iconify-json/simple-icons": "^1.1.87",
"@iconify-json/simple-icons": "^1.1.88",
"@nuxt/devtools": "^1.0.8",
"@nuxt/ui-pro": "^0.7.0"
}
Expand Down
Loading

0 comments on commit 745ecac

Please sign in to comment.