mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-18 01:31:50 +00:00
Merge pull request #1897 from shlinkio/dependabot/npm_and_yarn/date-fns-4.4.0
Bump date-fns from 4.3.0 to 4.4.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -24,7 +24,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"compare-versions": "^6.1.1",
|
||||
"csvtojson": "^2.0.14",
|
||||
"date-fns": "^4.3.0",
|
||||
"date-fns": "^4.4.0",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6",
|
||||
"react-external-link": "^2.7.0",
|
||||
@@ -4907,9 +4907,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/date-fns": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.3.0.tgz",
|
||||
"integrity": "sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ==",
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.4.0.tgz",
|
||||
"integrity": "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/kossnocorp"
|
||||
@@ -12988,9 +12988,9 @@
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.3.0.tgz",
|
||||
"integrity": "sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ=="
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.4.0.tgz",
|
||||
"integrity": "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.4.3",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"compare-versions": "^6.1.1",
|
||||
"csvtojson": "^2.0.14",
|
||||
"date-fns": "^4.3.0",
|
||||
"date-fns": "^4.4.0",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6",
|
||||
"react-external-link": "^2.7.0",
|
||||
|
||||
Reference in New Issue
Block a user