aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-17 15:30:37 +0000
committerGitHub <noreply@github.com>2022-01-17 15:30:37 +0000
commita831a4c4bbffc2a442472b4f74cef694cc5ed97f (patch)
tree2d98824f53bfdbfbf85b3d31f121fa55fe8da99e
parent9881b236afc8dceaab6c21e3c0a729a7aed9f559 (diff)
downloadtimeline-a831a4c4bbffc2a442472b4f74cef694cc5ed97f.tar.gz
timeline-a831a4c4bbffc2a442472b4f74cef694cc5ed97f.tar.bz2
timeline-a831a4c4bbffc2a442472b4f74cef694cc5ed97f.zip
build(deps-dev): Bump vite-plugin-pwa in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.12 to 0.11.13. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.12...v0.11.13) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index ac9f5d4b..d555e3ea 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"bootstrap-icons": "^1.7.2",
"classnames": "^2.3.1",
"color": "^4.1.0",
- "core-js": "^3.20.0",
+ "core-js": "^3.20.3",
"i18next": "^21.6.4",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
@@ -56,7 +56,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.8.1",
+ "@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.8.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.5.0",
@@ -67,6 +67,6 @@
"prettier": "^2.5.1",
"typescript": "^4.5.4",
"vite": "^2.7.10",
- "vite-plugin-pwa": "^0.11.12"
+ "vite-plugin-pwa": "^0.11.13"
}
} \ No newline at end of file