Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
smastrom committed Sep 5, 2024
1 parent 21b666d commit 8895184
Show file tree
Hide file tree
Showing 2 changed files with 1,734 additions and 1,380 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,18 @@
"*.{ts,vue,md}": "prettier --write"
},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.3",
"@types/node": "^20.6.3",
"@vitejs/plugin-vue": "^4.3.4",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^22.5.4",
"@vitejs/plugin-vue": "^4.6.2",
"animated-scroll-to": "^2.3.0",
"cypress": "^13.2.0",
"cypress": "^13.14.2",
"husky": "^8.0.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vite": "4.4.9",
"vite-plugin-dts": "^3.5.4",
"vue": "^3.3.4",
"vue-router": "^4.2.4",
"vue-tsc": "^1.8.13"
"vite-plugin-dts": "^3.9.1",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 8895184

Please sign in to comment.