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 Oct 4, 2024
1 parent 42b6391 commit e8eb7bc
Show file tree
Hide file tree
Showing 3 changed files with 1,764 additions and 1,996 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.18
steps:
- checkout
- run:
Expand Down
20 changes: 10 additions & 10 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.7",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxtjs/tailwindcss": "6.12.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/node": "20.14.9",
"eslint": "8.57.0",
"nuxt": "3.12.2",
"semantic-release": "24.0.0"
"@types/node": "20.16.10",
"eslint": "8.57.1",
"nuxt": "3.13.2",
"semantic-release": "24.1.2"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.12.0"
}
Loading

0 comments on commit e8eb7bc

Please sign in to comment.