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 Oct 24, 2024
1 parent ddf94d1 commit 904bc18
Show file tree
Hide file tree
Showing 2 changed files with 1,521 additions and 1,253 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"watch-js": "watch -p 'static/js/src/**/*.js' -c 'yarn run build-js'"
},
"dependencies": {
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.25.9",
"@babel/preset-env": "7.25.9",
"@canonical/cookie-policy": "^3.6.4",
"@canonical/global-nav": "3.6.4",
"@sentry/browser": "5.30.0",
"autoprefixer": "10.4.13",
"babel-loader": "8.3.0",
"autoprefixer": "10.4.20",
"babel-loader": "8.4.1",
"braces": "3.0.2",
"concurrently": "5.3.0",
"postcss": "8.4.32",
"postcss": "8.4.47",
"postcss-cli": "8.3.1",
"sass": "1.57.1",
"terser-webpack-plugin": "5.3.6",
"sass": "1.80.4",
"terser-webpack-plugin": "5.3.10",
"vanilla-framework": "^4.14.0",
"watch-cli": "0.2.3",
"webpack": "5.76.0",
Expand All @@ -42,9 +42,9 @@
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.31.0",
"jest": "26.6.3",
"prettier": "2.8.3",
"prettier": "2.8.8",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
Expand Down
Loading

0 comments on commit 904bc18

Please sign in to comment.