aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-29 21:15:57 +0000
committerGravatar vitalyster2024-05-01 17:33:17 +0300
commit39dbd9e07d19841e6b4077e6b61d957e750fb624 (patch)
treeb13c12bd30d7622a4485ddde3befe53ee6e8edc1 /package.json
parent916be1847690ee2c3dca73f873ef37f64f051f8b (diff)
build(deps): bump dayjs from 1.11.10 to 1.11.11
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.10 to 1.11.11. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.11) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 49fefaed..7b937adf 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",
"css-minimizer-webpack-plugin": "^6.0.0",
- "dayjs": "^1.11.10",
+ "dayjs": "^1.11.11",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
"express": "^4.19.2",