Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 1, 2024
1 parent 2f28292 commit 1736076
Show file tree
Hide file tree
Showing 3 changed files with 361 additions and 363 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@nuxtjs/sitemap-client",
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/carbon": "^1.2.4",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"floating-vue": "5.2.2",
"nuxt": "^3.13.2",
"shiki": "^1.22.0",
"shiki": "^1.22.2",
"vue": "3.5.6",
"vue-router": "^4.4.5"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxtjs/sitemap",
"type": "module",
"version": "6.1.3",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -75,10 +75,10 @@
"@nuxtjs/robots": "4.1.10",
"bumpp": "^9.8.0",
"eslint": "9.13.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.12.0",
"execa": "^9.5.1",
"nuxt": "^3.13.2",
"nuxt-i18n-micro": "^1.31.1",
"nuxt-i18n-micro": "^1.31.2",
"typescript": "5.6.3",
"vitest": "^2.1.4"
},
Expand Down
Loading

0 comments on commit 1736076

Please sign in to comment.