Skip to content

Commit a32406d

Browse files
authored
Merge pull request #177 from Staffbase/dependabot/npm_and_yarn/samples/weather-forecast/npm-updates-f4d2f88660
chore(deps): bump the npm-updates group across 1 directory with 17 updates
2 parents 67a3c81 + 48945fa commit a32406d

2 files changed

Lines changed: 778 additions & 708 deletions

File tree

samples/weather-forecast/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"author": "",
1818
"license": "ISC",
1919
"dependencies": {
20-
"@staffbase/widget-sdk": "^3.14.7",
21-
"acorn": "^8.14.0",
22-
"axios": "1.8.2",
20+
"@staffbase/widget-sdk": "^3.14.13",
21+
"acorn": "^8.14.1",
22+
"axios": "1.9.0",
2323
"date-fns": "^2.23.0",
2424
"dayjs": "1.11.13",
2525
"react": "^18.3.1",
@@ -29,26 +29,26 @@
2929
"regenerator-runtime": "0.14.1"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.26.0",
32+
"@babel/core": "^7.27.1",
3333
"@babel/plugin-proposal-class-properties": "^7.18.6",
3434
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
3535
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
36-
"@babel/preset-env": "^7.26.0",
37-
"@babel/preset-react": "^7.26.3",
38-
"@babel/preset-typescript": "^7.26.0",
36+
"@babel/preset-env": "^7.27.1",
37+
"@babel/preset-react": "^7.27.1",
38+
"@babel/preset-typescript": "^7.27.1",
3939
"@emotion/react": "^11.14.0",
4040
"@emotion/styled": "^11.14.0",
4141
"@mui/icons-material": "^6.3.0",
4242
"@mui/material": "^6.3.0",
4343
"@mui/system": "^6.1.4",
44-
"@rjsf/core": "5.23.2",
45-
"@rjsf/mui": "5.23.2",
46-
"@rjsf/utils": "5.23.2",
47-
"@rjsf/validator-ajv8": "5.23.2",
44+
"@rjsf/core": "5.24.10",
45+
"@rjsf/mui": "5.24.10",
46+
"@rjsf/utils": "5.24.10",
47+
"@rjsf/validator-ajv8": "5.24.10",
4848
"@svgr/webpack": "8.1.0",
4949
"@testing-library/dom": "^10.4.0",
5050
"@testing-library/jest-dom": "^6.6.3",
51-
"@testing-library/react": "^16.1.0",
51+
"@testing-library/react": "^16.3.0",
5252
"@testing-library/react-hooks": "7.0.2",
5353
"@types/copy-webpack-plugin": "^10.1.3",
5454
"@types/jest": "^29.5.14",
@@ -65,23 +65,23 @@
6565
"babel-eslint": "10.1.0",
6666
"babel-loader": "^9.2.1",
6767
"copy-webpack-plugin": "^12.0.2",
68-
"core-js": "3.39.0",
68+
"core-js": "3.42.0",
6969
"eslint": "8.3.0",
7070
"eslint-config-prettier": "8.3.0",
7171
"file-loader": "^6.2.0",
7272
"jest": "27.1.0",
7373
"jest-json-schema": "^6.1.0",
7474
"js-base64": "3.7.7",
7575
"minimal-polyfills": "2.2.3",
76-
"prettier": "3.4.2",
76+
"prettier": "3.5.3",
7777
"react-svg-loader": "^3.0.3",
78-
"ts-loader": "^9.5.1",
78+
"ts-loader": "^9.5.2",
7979
"ts-node": "10.9.2",
8080
"typescript": "4.5.2",
8181
"url-loader": "^4.1.1",
82-
"webpack": "^5.97.1",
82+
"webpack": "^5.99.7",
8383
"webpack-cli": "^5.1.4",
84-
"webpack-dev-server": "^5.2.0",
84+
"webpack-dev-server": "^5.2.1",
8585
"webpack-merge": "^6.0.1"
8686
},
8787
"resolutions": {

0 commit comments

Comments
 (0)