Skip to content

Commit

Permalink
Merge pull request #24 from Laximas/dependabot/npm_and_yarn/braces-3.0.3
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
Laximas authored Jun 21, 2024
2 parents e21df5a + ac6c484 commit 1cf6871
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 156 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-steppy",
"description": "A customizable Vue 3 Stepper plugin",
"version": "1.5.1",
"version": "1.5.2",
"type": "module",
"private": false,
"author": "Mike Konstantakos",
Expand Down Expand Up @@ -47,19 +47,19 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"vue": "^3.4.21"
"vue": "^3.4.29"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.1",
"@rushstack/eslint-patch": "^1.10.3",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/eslint-config-prettier": "^7.1.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vue": "^9.26.0",
"gh-pages": "^5.0.0",
"prettier": "^2.8.8",
"sass": "^1.74.1",
"sass": "^1.77.6",
"shx": "^0.3.4",
"typescript": "^5.4.4",
"typescript": "^5.5.2",
"vite": "^4.5.3",
"vite-plugin-css-injected-by-js": "^2.4.0"
},
Expand Down
Loading

0 comments on commit 1cf6871

Please sign in to comment.