Skip to content

Commit d3fb50d

Browse files
chore(deps): update all dependencies
1 parent 116e955 commit d3fb50d

3 files changed

Lines changed: 1023 additions & 1014 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"dependencies": {
1616
"@canonical/cookie-policy": "^3.6.4",
1717
"@canonical/global-nav": "2.7.0",
18-
"autoprefixer": "10.4.1",
18+
"autoprefixer": "10.4.20",
1919
"sass-lint": "1.13.1",
2020
"vanilla-framework": "3.6.1",
2121
"watch-cli": "0.2.3",
2222
"postcss": "8.4.5",
2323
"postcss-cli": "8.3.1",
24-
"sass": "1.46.0",
24+
"sass": "1.83.4",
2525
"webpack": "5.65.0",
26-
"webpack-cli": "4.9.1"
26+
"webpack-cli": "4.10.0"
2727
},
2828
"devDependencies": {
29-
"@babel/core": "7.16.7",
30-
"@babel/preset-env": "7.16.7",
31-
"babel-loader": "8.2.3"
29+
"@babel/core": "7.26.7",
30+
"@babel/preset-env": "7.26.7",
31+
"babel-loader": "8.4.1"
3232
}
3333
}

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ django-static-root-finder==0.3.1
66
django-asset-server-url==0.1
77
django-template-finder-view==0.3
88
django-yaml-redirects==0.5.4
9-
talisker[gunicorn,gevent]==0.19.0
9+
talisker[gunicorn,gevent]==0.21.5
1010
whitenoise==5.3.0
1111
ubuntudesign.documentation-builder==1.7.0
1212
gitdb2==3.0.3.post1
13-
MarkupSafe==2.0.1
13+
MarkupSafe==2.1.5

0 commit comments

Comments
 (0)