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 Aug 17, 2023
1 parent d73c5aa commit ff51dd6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,29 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/fontawesome-free": "6.4.0",
"@fortawesome/fontawesome-svg-core": "6.4.0",
"@fortawesome/free-brands-svg-icons": "6.4.0",
"@fortawesome/free-regular-svg-icons": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/fontawesome-free": "6.4.2",
"@fortawesome/fontawesome-svg-core": "6.4.2",
"@fortawesome/free-brands-svg-icons": "6.4.2",
"@fortawesome/free-regular-svg-icons": "6.4.2",
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@fortawesome/vue-fontawesome": "3.0.3",
"@popperjs/core": "2.11.7",
"bootstrap": "5.2.3",
"@popperjs/core": "2.11.8",
"bootstrap": "5.3.1",
"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.3.0",
"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.9"
}
}

0 comments on commit ff51dd6

Please sign in to comment.