Skip to content

Commit

Permalink
update: deps of project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Sep 4, 2024
1 parent 274514a commit b8679a1
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"highlight.js": "^11.10.0",
"jsom": "^1.0.0",
"sass": "^1.78.0",
"vue": "^3.5.0",
"vue": "^3.5.1",
"vue-techs-logos": "^0.1.22"
},
"devDependencies": {
Expand All @@ -49,7 +49,7 @@
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"cypress": "^13.14.1",
"cypress": "^13.14.2",
"eslint": "^9.9.1",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-vue": "^9.28.0",
Expand All @@ -62,6 +62,6 @@
"vite-plugin-style-inject": "^0.0.1",
"vite-svg-loader": "^5.1.0",
"vitest": "^2.0.5",
"vue-tsc": "^2.1.4"
"vue-tsc": "^2.1.6"
}
}

0 comments on commit b8679a1

Please sign in to comment.