diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-13 09:30:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-13 09:30:05 +0000 |
commit | 75db3923f874ec5c3e5b65a3fa8cef81186dd396 (patch) | |
tree | 61e8bbada39177dc214ba260966d75b70ce6ffff /FrontEnd/package.json | |
parent | 4c4bf5379f56d235b2f4d96deaf868127d902cc3 (diff) | |
download | timeline-75db3923f874ec5c3e5b65a3fa8cef81186dd396.tar.gz timeline-75db3923f874ec5c3e5b65a3fa8cef81186dd396.tar.bz2 timeline-75db3923f874ec5c3e5b65a3fa8cef81186dd396.zip |
build(deps-dev): Bump vite-plugin-pwa from 0.12.2 to 0.12.3 in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.2...v0.12.3)
---
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>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 2181ab84..25a39be1 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -30,7 +30,7 @@ "react-router-dom": "^6.3.0",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
- "rxjs": "^7.5.5",
+ "rxjs": "^7.5.6",
"workbox-cacheable-response": "^6.5.2",
"workbox-expiration": "^6.5.2",
"workbox-precaching": "^6.5.2",
@@ -58,7 +58,7 @@ "@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
"@typescript-eslint/eslint-plugin": "^5.30.5",
- "@typescript-eslint/parser": "^5.30.5",
+ "@typescript-eslint/parser": "^5.30.6",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
@@ -68,6 +68,6 @@ "prettier": "^2.7.1",
"typescript": "^4.7.4",
"vite": "^2.9.14",
- "vite-plugin-pwa": "^0.12.2"
+ "vite-plugin-pwa": "^0.12.3"
}
}
\ No newline at end of file |