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 5, 2024
1 parent 0ecbb5e commit bba1812
Show file tree
Hide file tree
Showing 3 changed files with 5,303 additions and 2,762 deletions.
8 changes: 4 additions & 4 deletions .starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"my-theme": "0.0.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"eslint": "^8.42.0",
"nuxt": "^3.5.2",
"typescript": "^5.1.3"
"@nuxt/eslint-config": "^0.3.13",
"eslint": "^8.57.0",
"nuxt": "^3.12.3",
"typescript": "^5.5.3"
}
}
14 changes: 7 additions & 7 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.13.1",
"pinceau": "^0.20.1",
"@nuxthq/studio": "^0.14.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"eslint": "^8.42.0",
"nuxt": "^3.5.2",
"typescript": "^5.1.3"
"@nuxt/eslint-config": "^0.3.13",
"eslint": "^8.57.0",
"nuxt": "^3.12.3",
"typescript": "^5.5.3"
}
}
Loading

0 comments on commit bba1812

Please sign in to comment.