Skip to content

Commit

Permalink
chore(deps): update dependencies to latest versions where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
coldlink committed Oct 28, 2024
1 parent e0a274e commit 9715ec6
Show file tree
Hide file tree
Showing 5 changed files with 2,129 additions and 2,310 deletions.
1 change: 1 addition & 0 deletions knip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const config: KnipConfig = {
'src/client/static/index.tsx',
'src/server/index.ts',
'webpack.{config|development}.js',
'util/mock-server.js',
],
// all possible file types we want to check
project: ['**/*.{js,ts,tsx}'],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@chromatic-com/storybook": "^2.0.2",
"@chromatic-com/storybook": "^3.1.0",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@guardian/eslint-config-typescript": "^12.0.0",
"@guardian/prettier": "^8.0.1",
Expand Down Expand Up @@ -78,7 +78,7 @@
"axe-core": "^4.10.1",
"chalk-rainbow": "^1.0.0",
"copy-webpack-plugin": "^12.0.2",
"cypress": "13.15.0",
"cypress": "13.15.1",
"cypress-axe": "^1.5.0",
"cypress-mailosaur": "2.16.0",
"dotenv-webpack": "^8.1.0",
Expand Down
Loading

0 comments on commit 9715ec6

Please sign in to comment.