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 19, 2024
1 parent ad99dc2 commit b72c363
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 59 deletions.
8 changes: 4 additions & 4 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].1",
"packageManager": "[email protected].4",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -61,12 +61,12 @@
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
"h3": "^1.11.1",
"magic-string": "^0.30.9",
"magic-string": "^0.30.10",
"mlly": "^1.6.1",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"pkg-types": "^1.1.0",
"semver": "^7.6.0",
"shiki": "^1.3.0",
"sirv": "^2.0.4",
Expand All @@ -78,7 +78,7 @@
"valibot": "^0.30.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.14.0",
"@antfu/eslint-config": "2.15.0",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "3.12.1",
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
Loading

0 comments on commit b72c363

Please sign in to comment.