Skip to content

Commit

Permalink
chore: release v4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Dec 7, 2023
1 parent 9ede9ff commit 08a0784
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-simple-sitemap",
"type": "module",
"version": "4.1.7",
"version": "4.1.8",
"packageManager": "[email protected]",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
"license": "MIT",
Expand Down Expand Up @@ -55,21 +55,21 @@
"ufo": "^1.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.1.2",
"@antfu/eslint-config": "^2.3.4",
"@nuxt/content": "^2.9.0",
"@nuxt/kit": "^3.8.2",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/test-utils": "^3.8.1",
"@nuxt/ui": "^2.11.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0-rc.6",
"@nuxtjs/i18n": "8.0.0-rc.7",
"bumpp": "^9.2.0",
"eslint": "8.54.0",
"eslint": "8.55.0",
"execa": "^8.0.1",
"nuxt": "^3.8.2",
"nuxt-icon": "^0.6.6",
"nuxt-icon": "^0.6.7",
"nuxt-simple-robots": "^3.1.9",
"vitest": "^0.34.6"
"vitest": "^1.0.1"
},
"build": {
"externals": [
Expand Down

0 comments on commit 08a0784

Please sign in to comment.