Skip to content

Commit

Permalink
chore(deps): bump the compatible group with 3 updates (#197)
Browse files Browse the repository at this point in the history
Bumps the compatible group with 3 updates: [@nuxtjs/robots](https://github.com/nuxt-modules/robots), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `@nuxtjs/robots` from 4.1.3 to 4.1.6
- [Release notes](https://github.com/nuxt-modules/robots/releases)
- [Commits](nuxt-modules/robots@v4.1.3...v4.1.6)

Updates `@types/node` from 22.5.1 to 22.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vue-tsc` from 2.1.2 to 2.1.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.4/packages/tsc)

---
updated-dependencies:
- dependency-name: "@nuxtjs/robots"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compatible
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: compatible
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: compatible
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent fc5b5c7 commit cc1550f
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 49 deletions.
89 changes: 43 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
},
"dependencies": {
"@nuxtjs/i18n": "^8.5.1",
"@nuxtjs/robots": "^4.1.3",
"@nuxtjs/robots": "^4.1.6",
"@nuxtjs/sitemap": "^5.0.1",
"@pinia/nuxt": "^0.5.4",
"@types/lodash-es": "^4.17.9",
"@types/luxon": "^3.3.1",
"@types/node": "^22.5.1",
"@types/node": "^22.5.2",
"dotenv": "^16.0.1",
"klona": "^2.0.4",
"lodash-es": "^4.17.21",
Expand All @@ -58,7 +58,7 @@
"reg-simple-keygen-plugin": "^0.14.2",
"reg-suit": "^0.14.3",
"vitest": "^2.0.2",
"vue-tsc": "^2.1.2",
"vue-tsc": "^2.1.4",
"wrangler": "^3.73.0",
"xml2js": "^0.6.2"
},
Expand Down

0 comments on commit cc1550f

Please sign in to comment.