Skip to content

Commit 07dec31

Browse files
Merge pull request #108 from Staffbase/dependabot/npm_and_yarn/samples/weather-forecast/npm-updates-37ead5b2eb
chore(deps): bump the npm-updates group across 1 directory with 9 updates
2 parents b8bc01e + 832f6a4 commit 07dec31

File tree

2 files changed

+215
-195
lines changed

2 files changed

+215
-195
lines changed

samples/weather-forecast/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"acorn": "^8.12.0",
2222
"axios": "1.7.4",
2323
"date-fns": "^2.23.0",
24-
"dayjs": "1.11.11",
24+
"dayjs": "1.11.12",
2525
"openweather-apis": "4.5.0",
2626
"react": "^17.0.2",
2727
"react-cool-dimensions": "^2.0.7",
@@ -30,19 +30,19 @@
3030
"regenerator-runtime": "0.14.1"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "^7.24.7",
33+
"@babel/core": "^7.25.2",
3434
"@babel/plugin-proposal-class-properties": "^7.18.6",
3535
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
3636
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
37-
"@babel/preset-env": "^7.24.7",
37+
"@babel/preset-env": "^7.25.3",
3838
"@babel/preset-react": "^7.24.7",
3939
"@babel/preset-typescript": "^7.24.7",
4040
"@material-ui/core": "^4.12.4",
4141
"@material-ui/icons": "^4.11.3",
42-
"@rjsf/core": "5.19.1",
43-
"@rjsf/material-ui": "5.19.1",
44-
"@rjsf/utils": "5.19.1",
45-
"@rjsf/validator-ajv8": "^5.19.1",
42+
"@rjsf/core": "5.20.0",
43+
"@rjsf/material-ui": "5.20.0",
44+
"@rjsf/utils": "5.20.0",
45+
"@rjsf/validator-ajv8": "^5.20.0",
4646
"@svgr/webpack": "8.1.0",
4747
"@testing-library/dom": "8.11.1",
4848
"@testing-library/jest-dom": "5.15.0",
@@ -63,7 +63,7 @@
6363
"babel-eslint": "10.1.0",
6464
"babel-loader": "^9.1.3",
6565
"copy-webpack-plugin": "^9.0.1",
66-
"core-js": "3.37.1",
66+
"core-js": "3.38.0",
6767
"eslint": "8.3.0",
6868
"eslint-config-prettier": "8.3.0",
6969
"file-loader": "^6.2.0",

0 commit comments

Comments
 (0)