Skip to content

Commit

Permalink
node update
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentauger committed Sep 12, 2023
1 parent d56592d commit 87a528f
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 146 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"devDependencies": {
"@quasar/vite-plugin": "^1.5.0",
"@types/dompurify": "^3.0.2",
"@types/node": "^20.5.9",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"axios": "^1.5.0",
"cypress": "^13.1.0",
"eslint": "^8.48.0",
"cypress": "^13.2.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0",
Expand All @@ -40,7 +40,7 @@
"plugin-vue@latest": "link:@@vitejs/plugin-vue@latest",
"quasar": "^2.12.6",
"vue": "^3.3.4",
"vue-i18n": "^9.3.0",
"vue-i18n": "^9.4.0",
"vue-router": "^4.2.4"
}
}
Loading

0 comments on commit 87a528f

Please sign in to comment.