aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2023-06-26 23:14:00 +0200
committerGitHub <noreply@github.com>2023-06-26 21:14:00 +0000
commit02ef14bea23bf72b4c3989280bcbe63ff8397c99 (patch)
tree8a69a7481e7d6dd4c5b520cb2dcd54999ac83ff9 /package-lock.json
parentddf96f68cc99ad8002a92660372f38b654eb6221 (diff)
downloadgitea-02ef14bea23bf72b4c3989280bcbe63ff8397c99.tar.gz
gitea-02ef14bea23bf72b4c3989280bcbe63ff8397c99.zip
Add `make poetry-update`, upgrade `djlint` (#25399)
[updates](https://github.com/silverwind/updates) now supports poetry as well so we can use it for a new `make poetry-update` to update all poetry dependencies.
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 11638d4d7f..001fedb6cf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -77,7 +77,7 @@
"stylelint-declaration-strict-value": "1.9.2",
"stylelint-stylistic": "0.4.2",
"svgo": "3.0.2",
- "updates": "14.2.4",
+ "updates": "14.2.8",
"vitest": "0.32.2"
},
"engines": {
@@ -10363,9 +10363,9 @@
}
},
"node_modules/updates": {
- "version": "14.2.4",
- "resolved": "https://registry.npmjs.org/updates/-/updates-14.2.4.tgz",
- "integrity": "sha512-r54h4Q12lUAmQ9dENy7BnY22AnTfW4YGEZw73gv6RvNEWgcZ3qS88jPLc1ckPAzt/8TPKWwLkSVpbEpgGwglJw==",
+ "version": "14.2.8",
+ "resolved": "https://registry.npmjs.org/updates/-/updates-14.2.8.tgz",
+ "integrity": "sha512-Ca+M1vKKBBRiQSi3yrN8OdncmP9osIf1oJM/HpEIHeDvyGLs/noTi9X2LS4zl50VXRTSCqssF5CZN0XWzSPigg==",
"dev": true,
"bin": {
"updates": "bin/updates.js"