Bumping packages

This commit is contained in:
László Károlyi 2023-09-11 12:21:11 +02:00
parent c4e407b97c
commit 7df7c950f1
Signed by: karolyi
GPG key ID: 2DCAF25E55735BFE
4 changed files with 74 additions and 72 deletions

View file

@ -1,31 +1,33 @@
asgiref==3.6.0
beautifulsoup4==4.12.2
blessings==1.7
certifi==2023.5.7
certifi==2023.7.22
colour-runner==0.1.1
Django==4.2.3
django-debug-toolbar==4.1.0
Django==4.2.5
django-debug-toolbar==4.2.0
django-extensions==3.2.3
django-jinja==2.10.2
django-jinja==2.11.0
django-redis==5.3.0
django-webpack-loader==2.0.1
django-widget-tweaks==1.4.12
django-widget-tweaks==1.5.0
hiredis==2.2.3
hyperlink==21.0.0
idna==3.4
Jinja2==3.1.2
lxml==4.9.3
Markdown==3.4.3
markdown2==2.4.9
Markdown==3.4.4
markdown2==2.4.10
MarkupSafe==2.1.3
mysqlclient==2.2.0
Pillow==10.0.0
prettytable==3.8.0
-e git+ssh://git@gitea.ksol.io:2202/karolyi/py-ktools.git@7dd96889afb70320c4472a53b87962272115fdab#egg=py_ktools
pytz==2023.3
PyYAML==6.0
redis==4.6.0
-e git+ssh://git@gitea.ksol.io:2202/karolyi/py-ktools.git@5a340e3bd4a51eb07840bc90790e46db428e3ca2#egg=py_ktools
pytz==2023.3.post1
PyYAML==6.0.1
redis==5.0.0
requests==2.31.0
rjsmin==1.2.1
soupsieve==2.4.1
soupsieve==2.5
sqlparse==0.4.4
Unidecode==1.3.6
urllib3==2.0.3
urllib3==2.0.4

110
package-lock.json generated
View file

@ -12,7 +12,7 @@
"npm-cli": "^0.1.0"
},
"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-function-bind": "^7.22.5",
"@babel/preset-env": "^7.22.15",
@ -33,7 +33,7 @@
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"del": "^7.1.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-standard-with-typescript": "^39.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-promise": "^6.1.1",
@ -51,7 +51,7 @@
"luxon": "^3.4.3",
"mini-css-extract-plugin": "^2.7.6",
"node-sass": "^9.0.0",
"npm": "^10.0.0",
"npm": "^10.1.0",
"npm-check-updates": "^16.13.3",
"plugin-error": "^2.0.1",
"postcss-loader": "^7.3.3",
@ -120,21 +120,21 @@
}
},
"node_modules/@babel/core": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.15.tgz",
"integrity": "sha512-PtZqMmgRrvj8ruoEOIwVA3yoF91O+Hgw9o7DAUTNBA6Mo2jpu31clx9a7Nz/9JznqetTR6zwfC4L3LAjKQXUwA==",
"version": "7.22.17",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.17.tgz",
"integrity": "sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==",
"dev": true,
"dependencies": {
"@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.22.13",
"@babel/generator": "^7.22.15",
"@babel/helper-compilation-targets": "^7.22.15",
"@babel/helper-module-transforms": "^7.22.15",
"@babel/helper-module-transforms": "^7.22.17",
"@babel/helpers": "^7.22.15",
"@babel/parser": "^7.22.15",
"@babel/parser": "^7.22.16",
"@babel/template": "^7.22.15",
"@babel/traverse": "^7.22.15",
"@babel/types": "^7.22.15",
"@babel/traverse": "^7.22.17",
"@babel/types": "^7.22.17",
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
@ -346,9 +346,9 @@
}
},
"node_modules/@babel/helper-module-transforms": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.15.tgz",
"integrity": "sha512-l1UiX4UyHSFsYt17iQ3Se5pQQZZHa22zyIXURmvkmLCD4t/aU+dvNWHatKac/D9Vm9UES7nvIqHs4jZqKviUmQ==",
"version": "7.22.17",
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz",
"integrity": "sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==",
"dev": true,
"dependencies": {
"@babel/helper-environment-visitor": "^7.22.5",
@ -525,9 +525,9 @@
}
},
"node_modules/@babel/parser": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.15.tgz",
"integrity": "sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA==",
"version": "7.22.16",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz",
"integrity": "sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==",
"dev": true,
"bin": {
"parser": "bin/babel-parser.js"
@ -1826,9 +1826,9 @@
}
},
"node_modules/@babel/traverse": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.15.tgz",
"integrity": "sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ==",
"version": "7.22.17",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.17.tgz",
"integrity": "sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.22.13",
@ -1837,8 +1837,8 @@
"@babel/helper-function-name": "^7.22.5",
"@babel/helper-hoist-variables": "^7.22.5",
"@babel/helper-split-export-declaration": "^7.22.6",
"@babel/parser": "^7.22.15",
"@babel/types": "^7.22.15",
"@babel/parser": "^7.22.16",
"@babel/types": "^7.22.17",
"debug": "^4.1.0",
"globals": "^11.1.0"
},
@ -1847,9 +1847,9 @@
}
},
"node_modules/@babel/types": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.15.tgz",
"integrity": "sha512-X+NLXr0N8XXmN5ZsaQdm9U2SSC3UbIYq/doL++sueHOTisgZHoKaQtZxGuV2cUPQHMfjKEfg/g6oy7Hm6SKFtA==",
"version": "7.22.17",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.17.tgz",
"integrity": "sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==",
"dev": true,
"dependencies": {
"@babel/helper-string-parser": "^7.22.5",
@ -2758,9 +2758,9 @@
}
},
"node_modules/@eslint/js": {
"version": "8.48.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.48.0.tgz",
"integrity": "sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==",
"version": "8.49.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.49.0.tgz",
"integrity": "sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==",
"dev": true,
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@ -2785,9 +2785,9 @@
}
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.10",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz",
"integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==",
"version": "0.11.11",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz",
"integrity": "sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==",
"dev": true,
"dependencies": {
"@humanwhocodes/object-schema": "^1.2.1",
@ -8221,16 +8221,16 @@
}
},
"node_modules/eslint": {
"version": "8.48.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.48.0.tgz",
"integrity": "sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==",
"version": "8.49.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.49.0.tgz",
"integrity": "sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",
"@eslint/eslintrc": "^2.1.2",
"@eslint/js": "8.48.0",
"@humanwhocodes/config-array": "^0.11.10",
"@eslint/js": "8.49.0",
"@humanwhocodes/config-array": "^0.11.11",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"ajv": "^6.12.4",
@ -13788,9 +13788,9 @@
}
},
"node_modules/npm": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.0.0.tgz",
"integrity": "sha512-15O/VIG6/zuZ8ui2YxHhcJcomoTKNqC8bC6hKlmazJooDbdWCoC5iZsNp9Jm8xqwVab60hiAkhDyAqh8W8yq/g==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-10.1.0.tgz",
"integrity": "sha512-pZ2xybXzNGbJFZEKNbPoEXsE38Xou9VTnxxBk+B3pz0ndsGCs7iWHoUCPSsISU2hjmkWfDkJo3bYKE8RDOg4eg==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@ -13864,8 +13864,8 @@
"dev": true,
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^7.0.0",
"@npmcli/config": "^7.1.0",
"@npmcli/arborist": "^7.1.0",
"@npmcli/config": "^7.2.0",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^5.0.0",
@ -13890,12 +13890,12 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^8.0.0",
"libnpmdiff": "^6.0.0",
"libnpmexec": "^7.0.0",
"libnpmfund": "^4.1.0",
"libnpmdiff": "^6.0.1",
"libnpmexec": "^7.0.1",
"libnpmfund": "^4.1.1",
"libnpmhook": "^10.0.0",
"libnpmorg": "^6.0.0",
"libnpmpack": "^6.0.0",
"libnpmpack": "^6.0.1",
"libnpmpublish": "^9.0.0",
"libnpmsearch": "^7.0.0",
"libnpmteam": "^6.0.0",
@ -17371,7 +17371,7 @@
"license": "ISC"
},
"node_modules/npm/node_modules/@npmcli/agent": {
"version": "2.1.0",
"version": "2.1.1",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -17438,7 +17438,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "7.0.0",
"version": "7.1.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -17485,7 +17485,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/config": {
"version": "7.1.0",
"version": "7.2.0",
"dev": true,
"inBundle": true,
"license": "ISC",
@ -18697,12 +18697,12 @@
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "6.0.0",
"version": "6.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.0.0",
"@npmcli/arborist": "^7.1.0",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
@ -18717,12 +18717,12 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "7.0.0",
"version": "7.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.0.0",
"@npmcli/arborist": "^7.1.0",
"@npmcli/run-script": "^7.0.1",
"ci-info": "^3.7.1",
"npm-package-arg": "^11.0.0",
@ -18739,12 +18739,12 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "4.1.0",
"version": "4.1.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.0.0"
"@npmcli/arborist": "^7.1.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@ -18777,12 +18777,12 @@
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "6.0.0",
"version": "6.0.1",
"dev": true,
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.0.0",
"@npmcli/arborist": "^7.1.0",
"@npmcli/run-script": "^7.0.1",
"npm-package-arg": "^11.0.0",
"pacote": "^17.0.4"

View file

@ -5,7 +5,7 @@
"main": "index.js",
"type": "module",
"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-function-bind": "^7.22.5",
"@babel/preset-env": "^7.22.15",
@ -26,7 +26,7 @@
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"del": "^7.1.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-standard-with-typescript": "^39.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-promise": "^6.1.1",
@ -44,7 +44,7 @@
"luxon": "^3.4.3",
"mini-css-extract-plugin": "^2.7.6",
"node-sass": "^9.0.0",
"npm": "^10.0.0",
"npm": "^10.1.0",
"npm-check-updates": "^16.13.3",
"plugin-error": "^2.0.1",
"postcss-loader": "^7.3.3",

View file

@ -3,4 +3,4 @@
set -xe
python -m pip install -U --user pip wheel setuptools
python -m pip install -U beautifulsoup4 blessings certifi colour-runner Django django-debug-toolbar django-extensions django-jinja django-redis django-webpack-loader django-widget-tweaks hyperlink idna Jinja2 lxml Markdown markdown2 MarkupSafe mysqlclient Pillow prettytable pytz PyYAML redis requests rjsmin soupsieve sqlparse Unidecode urllib3
python -m pip install -U beautifulsoup4 blessings certifi colour-runner Django django-debug-toolbar django-extensions django-jinja django-redis django-webpack-loader django-widget-tweaks hyperlink idna Jinja2 lxml Markdown markdown2 MarkupSafe mysqlclient Pillow prettytable pytz PyYAML redis[hiredis] requests rjsmin soupsieve sqlparse Unidecode urllib3