Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 8268f7c commit e424c5b
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"jquery": "3.7.1",
"jquery.scrollintoview": "1.9.4",
"jquery-steps": "1.1.0",
"ol": "10.0.0",
"ol": "10.1.0",
"typeahead.js": "0.11.1"
}
}
55 changes: 21 additions & 34 deletions c2cgeoform/static/package-lock.json

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

6 changes: 3 additions & 3 deletions c2cgeoform/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
"html-webpack-plugin": "5.6.0",
"webpack": "5.93.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"whatwg-fetch": "3.6.20"
Expand All @@ -25,8 +25,8 @@
"css-loader": "7.1.2",
"mini-css-extract-plugin": "2.9.0",
"node-sass": "9.0.0",
"ol": "10.0.0",
"proj4": "2.11.0",
"ol": "10.1.0",
"proj4": "2.12.0",
"sass-loader": "16.0.0",
"style-loader": "4.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ c2cgeoform = "c2cgeoform.scaffolds:C2cgeoformTemplate"

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
babel = "2.15.0"
babel = "2.16.0"
colanderalchemy = "0.3.4"
deform = "2.0.15"
geoalchemy2 = "0.15.2"
Expand Down

0 comments on commit e424c5b

Please sign in to comment.