Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Bump the minor group across 1 directory with 13 updates #472

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,30 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/core": "^7.24.7",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.5",
"@graphql-codegen/client-preset": "^4.3.1",
"@graphql-typed-document-node/core": "^3.2.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.13",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^15.0.5",
"@testing-library/user-event": "^14.5.2",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"bfj": "^8.0.0",
"browserslist": "^4.23.0",
"browserslist": "^4.23.1",
"camelcase": "^8.0.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^7.1.1",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^6.0.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"eslint": "8.57.0",
"eslint-config-react-app": "^7.0.1",
"eslint-webpack-plugin": "^4.1.0",
"eslint-webpack-plugin": "^4.2.0",
"file-loader": "^6.2.0",
"fs-extra": "^11.2.0",
"html-webpack-plugin": "^5.6.0",
Expand All @@ -36,20 +36,20 @@
"jest-resolve": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"prompts": "^2.4.2",
"react-app-polyfill": "^3.0.0",
"react-dev-utils": "^12.0.1",
"react-refresh": "^0.14.2",
"resolve": "^1.22.8",
"resolve-url-loader": "^5.0.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"typescript": "5.4.5",
"typescript": "5.5.3",
"web-vitals": "^3.5.2",
"webpack": "^5.91.0",
"webpack": "^5.92.1",
"webpack-dev-server": "^5.0.4",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^7.1.0"
Expand Down Expand Up @@ -80,13 +80,13 @@
]
},
"dependencies": {
"@apollo/client": "3.10.1",
"@apollo/client": "3.10.8",
"@chakra-ui/react": "^2.8.1",
"@diamondlightsource/ui-components": "^1.3.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"framer-motion": "^10.18.0",
"graphql": "^16.3.0",
"graphql": "^16.9.0",
"http-proxy-middleware": "^3.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
Loading
Loading