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 Jul 31, 2023
1 parent fbf7990 commit f86077d
Show file tree
Hide file tree
Showing 2 changed files with 1,663 additions and 1,583 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"@guardian/eslint-plugin-source-foundations": "^13.0.0",
"@guardian/eslint-plugin-source-react-components": "^17.0.0",
"@guardian/node-riffraff-artifact": "^0.3.2",
"@guardian/prettier": "^4.0.0",
"@storybook/addon-actions": "^7.1.0",
"@storybook/addon-essentials": "^7.1.0",
"@storybook/addon-links": "^7.1.0",
"@storybook/addon-styling": "^1.3.4",
"@storybook/react": "^7.1.0",
"@storybook/react-webpack5": "^7.1.0",
"@swc/core": "^1.3.70",
"@guardian/prettier": "^5.0.0",
"@storybook/addon-actions": "^7.1.1",
"@storybook/addon-essentials": "^7.1.1",
"@storybook/addon-links": "^7.1.1",
"@storybook/addon-styling": "^1.3.5",
"@storybook/react": "^7.1.1",
"@storybook/react-webpack5": "^7.1.1",
"@swc/core": "^1.3.72",
"@swc/plugin-emotion": "^2.5.70",
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^5.17.0",
Expand All @@ -69,13 +69,13 @@
"@types/jest": "^29.5.3",
"@types/mjml": "^4.7.1",
"@types/ms": "^0.7.31",
"@types/node": "^20.4.4",
"@types/react": "^18.2.15",
"@types/node": "^20.4.5",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@types/serialize-javascript": "^5.0.2",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"assets-webpack-plugin": "^7.1.1",
"axe-core": "^4.7.2",
"chalk-rainbow": "^1.0.0",
Expand All @@ -85,12 +85,12 @@
"cypress-axe": "^1.4.0",
"cypress-mailosaur": "2.13.0",
"dotenv-webpack": "^8.0.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-functional": "^5.0.8",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.13",
"file-loader": "^6.2.0",
Expand All @@ -99,16 +99,16 @@
"husky": "^8.0.3",
"image-webpack-loader": "^8.1.0",
"ioredis-mock": "^8.8.1",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-mock": "^29.6.1",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-mock": "^29.6.2",
"nodemon": "^3.0.1",
"prettier": "^3.0.0",
"react-docgen-typescript-plugin": "^1.0.5",
"require-from-string": "^2.0.2",
"snyk": "^1.1193.0",
"snyk": "^1.1196.0",
"stmux": "^1.8.7",
"storybook": "^7.1.0",
"storybook": "^7.1.1",
"swc-loader": "^0.2.3",
"terser-webpack-plugin": "^5.3.9",
"ts-jest": "^29.1.1",
Expand All @@ -124,22 +124,22 @@
"zod-to-json-schema": "^3.21.4"
},
"dependencies": {
"@aws-sdk/client-cloudwatch": "^3.370.0",
"@aws-sdk/client-kinesis": "^3.370.0",
"@aws-sdk/client-sesv2": "^3.370.0",
"@aws-sdk/credential-providers": "^3.370.0",
"@aws-sdk/client-cloudwatch": "^3.379.1",
"@aws-sdk/client-kinesis": "^3.379.1",
"@aws-sdk/client-sesv2": "^3.379.1",
"@aws-sdk/credential-providers": "^3.379.1",
"@aws-sdk/node-http-handler": "^3.374.0",
"@emotion/react": "^11.11.1",
"@faire/mjml-react": "^3.3.0",
"@guardian/ab-core": "5.0.0",
"@guardian/ab-react": "4.0.1",
"@guardian/consent-management-platform": "^13.6.0",
"@guardian/libs": "^15.3.0",
"@guardian/source-foundations": "^12.0.0",
"@guardian/consent-management-platform": "^13.6.1",
"@guardian/libs": "^15.4.0",
"@guardian/source-foundations": "^13.0.0",
"@guardian/source-react-components": "^15.0.2",
"@guardian/source-react-components-development-kitchen": "^13.0.2",
"@okta/jwt-verifier": "^3.0.1",
"@sentry/browser": "^7.60.0",
"@sentry/browser": "^7.60.1",
"@types/supertest": "^2.0.12",
"awesome-debounce-promise": "^2.1.0",
"bowser": "^2.11.0",
Expand All @@ -161,7 +161,7 @@
"react-dom": "npm:@preact/compat",
"serialize-javascript": "^6.0.1",
"supertest": "^6.3.3",
"tslib": "^2.6.0",
"tslib": "^2.6.1",
"winston": "^3.10.0",
"winston-transport": "^4.5.0",
"zod": "^3.21.4"
Expand Down
Loading

0 comments on commit f86077d

Please sign in to comment.