Skip to content

Commit

Permalink
chore: bump the example group with 10 updates (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 4ebfed9 commit 9353a79
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 376 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
},
"dependencies": {
"@zitadel/vue": "link:./lib",
"vue": "^3.3.11",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@rushstack/eslint-patch": "^1.7.2",
"@tsconfig/node18": "^18.2.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^18.19.3",
"@vitejs/plugin-vue": "^4.5.2",
"@vue/eslint-config-prettier": "^8.0.0",
"@types/node": "^20.11.19",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.0",
"eslint": "^8.49.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-vue": "^9.17.0",
"jsdom": "^23.0.1",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
"eslint-plugin-vue": "^9.21.1",
"jsdom": "^24.0.0",
"npm-run-all2": "^6.1.2",
"prettier": "^3.2.5",
"start-server-and-test": "^2.0.3",
"typescript": "~5.3.0",
"vite": "^5.0.12",
"vite": "^5.1.3",
"vue-tsc": "^1.8.25"
}
}
Loading

0 comments on commit 9353a79

Please sign in to comment.