Skip to content

Commit

Permalink
chore(deps): ⬆️ Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Nov 25, 2023
1 parent 6a649de commit 71daa1a
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 75 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [unreleased]

### Features

- :goal_net: Checking for errors in frontend code.

## [1.0.2] - 2023-11-25

### Miscellaneous Tasks
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@fontsource/roboto": "^5.0.8",
"@tauri-apps/api": "^1.5.1",
"@vueuse/core": "^10.6.1",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vuetify": "^3.4.3"
},
"devDependencies": {
Expand All @@ -46,7 +46,7 @@
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.0.2",
"stylelint-prettier": "^4.1.0",
"typescript": "^5.3.2",
"unplugin-icons": "^0.17.4",
"vite": "^5.0.2",
Expand Down
146 changes: 73 additions & 73 deletions pnpm-lock.yaml

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

0 comments on commit 71daa1a

Please sign in to comment.