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] authored Apr 13, 2024
1 parent fb993ea commit bf9c851
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/scripts",
"type": "module",
"version": "0.1.12",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Next-gen Scripts for Nuxt",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -87,7 +87,7 @@
"eslint": "9.0.0",
"nuxt": "^3.11.2",
"nuxt-scripts-devtools": "latest",
"playwright-core": "^1.43.0",
"playwright-core": "^1.43.1",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nuxt/scripts": "latest",
"@nuxt/ui": "2.15.1",
"@nuxt/ui": "2.15.2",
"nuxt": "latest",
"vue": "latest",
"vue-router": "latest"
Expand Down
41 changes: 25 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf9c851

Please sign in to comment.