Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
janfrl committed Sep 5, 2024
1 parent fcfb09e commit 6cfe687
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.0.0",
"private": true,
"packageManager": "[email protected].24",
"packageManager": "[email protected].26",
"scripts": {
"dev": "nuxt dev",
"build": "nuxt build",
Expand All @@ -14,23 +14,23 @@
},
"dependencies": {
"@fawmi/vue-google-maps": "^0.9.79",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/ph": "^1.2.0",
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.7.0",
"@nuxt/image": "^1.8.0",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"vue-google-maps-community-fork": "^0.3.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@nuxt/eslint": "^0.5.0",
"@nuxthub/core": "^0.7.3",
"@antfu/eslint-config": "^3.2.2",
"@nuxt/eslint": "^0.5.6",
"@nuxthub/core": "^0.7.9",
"@nuxtjs/fontaine": "^0.4.3",
"eslint": "^9.9.0",
"nuxt": "^3.12.4",
"nuxt-og-image": "^3.0.0-rc.64",
"eslint": "^9.9.1",
"nuxt": "^3.13.1",
"nuxt-og-image": "^3.0.0-rc.66",
"typescript": "^5.5.4",
"wrangler": "^3.72.0"
"wrangler": "^3.74.0"
}
}

0 comments on commit 6cfe687

Please sign in to comment.