Skip to content

Commit

Permalink
chore(deps): update nuxtjs monorepo to v3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 88ae551 commit 062f0d8
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 155 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@nuxt-themes/docus": "1.15.1",
"nuxt": "3.15.0",
"nuxt": "3.15.1",
"vue": "3.5.13",
"vue-router": "4.5.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"@urql/vue": "^1.4.2"
},
"devDependencies": {
"@nuxt/kit": "3.15.0",
"@nuxt/kit": "3.15.1",
"@bicou/countries-server-schema": "1.7.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.11",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.15.0",
"@nuxt/schema": "3.15.1",
"@nuxt/test-utils": "3.15.1",
"@types/node": "22.10.5",
"@urql/exchange-execute": "2.3.0",
"defu": "6.1.4",
"eslint": "9.17.0",
"graphql": "16.10.0",
"nuxt": "3.15.0",
"nuxt": "3.15.1",
"typescript": "5.6.3",
"vitest": "2.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dotenv": "16.4.7",
"eslint": "9.17.0",
"graphql-config": "5.1.3",
"nuxt": "3.15.0",
"nuxt": "3.15.1",
"sass": "1.83.1",
"ts-node": "10.9.2",
"vue": "3.5.13",
Expand Down
Loading

0 comments on commit 062f0d8

Please sign in to comment.