aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-14 10:49:54 +0000
committerGitHub <noreply@github.com>2022-06-14 10:49:54 +0000
commitd06b202700857b2a5680bd2a5b5e27ad3380b535 (patch)
treebf66f64ab68ce31f5493c37a0f43ff0f8793bccf /FrontEnd
parentbc1916990fd2baca26a5cc15cf9ed2ae9af9bc6e (diff)
downloadtimeline-d06b202700857b2a5680bd2a5b5e27ad3380b535.tar.gz
timeline-d06b202700857b2a5680bd2a5b5e27ad3380b535.tar.bz2
timeline-d06b202700857b2a5680bd2a5b5e27ad3380b535.zip
build(deps): Bump core-js from 3.22.8 to 3.23.0 in /FrontEnd
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.8 to 3.23.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.22.8...v3.23.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... 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 799b265b..152ec1b0 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"bootstrap-icons": "^1.8.3",
"classnames": "^2.3.1",
"color": "^4.2.3",
- "core-js": "^3.22.8",
+ "core-js": "^3.23.0",
"i18next": "^21.8.9",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
@@ -51,7 +51,7 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
- "@types/node": "^17.0.41",
+ "@types/node": "^17.0.42",
"@types/react": "^18.0.12",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.7.3",
- "vite": "^2.9.10",
+ "vite": "^2.9.12",
"vite-plugin-pwa": "^0.12.0"
}
} \ No newline at end of file