Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent a9f69f3 commit a8983ba
Show file tree
Hide file tree
Showing 3 changed files with 3,190 additions and 2,125 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: '16.x'

- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v2.4.1
name: Install pnpm
id: pnpm-install
with:
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"email": "me@falcxxdev.ml"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "6.8.0",
"nuxt": "3.6.5",
"nuxt-icon": "0.4.2",
"@nuxtjs/tailwindcss": "6.12.1",
"nuxt": "3.12.4",
"nuxt-icon": "0.6.10",
"nuxt-jsonld": "2.0.8",
"prettier": "3.0.1",
"prettier": "3.3.3",
"sitemap-generator-cli": "7.5.0",
"typescript": "5.1.6"
"typescript": "5.5.3"
}
}
Loading

0 comments on commit a8983ba

Please sign in to comment.