Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent a802ef2 commit e4b399a
Show file tree
Hide file tree
Showing 10 changed files with 107 additions and 97 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.0",
"@snyk/protect": "1.1294.2",
"bootstrap": "3.4.1",
"bootstrap-table": "1.23.5",
"jquery": "3.7.1",
Expand Down
21 changes: 13 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 @@ -24,4 +24,4 @@ Sphinx-Substitution-Extensions = { extras = ["prompt"], version = "2024.10.17" }
sphinxcontrib-mermaid = "1.0.0"
c2cwsgiutils = ">=6.0.0.dev148"
tilecloud-chain = "1.21.0"
boto3 = { version = "1.35.68", optional = true }
boto3 = { version = "1.35.76", optional = true }
14 changes: 7 additions & 7 deletions docker/qgisserver/poetry.lock

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

4 changes: 2 additions & 2 deletions docker/qgisserver/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ authors = []

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
c2cwsgiutils = { extras = ["broadcast"], version = "6.1.2" }
c2cwsgiutils = { extras = ["broadcast"], version = "6.1.5" }
papyrus = "2.6.2" # commons
transaction = "5.0" # commons
"c2c.template" = "2.4.2"
Expand All @@ -42,4 +42,4 @@ prospector = { extras = ["with_mypy", "with_bandit"], version = "1.12.1" }
prospector-profile-duplicated = "1.6.0"
prospector-profile-utils = "1.9.1"
types-pyyaml = "6.0.12.20240917"
pytest = "8.3.3"
pytest = "8.3.4"
40 changes: 20 additions & 20 deletions geoportal/package-lock.json

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

8 changes: 4 additions & 4 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.0",
"@snyk/protect": "1.1294.2",
"ngeo": "version-2.9-latest",
"puppeteer": "23.6.1"
},
Expand All @@ -35,13 +35,13 @@
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.3",
"loader-utils": "3.3.1",
"magic-comments-loader": "2.1.3",
"magic-comments-loader": "2.1.4",
"mini-css-extract-plugin": "2.9.2",
"minify-html-literals-loader": "1.1.1",
"neat-csv": "7.0.0",
"parse-absolute-css-unit": "1.0.2",
"sass": "1.80.6",
"sass-loader": "16.0.3",
"sass": "1.80.7",
"sass-loader": "16.0.4",
"simple-html-tokenizer": "0.5.11",
"svgo": "3.3.2",
"svgo-loader": "4.0.0",
Expand Down
Loading

0 comments on commit e4b399a

Please sign in to comment.