-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
6596b12
commit 358f601
Showing
4 changed files
with
286 additions
and
888 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nuxt/scripts", | ||
"type": "module", | ||
"version": "0.1.12", | ||
"packageManager": "[email protected].4", | ||
"packageManager": "[email protected].5", | ||
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.", | ||
"author": { | ||
"website": "https://harlanzw.com", | ||
|
@@ -53,8 +53,8 @@ | |
] | ||
}, | ||
"dependencies": { | ||
"@nuxt/devtools-kit": "^1.1.5", | ||
"@nuxt/devtools-ui-kit": "^1.1.5", | ||
"@nuxt/devtools-kit": "^1.2.0", | ||
"@nuxt/devtools-ui-kit": "^1.2.0", | ||
"@nuxt/kit": "^3.11.2", | ||
"@types/google.maps": "^3.55.7", | ||
"@types/stripe-v3": "^3.1.33", | ||
|
@@ -84,13 +84,13 @@ | |
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "2.15.0", | ||
"@nuxt/devtools-ui-kit": "^1.1.5", | ||
"@nuxt/devtools-ui-kit": "^1.2.0", | ||
"@nuxt/module-builder": "^0.5.5", | ||
"@nuxt/test-utils": "3.12.1", | ||
"@unhead/schema": "^1.9.7", | ||
"acorn-loose": "^8.4.0", | ||
"bumpp": "^9.4.0", | ||
"eslint": "9.0.0", | ||
"eslint": "9.1.0", | ||
"nuxt": "^3.11.2", | ||
"nuxt-scripts-devtools": "workspace:*", | ||
"playwright-core": "^1.43.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.