Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent ec90ee6 commit cb5956b
Show file tree
Hide file tree
Showing 5 changed files with 328 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
image_url: ${{ steps.set_image_url.outputs.image_url }}
steps:
- name: Get Rock
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
name: anbox-cloud-io-rock

Expand Down
2 changes: 1 addition & 1 deletion charm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
paas-app-charmer==1.0.4
paas-app-charmer==1.4.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"dependencies": {
"@canonical/cookie-policy": "3.6.4",
"@canonical/global-nav": "3.6.4",
"autoprefixer": "10.4.19",
"esbuild": "0.21.5",
"autoprefixer": "10.4.20",
"esbuild": "0.24.2",
"intl-tel-input": "17.0.21",
"postcss": "8.4.38",
"postcss": "8.4.49",
"postcss-cli": "11.0.0",
"sass": "1.79.0",
"sass": "1.83.1",
"vanilla-framework": "4.18.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
canonicalwebteam.flask-base==2.0.0
Flask-OpenID==1.3.0
requests==2.32.2
responses==0.24.1
Flask-OpenID==1.3.1
requests==2.32.3
responses==0.25.3
pymacaroons==0.13.0
canonicalwebteam.image-template==1.3.1
maxminddb-geolite2==2018.703
Loading

0 comments on commit cb5956b

Please sign in to comment.