Skip to content

Commit

Permalink
update to latest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantgillespie committed Apr 23, 2024
1 parent 07a7f7d commit f6f82a0
Show file tree
Hide file tree
Showing 2 changed files with 1,867 additions and 1,749 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,37 @@
},
"devDependencies": {
"@directus/sdk": "12.0.1",
"@nuxt/devtools": "1.0.8",
"@nuxt/image": "1.3.0",
"@nuxt/kit": "3.11.1",
"@nuxt/devtools": "1.2.0",
"@nuxt/image": "1.6.0",
"@nuxt/kit": "3.11.2",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/fontaine": "0.4.1",
"@nuxtjs/sitemap": "^5.1.0",
"@nuxtjs/sitemap": "^5.1.4",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@vueuse/core": "10.7.2",
"@vueuse/nuxt": "10.7.2",
"@vueuse/core": "10.9.0",
"@vueuse/nuxt": "10.9.0",
"@zadigetvoltaire/nuxt-gtm": "0.0.13",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "9.21.1",
"feed": "4.2.2",
"floating-vue": "5.2.2",
"iconify-icon": "2.0.0",
"iconify-icon": "2.1.0",
"micromark": "4.0.0",
"micromark-extension-gfm": "3.0.0",
"nuxt": "3.11.1",
"nuxt-og-image": "3.0.0-rc.38",
"nuxt-schema-org": "3.3.4",
"nuxt": "3.11.2",
"nuxt-og-image": "3.0.0-rc.52",
"nuxt-schema-org": "3.3.6",
"p-queue": "8.0.1",
"prettier": "3.1.0",
"sass": "1.71.0",
"shiki": "1.1.3",
"typescript": "5.3.3",
"vue": "3.4.21",
"vue-router": "4.3.0",
"vue": "3.4.24",
"vue-router": "4.3.2",
"vue-tsc": "1.8.27"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit f6f82a0

Please sign in to comment.