Skip to content

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 Jul 25, 2023
1 parent fa7491a commit bb36351
Show file tree
Hide file tree
Showing 3 changed files with 1,064 additions and 637 deletions.
6 changes: 3 additions & 3 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"eslint": "^8.42.0",
"nuxt": "^3.5.2",
"typescript": "^5.1.3"
"eslint": "^8.45.0",
"nuxt": "^3.6.5",
"typescript": "^5.1.6"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"lint": "eslint ."
},
"dependencies": {
"@nuxt/content": "^2.6.0",
"pinceau": "^0.18.9",
"@nuxthq/studio": "^0.13.2"
"@nuxt/content": "^2.7.2",
"pinceau": "^0.19.2",
"@nuxthq/studio": "^0.13.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"eslint": "^8.42.0",
"nuxt": "^3.5.2",
"typescript": "^5.1.3"
"eslint": "^8.45.0",
"nuxt": "^3.6.5",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit bb36351

Please sign in to comment.