Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent d73c5aa commit 1c3bb16
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"@fortawesome/free-regular-svg-icons": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/vue-fontawesome": "3.0.3",
"@popperjs/core": "2.11.7",
"bootstrap": "5.2.3",
"@popperjs/core": "2.11.8",
"bootstrap": "5.3.0",
"typescript": "^5.0.4",
"vue": "3.2.47",
"vue": "3.3.4",
"vue-i18n": "9.2.2",
"vue-router": "^4.1.6",
"vue-tsc": "^1.4.2"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "0.10.0",
"@vitejs/plugin-vue": "4.1.0",
"@intlify/unplugin-vue-i18n": "0.12.2",
"@vitejs/plugin-vue": "4.2.3",
"eslint": "^8.39.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.1.1",
"vite": "4.3.1"
"vite": "4.4.4"
}
}

0 comments on commit 1c3bb16

Please sign in to comment.