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] authored Aug 14, 2024
1 parent 9c59934 commit 7d88ee3
Show file tree
Hide file tree
Showing 3 changed files with 1,538 additions and 1,594 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
jobs:
release:
docker:
- image: cimg/node:20.15
- image: cimg/node:20.16
steps:
- checkout
- run:
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"pathe": "^1.1.2"
},
"devDependencies": {
"@heroicons/vue": "2.1.4",
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "0.8.1",
"@nuxt/schema": "3.12.2",
"@nuxtjs/tailwindcss": "6.12.0",
"@heroicons/vue": "2.1.5",
"@nuxt/eslint-config": "0.5.0",
"@nuxt/module-builder": "0.8.3",
"@nuxt/schema": "3.12.4",
"@nuxtjs/tailwindcss": "6.12.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/node": "20.14.9",
"@types/node": "20.14.15",
"eslint": "8.57.0",
"nuxt": "3.12.2",
"nuxt": "3.12.4",
"semantic-release": "24.0.0"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.7.1"
}
Loading

0 comments on commit 7d88ee3

Please sign in to comment.