Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack committed Jul 21, 2024
1 parent 0c7e966 commit 109a9ce
Show file tree
Hide file tree
Showing 2 changed files with 1,014 additions and 2,670 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
"postinstall": "nuxt prepare && pnpm dlx playwright install"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.107",
"@nuxt/devtools": "^1.3.6",
"@iconify-json/heroicons": "^1.1.22",
"@iconify-json/simple-icons": "^1.1.109",
"@nuxt/devtools": "^1.3.9",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/seo": "2.0.0-rc.11",
"eslint": "^9.5.0",
"nuxt": "^3.12.3"
"@nuxtjs/seo": "2.0.0-rc.16",
"eslint": "^9.7.0",
"nuxt": "^3.12.4"
},
"dependencies": {
"@nuxt/image": "1.7.0",
"@nuxt/ui": "^2.17.0",
"@pinia/nuxt": "^0.5.1",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.2",
"pinia": "^2.1.7"
}
}
Loading

0 comments on commit 109a9ce

Please sign in to comment.