Skip to content

Commit ebfdb22

Browse files
Bump the security group in /web with 12 updates (#4773)
Bumps the security group in /web with 12 updates: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.4` | `11.12.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.5` | `11.12.0` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.1` | `5.16.4` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.1` | `5.16.4` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.11` | `1.11.12` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.24.1` | `6.25.1` | | [semver](https://github.com/npm/node-semver) | `7.6.2` | `7.6.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.8` | `7.24.9` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.6` | `4.17.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `20.14.11` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.34.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.6` | Updates `@emotion/react` from 11.11.4 to 11.12.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.11.5 to 11.12.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@mui/icons-material` from 5.16.1 to 5.16.4 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.4/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.4/packages/mui-icons-material) Updates `@mui/material` from 5.16.1 to 5.16.4 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.4/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.4/packages/mui-material) Updates `dayjs` from 1.11.11 to 1.11.12 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.11...v1.11.12) Updates `react-router-dom` from 6.24.1 to 6.25.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `semver` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.2...v7.6.3) Updates `@babel/core` from 7.24.8 to 7.24.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.9/packages/babel-core) Updates `@types/lodash` from 4.17.6 to 4.17.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.14.10 to 20.14.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-react` from 7.34.3 to 7.34.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.3...v7.34.4) Updates `tailwindcss` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.6) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fc3f7f commit ebfdb22

File tree

2 files changed

+193
-237
lines changed

2 files changed

+193
-237
lines changed

web/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@aws-sdk/types": "^3.609.0",
2525
"@babel/cli": "^7.24.8",
26-
"@babel/core": "^7.24.8",
26+
"@babel/core": "^7.24.9",
2727
"@babel/eslint-parser": "^7.24.8",
2828
"@babel/helper-get-function-arity": "^7.16.7",
2929
"@babel/plugin-proposal-class-properties": "7.18.6",
@@ -52,8 +52,8 @@
5252
"@types/file-saver": "^2.0.7",
5353
"@types/jest": "^29.5.12",
5454
"@types/js-yaml": "3",
55-
"@types/lodash": "^4.17.6",
56-
"@types/node": "^20.14.10",
55+
"@types/lodash": "^4.17.7",
56+
"@types/node": "^20.14.11",
5757
"@types/react": "^18.3.3",
5858
"@types/react-dom": "^18.3.0",
5959
"@types/react-helmet": "^6.1.11",
@@ -89,7 +89,7 @@
8989
"eslint-plugin-node": "11.1.0",
9090
"eslint-plugin-prettier": "^4.2.1",
9191
"eslint-plugin-promise": "4.2.1",
92-
"eslint-plugin-react": "^7.34.3",
92+
"eslint-plugin-react": "^7.34.4",
9393
"eslint-plugin-react-hooks": "^4.6.2",
9494
"eslint-plugin-standard": "5.0.0",
9595
"eslint-webpack-plugin": "^4.2.0",
@@ -107,7 +107,7 @@
107107
"source-map-loader": "^0.2.4",
108108
"stream-browserify": "^3.0.0",
109109
"style-loader": "^3.3.4",
110-
"tailwindcss": "^3.4.4",
110+
"tailwindcss": "^3.4.6",
111111
"terser-webpack-plugin": "^5.3.10",
112112
"ts-loader": "^9.5.1",
113113
"tty-browserify": "^0.0.1",
@@ -121,13 +121,13 @@
121121
"webpack-merge": "5.10.0"
122122
},
123123
"dependencies": {
124-
"@emotion/react": "^11.11.4",
125-
"@emotion/styled": "^11.11.5",
124+
"@emotion/react": "^11.12.0",
125+
"@emotion/styled": "^11.12.0",
126126
"@grafana/data": "^8.5.16",
127127
"@maji/react-prism": "^1.0.1",
128128
"@monaco-editor/react": "^4.6.0",
129-
"@mui/icons-material": "^5.16.1",
130-
"@mui/material": "^5.16.1",
129+
"@mui/icons-material": "^5.16.4",
130+
"@mui/material": "^5.16.4",
131131
"@storybook/addon-storysource": "^7.6.17",
132132
"@tanstack/react-query": "^4.36.1",
133133
"@tanstack/react-query-devtools": "^4.36.1",
@@ -138,7 +138,7 @@
138138
"classnames": "^2.5.1",
139139
"clipboard": "2.0.11",
140140
"cronstrue": "^2.50.0",
141-
"dayjs": "1.11.11",
141+
"dayjs": "1.11.12",
142142
"diff": "^4.0.2",
143143
"downloadjs": "^1.4.7",
144144
"file-loader": "^6.2.0",
@@ -168,12 +168,12 @@
168168
"react-refresh": "^0.14.2",
169169
"react-remarkable": "^1.1.3",
170170
"react-router": "^5.1",
171-
"react-router-dom": "^6.24.1",
171+
"react-router-dom": "^6.25.1",
172172
"react-select": "^2.4.3",
173173
"react-tooltip": "4.2.6",
174174
"react-vis": "^1.12.1",
175175
"resumablejs": "^1.1.0",
176-
"semver": "^7.6.2",
176+
"semver": "^7.6.3",
177177
"styled-components": "^5.3.5",
178178
"tar-stream": "3.1.7",
179179
"universal-cookie": "^7.1.4"

0 commit comments

Comments
 (0)