Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

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] committed Sep 17, 2024
1 parent 494a27b commit db21217
Show file tree
Hide file tree
Showing 2 changed files with 1,359 additions and 1,112 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-simple-robots",
"type": "module",
"version": "4.0.1",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -56,47 +56,47 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/kit": "^3.13.1",
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/kit": "^3.13.2",
"consola": "^3.2.3",
"defu": "^6.1.4",
"flatted": "^3.3.1",
"floating-vue": "^5.2.2",
"nuxt-site-config": "^2.2.16",
"nuxt-site-config-kit": "^2.2.16",
"nuxt-site-config": "^2.2.18",
"nuxt-site-config-kit": "^2.2.18",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"shiki": "1.16.2",
"shiki": "1.17.7",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "2.27.3",
"@headlessui/vue": "^1.7.22",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/ri": "^1.2.0",
"@iconify-json/tabler": "^1.2.0",
"@iconify-json/tabler": "^1.2.3",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@nuxtjs/color-mode": "^3.4.4",
"@nuxt/devtools-ui-kit": "^1.4.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.2",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.5.2",
"@unocss/nuxt": "^0.62.3",
"@unocss/preset-icons": "^0.62.3",
"@unocss/preset-uno": "^0.62.3",
"@unocss/runtime": "^0.62.3",
"@nuxtjs/i18n": "^8.5.3",
"@unocss/nuxt": "^0.62.4",
"@unocss/preset-icons": "^0.62.4",
"@unocss/preset-uno": "^0.62.4",
"@unocss/runtime": "^0.62.4",
"@vueuse/nuxt": "^10.11.1",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"execa": "^9.3.1",
"execa": "^9.4.0",
"firebase-functions": "^5.1.1",
"nuxt": "^3.13.1",
"typescript": "^5.5.4",
"unocss": "^0.62.3",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"vitest": "^1.6.0"
},
"build": {
Expand Down
Loading

0 comments on commit db21217

Please sign in to comment.