Skip to content

Commit

Permalink
Merge pull request #108 from Staffbase/dependabot/npm_and_yarn/sample…
Browse files Browse the repository at this point in the history
…s/weather-forecast/npm-updates-37ead5b2eb

chore(deps): bump the npm-updates group across 1 directory with 9 updates
  • Loading branch information
PujaSingh7655 authored Aug 15, 2024
2 parents b8bc01e + 832f6a4 commit 07dec31
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 195 deletions.
16 changes: 8 additions & 8 deletions samples/weather-forecast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"acorn": "^8.12.0",
"axios": "1.7.4",
"date-fns": "^2.23.0",
"dayjs": "1.11.11",
"dayjs": "1.11.12",
"openweather-apis": "4.5.0",
"react": "^17.0.2",
"react-cool-dimensions": "^2.0.7",
Expand All @@ -30,19 +30,19 @@
"regenerator-runtime": "0.14.1"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.7",
"@babel/preset-env": "^7.25.3",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@rjsf/core": "5.19.1",
"@rjsf/material-ui": "5.19.1",
"@rjsf/utils": "5.19.1",
"@rjsf/validator-ajv8": "^5.19.1",
"@rjsf/core": "5.20.0",
"@rjsf/material-ui": "5.20.0",
"@rjsf/utils": "5.20.0",
"@rjsf/validator-ajv8": "^5.20.0",
"@svgr/webpack": "8.1.0",
"@testing-library/dom": "8.11.1",
"@testing-library/jest-dom": "5.15.0",
Expand All @@ -63,7 +63,7 @@
"babel-eslint": "10.1.0",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^9.0.1",
"core-js": "3.37.1",
"core-js": "3.38.0",
"eslint": "8.3.0",
"eslint-config-prettier": "8.3.0",
"file-loader": "^6.2.0",
Expand Down
Loading

0 comments on commit 07dec31

Please sign in to comment.