Forráskód Böngészése

chore(deps): bump date-fns from 2.29.1 to 2.29.2 in /frontend (#177)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.29.2/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.1...v2.29.2)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 éve
szülő
commit
7d3910bca7
2 módosított fájl, 8 hozzáadás és 8 törlés
  1. 7 7
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 7 - 7
frontend/package-lock.json

@@ -13,7 +13,7 @@
         "can-autoplay": "^3.0.2",
         "chart.js": "^3.9.1",
         "config": "^3.3.7",
-        "date-fns": "^2.29.1",
+        "date-fns": "^2.29.2",
         "dompurify": "^2.3.10",
         "eslint-config-airbnb-base": "^15.0.0",
         "lofig": "^1.3.4",
@@ -1500,9 +1500,9 @@
       "integrity": "sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA=="
     },
     "node_modules/date-fns": {
-      "version": "2.29.1",
-      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
-      "integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
+      "version": "2.29.2",
+      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
+      "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
       "engines": {
         "node": ">=0.11"
       },
@@ -5772,9 +5772,9 @@
       "integrity": "sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA=="
     },
     "date-fns": {
-      "version": "2.29.1",
-      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
-      "integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw=="
+      "version": "2.29.2",
+      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
+      "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA=="
     },
     "debug": {
       "version": "4.3.4",

+ 1 - 1
frontend/package.json

@@ -36,7 +36,7 @@
     "can-autoplay": "^3.0.2",
     "chart.js": "^3.9.1",
     "config": "^3.3.7",
-    "date-fns": "^2.29.1",
+    "date-fns": "^2.29.2",
     "dompurify": "^2.3.10",
     "eslint-config-airbnb-base": "^15.0.0",
     "lofig": "^1.3.4",