Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas committed Jul 27, 2023
1 parent 253a9e2 commit 1e8699f
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluidd",
"version": "1.24.1",
"version": "1.24.2",
"private": true,
"description": "fluidd, a klipper web client.",
"author": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"@types/jsdom": "^21.1.1",
"@types/lodash-es": "^4.17.8",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.19",
"@types/node": "^18.17.1",
"@types/semver": "^7.5.0",
"@types/sortablejs": "^1.15.1",
"@types/uuid": "^9.0.2",
Expand All @@ -102,15 +102,15 @@
"standard-version": "^9.5.0",
"typescript": "^5.1.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vite-plugin-checker": "^0.6.1",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-pwa": "^0.16.4",
"vitest": "^0.33.0",
"vue-debounce-decorator": "^1.0.1",
"vue-i18n-extract": "^2.0.7",
"vue-template-compiler": "^2.7.14",
"vue-tsc": "^1.8.5"
"vue-tsc": "^1.8.8"
},
"_id": "[email protected]",
"bugs": {
Expand Down

0 comments on commit 1e8699f

Please sign in to comment.