mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-04 03:05:13 -04:00
npm-dep: bump date-fns from 3.0.6 to 3.1.0 in /frontend
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.6 to 3.1.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.0.6...v3.1.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
github-actions[bot]
parent
853ac5d5c5
commit
14a59605df
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/free-solid-svg-icons": "^6.5.1",
|
||||
"date-fns": "^3.0.6",
|
||||
"date-fns": "^3.1.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"pocketbase": "^0.20.1",
|
||||
"svelte-fa": "^3.0.4",
|
||||
|
||||
8
frontend/pnpm-lock.yaml
generated
8
frontend/pnpm-lock.yaml
generated
@@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: ^6.5.1
|
||||
version: 6.5.1
|
||||
date-fns:
|
||||
specifier: ^3.0.6
|
||||
version: 3.0.6
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
npm-run-all:
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5
|
||||
@@ -972,8 +972,8 @@ packages:
|
||||
- postcss
|
||||
dev: true
|
||||
|
||||
/date-fns@3.0.6:
|
||||
resolution: {integrity: sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==}
|
||||
/date-fns@3.1.0:
|
||||
resolution: {integrity: sha512-ZO7yefXV/wCWzd3I9haCHmfzlfA3i1a2HHO7ZXjtJrRjXt8FULKJ2Vl8wji3XYF4dQ0ZJ/tokXDZeYlFvgms9Q==}
|
||||
dev: false
|
||||
|
||||
/debug@4.3.4:
|
||||
|
||||
Reference in New Issue
Block a user