mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
chore(deps): bump date-fns from 3.3.0 to 3.3.1 in /ui
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.0 to 3.3.1. - [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.0...v3.3.1) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
c6b6d291a4
commit
745d24a285
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.0",
|
||||
"date-fns": "3.3.1",
|
||||
"downshift": "8.3.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
@@ -5889,9 +5889,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/date-fns": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.0.tgz",
|
||||
"integrity": "sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1.tgz",
|
||||
"integrity": "sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==",
|
||||
"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.0",
|
||||
"date-fns": "3.3.1",
|
||||
"downshift": "8.3.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user