aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-28 06:27:58 +0000
committerGitHub <noreply@github.com>2022-06-28 06:27:58 +0000
commitb0b974c0d8d8246ab14d3ddd58be28d41b71cb20 (patch)
tree0d51c07ce646b1a0cbe1b126e2ceab8f19c8f8b5 /FrontEnd
parentc2ade77660949dd87ac3e923eacee36e5b9889de (diff)
downloadtimeline-b0b974c0d8d8246ab14d3ddd58be28d41b71cb20.tar.gz
timeline-b0b974c0d8d8246ab14d3ddd58be28d41b71cb20.tar.bz2
timeline-b0b974c0d8d8246ab14d3ddd58be28d41b71cb20.zip
build(deps-dev): Bump vite from 2.9.12 to 2.9.13 in /FrontEnd
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 988f1e51..b6638573 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.23.3",
- "i18next": "^21.8.10",
+ "i18next": "^21.8.11",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -57,7 +57,7 @@
"@types/react-dom": "^18.0.5",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
- "@typescript-eslint/eslint-plugin": "^5.29.0",
+ "@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.29.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.18.0",
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
- "vite": "^2.9.12",
+ "vite": "^2.9.13",
"vite-plugin-pwa": "^0.12.0"
}
} \ No newline at end of file