generated from ow3org/web-components-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
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
bcb187a
commit de305bc
Showing
2 changed files
with
324 additions
and
322 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "meema-elements", | ||
"version": "0.0.0", | ||
"packageManager": "[email protected].9", | ||
"packageManager": "[email protected].11", | ||
"description": "The easiest way to ensure your media/data is always displayed quickly, securely and at the highest quality possible.", | ||
"keywords": [ | ||
"web-components", | ||
|
@@ -33,37 +33,37 @@ | |
"typecheck": "vue-tsc --noEmit" | ||
}, | ||
"dependencies": { | ||
"@vueuse/core": "8.3.0", | ||
"@vueuse/core": "8.4.1", | ||
"vue": "3.2.33" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "0.20.6", | ||
"@babel/types": "7.17.0", | ||
"@vitebook/client": "0.23.5", | ||
"@vitebook/core": "0.23.5", | ||
"@vitebook/markdown-vue": "0.23.5", | ||
"@vitebook/theme-default": "0.23.5", | ||
"@vitebook/vue": "0.23.5", | ||
"@vitejs/plugin-vue": "2.3.1", | ||
"@antfu/eslint-config": "0.23.0", | ||
"@babel/types": "7.17.10", | ||
"@vitebook/client": "0.23.6", | ||
"@vitebook/core": "0.23.6", | ||
"@vitebook/markdown-vue": "0.23.6", | ||
"@vitebook/theme-default": "0.23.6", | ||
"@vitebook/vue": "0.23.6", | ||
"@vitejs/plugin-vue": "2.3.2", | ||
"@vue/compiler-sfc": "3.2.33", | ||
"autoprefixer": "10.4.4", | ||
"cypress": "9.5.4", | ||
"eslint": "8.13.0", | ||
"autoprefixer": "10.4.7", | ||
"cypress": "9.6.0", | ||
"eslint": "8.14.0", | ||
"eslint-plugin-cypress": "2.12.1", | ||
"https-localhost": "4.7.1", | ||
"pnpm": "6.32.9", | ||
"postcss": "8.4.12", | ||
"pnpm": "6.32.11", | ||
"postcss": "8.4.13", | ||
"postcss-import": "14.1.0", | ||
"prettier": "2.6.2", | ||
"prettier-plugin-tailwindcss": "0.1.10", | ||
"svelte": "3.47.0", | ||
"svelte": "3.48.0", | ||
"tailwindcss": "3.0.24", | ||
"typescript": "4.6.3", | ||
"typescript": "4.6.4", | ||
"unplugin-auto-import": "0.7.1", | ||
"unplugin-vue-components": "0.19.3", | ||
"vite": "2.9.5", | ||
"vitest": "0.9.3", | ||
"vue-tsc": "0.34.7" | ||
"vite": "2.9.8", | ||
"vitest": "0.10.2", | ||
"vue-tsc": "0.34.11" | ||
}, | ||
"engines": { | ||
"node": ">=16.*" | ||
|
Oops, something went wrong.