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 Feb 8, 2023
1 parent 5fef845 commit b1fb393
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 764 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"preview": "vite preview"
},
"dependencies": {
"moment": "^2.29.1",
"vue": "^3.2.25"
"moment": "^2.29.4",
"vue": "^3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"typescript": "^4.5.4",
"vite": "^2.8.0",
"vue-tsc": "^0.29.8"
"@vitejs/plugin-vue": "^2.3.4",
"typescript": "^4.9.5",
"vite": "^2.9.15",
"vue-tsc": "^0.40.13"
}
}

1 comment on commit b1fb393

@vercel
Copy link

@vercel vercel bot commented on b1fb393 Feb 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue-sudoku – ./

vue-sudoku-git-master-elonehoo.vercel.app
vue-sudoku-elonehoo.vercel.app
vue-sudoku.elonehoo.me

Please sign in to comment.