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 Apr 8, 2023
1 parent 3aa7207 commit cf4a873
Show file tree
Hide file tree
Showing 4 changed files with 3,168 additions and 4,375 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"test": "pnpm lint"
},
"dependencies": {
"@nuxt/kit": "3.2.3",
"@nuxt/kit": "3.3.3",
"defu": "^6.1.2",
"pathe": "^1.1.0",
"ufo": "^1.1.1",
"web-vitals": "^3.3.0"
"web-vitals": "^3.3.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.2.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.36.0",
"nuxt": "^3.3.1",
"eslint": "^8.38.0",
"nuxt": "^3.3.3",
"standard-version": "^9.5.0",
"typescript": "^5.0.2"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion playground-nuxt2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "nuxt build"
},
"devDependencies": {
"nuxt": "^2.15.8"
"nuxt": "^2.16.3"
}
}
Loading

0 comments on commit cf4a873

Please sign in to comment.