-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
59db787
commit 3471a48
Showing
4 changed files
with
941 additions
and
815 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,10 +23,10 @@ | |
"@nuxtjs/eslint-config": "^12.0.0", | ||
"@nuxtjs/eslint-config-typescript": "^12.0.0", | ||
"devalue": "^4.3.2", | ||
"eslint": "^8.45.0", | ||
"eslint-plugin-jsdoc": "^46.4.4", | ||
"eslint": "^8.46.0", | ||
"eslint-plugin-jsdoc": "^46.4.6", | ||
"jiti": "^1.19.1", | ||
"vitest": "^0.33.0" | ||
"vitest": "^0.34.1" | ||
}, | ||
"resolutions": { | ||
"@nuxt/bridge": "workspace:*", | ||
|
@@ -35,5 +35,5 @@ | |
"engines": { | ||
"node": "^14.16.0 || ^16.11.0 || >=17.0.0" | ||
}, | ||
"packageManager": "[email protected].9" | ||
"packageManager": "[email protected].12" | ||
} |
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 |
---|---|---|
|
@@ -29,14 +29,14 @@ | |
"@nuxt/postcss8": "^1.1.3", | ||
"@nuxt/schema": "3.6.5", | ||
"@nuxt/ui-templates": "^1.2.0", | ||
"@unhead/ssr": "^1.1.32", | ||
"@unhead/vue": "^1.1.32", | ||
"@unhead/ssr": "^1.2.2", | ||
"@unhead/vue": "^1.2.2", | ||
"@vitejs/plugin-legacy": "^4.1.1", | ||
"@vitejs/plugin-vue2": "^2.2.0", | ||
"acorn": "^8.10.0", | ||
"cookie-es": "^1.0.0", | ||
"defu": "^6.1.2", | ||
"destr": "^2.0.0", | ||
"destr": "^2.0.1", | ||
"enhanced-resolve": "^5.15.0", | ||
"escape-string-regexp": "^5.0.0", | ||
"estree-walker": "^3.0.3", | ||
|
@@ -47,31 +47,31 @@ | |
"h3": "^1.7.1", | ||
"hash-sum": "^2.0.0", | ||
"knitwork": "^1.0.0", | ||
"magic-string": "^0.30.1", | ||
"magic-string": "^0.30.2", | ||
"mlly": "^1.4.0", | ||
"nitropack": "^2.5.2", | ||
"node-fetch": "^3.3.1", | ||
"node-fetch": "^3.3.2", | ||
"nuxi": "3.6.5", | ||
"ofetch": "^1.1.1", | ||
"ohash": "^1.1.2", | ||
"pathe": "^1.1.1", | ||
"perfect-debounce": "^1.0.0", | ||
"postcss": "^8.4.26", | ||
"postcss": "^8.4.27", | ||
"postcss-import": "^15.1.0", | ||
"postcss-import-resolver": "^2.0.0", | ||
"postcss-preset-env": "^9.0.0", | ||
"postcss-preset-env": "^9.1.1", | ||
"postcss-url": "^10.1.3", | ||
"scule": "^1.0.0", | ||
"semver": "^7.5.4", | ||
"std-env": "^3.3.3", | ||
"terser": "^5.19.1", | ||
"ufo": "^1.1.2", | ||
"terser": "^5.19.2", | ||
"ufo": "^1.2.0", | ||
"unctx": "^2.3.1", | ||
"unimport": "^3.1.0", | ||
"unimport": "^3.1.3", | ||
"unplugin": "^1.4.0", | ||
"untyped": "^1.3.2", | ||
"vite": "~4.4.6", | ||
"vite-node": "^0.33.0", | ||
"untyped": "^1.4.0", | ||
"vite": "~4.4.8", | ||
"vite-node": "^0.34.1", | ||
"vue-bundle-renderer": "^1.0.3" | ||
}, | ||
"devDependencies": { | ||
|
@@ -89,5 +89,5 @@ | |
"engines": { | ||
"node": "^14.16.0 || ^16.11.0 || >=17.0.0" | ||
}, | ||
"packageManager": "[email protected].9" | ||
"packageManager": "[email protected].12" | ||
} |
Oops, something went wrong.