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 May 4, 2022
1 parent bcb187a commit de305bc
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 322 deletions.
40 changes: 20 additions & 20 deletions package.json
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",
Expand Down Expand Up @@ -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.*"
Expand Down
Loading

0 comments on commit de305bc

Please sign in to comment.