mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-23 18:29:23 -05:00
Merge pull request #4293 from smilerz/upstream-pr-20251208-043911
Sync 4 commits from fork: chore(deps): bump boto3 from 1.41.5 to 1.42.0 in the pip-minors group
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
aiohttp==3.13.2
|
||||
beautifulsoup4==4.14.2
|
||||
boto3==1.41.5
|
||||
beautifulsoup4==4.14.3
|
||||
boto3==1.42.0
|
||||
bleach==6.3.0
|
||||
cryptography===46.0.3
|
||||
crispy-bootstrap4==2025.6
|
||||
Django==4.2.26
|
||||
Django==4.2.27
|
||||
django-allauth==65.13.1
|
||||
django-annoying==0.10.8
|
||||
django-auth-ldap==5.2.0
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "^6.19.1",
|
||||
"@codemirror/autocomplete": "^6.20.0",
|
||||
"@codemirror/commands": "^6.10.0",
|
||||
"@codemirror/lang-markdown": "^6.5.0",
|
||||
"@codemirror/state": "^6.3.3",
|
||||
|
||||
@@ -1097,10 +1097,10 @@
|
||||
"@babel/helper-string-parser" "^7.27.1"
|
||||
"@babel/helper-validator-identifier" "^7.28.5"
|
||||
|
||||
"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.19.1", "@codemirror/autocomplete@^6.7.1":
|
||||
version "6.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.19.1.tgz#355e49c9fd275b42a6e16e9ea0cf4361f67a3ec4"
|
||||
integrity sha512-q6NenYkEy2fn9+JyjIxMWcNjzTL/IhwqfzOut1/G3PrIFkrbl4AL7Wkse5tLrQUUyqGoAKU5+Pi5jnnXxH5HGw==
|
||||
"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.20.0", "@codemirror/autocomplete@^6.7.1":
|
||||
version "6.20.0"
|
||||
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.20.0.tgz#db818c12dce892a93fb8abadc2426febb002f8c1"
|
||||
integrity sha512-bOwvTOIJcG5FVo5gUUupiwYh8MioPLQ4UcqbcRf7UQ98X90tCa9E1kZ3Z7tqwpZxYyOvh1YTYbmZE9RTfTp5hg==
|
||||
dependencies:
|
||||
"@codemirror/language" "^6.0.0"
|
||||
"@codemirror/state" "^6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user