Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cdauth committed Jul 30, 2024
1 parent 3754cb8 commit 6d3efe3
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 320 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"@types/lodash-es": "^4.17.12",
"@types/pako": "^2.0.3",
"@types/vue": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitejs/plugin-vue": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^5.1.1",
"eslint": "8",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-vue": "^9.27.0",
"happy-dom": "^14.12.3",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-plugin-markdown": "^2.2.0",
"vite-plugin-singlefile": "^2.0.2",
"vitest": "^2.0.3",
"vue-tsc": "^2.0.26"
"vitest": "^2.0.4",
"vue-tsc": "^2.0.29"
},
"author": "Candid Dauth",
"dependencies": {
Expand All @@ -57,7 +57,7 @@
"mitt": "^3.0.1",
"pako": "^2.1.0",
"path-to-regexp": "^7.1.0",
"vue": "^3.4.33",
"vue": "^3.4.34",
"vue3-touch-events": "^4.1.8",
"zod": "^3.23.8"
},
Expand Down
Loading

0 comments on commit 6d3efe3

Please sign in to comment.