Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 81483b4 commit fbe2715
Show file tree
Hide file tree
Showing 3 changed files with 2,383 additions and 1,505 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.12
- image: cimg/node:20.15
steps:
- checkout
- run:
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"pathe": "^1.1.2"
},
"devDependencies": {
"@heroicons/vue": "2.1.3",
"@nuxt/eslint-config": "0.2.0",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.11.2",
"@nuxtjs/tailwindcss": "6.11.4",
"@heroicons/vue": "2.1.4",
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "0.8.0",
"@nuxt/schema": "3.12.2",
"@nuxtjs/tailwindcss": "6.12.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/node": "20.12.4",
"@types/node": "20.14.9",
"eslint": "8.57.0",
"nuxt": "3.11.2",
"nuxt": "3.12.2",
"semantic-release": "24.0.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit fbe2715

Please sign in to comment.