Skip to content

Commit

Permalink
Update all patch versions (#11613)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 5f0908a commit c826e64
Show file tree
Hide file tree
Showing 14 changed files with 115 additions and 133 deletions.
8 changes: 4 additions & 4 deletions admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"snyk-protect": "snyk-protect"
},
"dependencies": {
"@snyk/protect": "1.1294.2",
"@snyk/protect": "1.1294.3",
"bootstrap": "3.4.1",
"bootstrap-table": "1.24.0",
"jquery": "3.7.1",
Expand Down
16 changes: 8 additions & 8 deletions doc/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Sphinx-Substitution-Extensions = { extras = ["prompt"], version = "2024.10.17" }
sphinxcontrib-mermaid = "1.0.0"
c2cwsgiutils = ">=6.0.0.dev148"
tilecloud-chain = "1.22.0"
boto3 = { version = "1.35.72", optional = true }
boto3 = { version = "1.35.92", optional = true }
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
poetry==1.8.4
poetry==1.8.5
pip==24.3.1
2 changes: 1 addition & 1 deletion docker/config/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
poetry==1.8.4
poetry==1.8.5
8 changes: 4 additions & 4 deletions docker/qgisserver/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker/qgisserver/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ pytz = "2024.2"
prospector = { version = "1.13.3", extras = ["with_mypy", "with_bandit", "with_ruff"] }
prospector-profile-duplicated = "1.10.4"
prospector-profile-utils = "1.15.1"
types-pyyaml = "6.0.12.20240917"
types-pyyaml = "6.0.12.20241230"
pytest = "8.3.4"
2 changes: 1 addition & 1 deletion docker/qgisserver/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
poetry==1.8.4
poetry==1.8.5
pip==24.3.1
77 changes: 29 additions & 48 deletions geoportal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions geoportal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"snyk-protect": "snyk-protect"
},
"dependencies": {
"@snyk/protect": "1.1294.2",
"@snyk/protect": "1.1294.3",
"ngeo": "2.9.0-version-2.9-latest.20241206T104704Z.0bc3efb55.2.9",
"puppeteer": "23.11.1"
},
Expand All @@ -25,9 +25,9 @@
"cy-mobile-commands": "0.3.0",
"ejs-loader": "0.5.0",
"eslint": "8.57.1",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"eslint-plugin-wc": "2.2.0",
"event-hooks-webpack-plugin": "2.3.0",
"expose-loader": "5.0.0",
Expand All @@ -41,14 +41,14 @@
"neat-csv": "7.0.0",
"parse-absolute-css-unit": "1.0.2",
"sass": "1.83.1",
"sass-loader": "16.0.3",
"sass-loader": "16.0.4",
"simple-html-tokenizer": "0.5.11",
"svgo": "3.3.2",
"svgo-loader": "4.0.0",
"terser": "5.37.0",
"terser-webpack-plugin": "5.3.10",
"terser-webpack-plugin": "5.3.11",
"url-parse": "1.5.10",
"webpack": "5.97.0",
"webpack": "5.97.1",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.0",
"webpack-merge": "6.0.1"
Expand Down
Loading

0 comments on commit c826e64

Please sign in to comment.