mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): bump date-fns from 3.3.1 to 3.5.0 in /ui
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v3.3.1...v3.5.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
ce1f99b91f
commit
b694063a7d
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.3.1",
|
||||
"date-fns": "3.5.0",
|
||||
"downshift": "8.4.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
@@ -5968,9 +5968,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/date-fns": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1.tgz",
|
||||
"integrity": "sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.5.0.tgz",
|
||||
"integrity": "sha512-a+DwyXn7NOfdJireCzAA0B9p7jIXEu/Q9JKCyMYvH6+0vPUNbQceA0neXrdfJ/xzl3mhOh5vibQQ3936Tssm6A==",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/kossnocorp"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "3.3.1",
|
||||
"date-fns": "3.5.0",
|
||||
"downshift": "8.4.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user