Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack committed Jun 25, 2024
1 parent b315dc9 commit e48384d
Show file tree
Hide file tree
Showing 5 changed files with 8,919 additions and 6,296 deletions.
18 changes: 9 additions & 9 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.20",
"@iconify-json/simple-icons": "^1.1.97",
"@nuxt/devtools": "^1.1.5",
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.107",
"@nuxt/devtools": "^1.3.6",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/seo": "2.0.0-rc.10",
"eslint": "^8.57.0",
"nuxt": "^3.11.1"
"@nuxtjs/seo": "2.0.0-rc.11",
"eslint": "^9.5.0",
"nuxt": "^3.12.2"
},
"dependencies": {
"@nuxt/image": "1.4.0",
"@nuxt/ui": "^2.15.0",
"@nuxt/image": "1.7.0",
"@nuxt/ui": "^2.17.0",
"@pinia/nuxt": "^0.5.1",
"@playwright/test": "^1.42.1",
"@playwright/test": "^1.45.0",
"pinia": "^2.1.7"
}
}
Loading

0 comments on commit e48384d

Please sign in to comment.