Skip to content

Commit 7925d51

Browse files
chore(deps): update all dependencies
1 parent 7abea0c commit 7925d51

6 files changed

Lines changed: 827 additions & 695 deletions

File tree

.github/actions/percy-snapshot/action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ runs:
3030
using: composite
3131
steps:
3232
- name: Install Python
33-
uses: actions/setup-python@v5.4.0
33+
uses: actions/setup-python@v5.6.0
3434
with:
35-
python-version: 3.10.14
35+
python-version: 3.14.6
3636

3737
- name: Install NodeJS
38-
uses: actions/setup-node@v4.2.0
38+
uses: actions/setup-node@v4.4.0
3939
with:
4040
node-version: 20
4141

.github/workflows/forms-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: "3.10"
24+
python-version: "3.14"
2525

2626
- name: Install Python dependencies
2727
run: |

.github/workflows/zizmor-static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Run zizmor
23-
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
23+
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
2424
with:
2525
online-audits: true

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,42 +28,42 @@
2828
"@canonical/latest-news": "2.2.1",
2929
"@canonical/react-components": "^0.60.0",
3030
"@fullhuman/postcss-purgecss": "6.0.0",
31-
"@lottiefiles/dotlottie-web": "^0.44.0",
31+
"@lottiefiles/dotlottie-web": "^0.74.0",
3232
"@tanstack/react-query": "^5.83.0",
3333
"@testing-library/cypress": "9.0.0",
34-
"autoprefixer": "10.4.21",
34+
"autoprefixer": "10.5.0",
3535
"concurrently": "7.6.0",
3636
"dotenv": "^16.3.1",
3737
"esbuild": "0.25.5",
3838
"esbuild-sass-plugin": "^3.3.1",
3939
"flickity": "^3.0.0",
4040
"formik": "^2.4.6",
4141
"fuse.js": "^6.6.2",
42-
"intl-tel-input": "24.3.5",
42+
"intl-tel-input": "24.8.2",
4343
"leaflet": "1.9.4",
4444
"lottie-web": "^5.13.0",
45-
"postcss": "8.5.10",
45+
"postcss": "8.5.15",
4646
"postcss-cli": "10.1.0",
4747
"react": "^18.2.0",
4848
"react-dom": "^18.2.0",
4949
"react-router-dom": "^6.24.1",
50-
"sass": "1.89.2",
50+
"sass": "1.101.0",
5151
"use-query-params": "^2.2.1",
5252
"uuid": "^11.1.0",
5353
"vanilla-framework": "4.50.0",
5454
"venobox": "2.1.8",
5555
"yup": "^1.6.1"
5656
},
5757
"devDependencies": {
58-
"@percy/cli": "1.31.5",
58+
"@percy/cli": "1.31.14",
5959
"@playwright/test": "^1.47.1",
6060
"@testing-library/jest-dom": "^5.16.5",
6161
"@testing-library/react": "^14.0.0",
6262
"@types/jest": "^29.4.0",
6363
"@types/node": "^20.9.3",
6464
"jest": "^29.5.0",
6565
"jest-environment-jsdom": "^29.5.0",
66-
"nodemon": "3.1.10",
66+
"nodemon": "3.1.14",
6767
"pa11y-ci": "^4.0.1",
6868
"prettier": "2.8.8",
6969
"stylelint": "14.16.1",

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@ canonicalwebteam.form-generator==2.2.0
99
canonicalwebteam.directory-parser==1.2.11
1010
canonicalwebteam.markdown-response==0.2.0
1111
bleach==5.0.1
12-
markdown==3.8.2
12+
markdown==3.10.2
1313
python-slugify==8.0.4
1414
vcrpy-unittest==0.1.7
1515
cryptography==36.0.2
1616
gql==2.0.0
17-
google-api-python-client==2.173.0
18-
google-auth-httplib2==0.2.0
17+
google-api-python-client==2.197.0
18+
google-auth-httplib2==0.4.0
1919
google-auth-oauthlib==0.8.0
2020
pytz==2024.2
21-
djlint==1.36.4
22-
responses==0.25.7
21+
djlint==1.39.2
22+
responses==0.26.1
2323
pycountry==24.6.1
24-
scikit-learn==1.6.1
25-
flask-cors==6.0.0
26-
requests==2.33.0
27-
semver==3.0.2
28-
cachetools==5.3.3
29-
sentry-sdk[flask]==2.49.0
24+
scikit-learn==1.9.0
25+
flask-cors==6.0.5
26+
requests==2.34.2
27+
semver==3.0.4
28+
cachetools==5.5.2
29+
sentry-sdk[flask]==2.63.0
3030
geopy==2.4.1
3131
PySocks==1.7.1 # httplib2 proxy fails otherwise
3232
flask==2.3.3

0 commit comments

Comments
 (0)