Skip to content

Commit

Permalink
chore(deps): bump the security group in /web with 9 updates (#5048)
Browse files Browse the repository at this point in the history
Bumps the security group in /web with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.52.2` |
| [react-select](https://github.com/JedWatson/react-select) | `5.8.3` | `5.9.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.696.0` | `3.709.0` |
| [msw](https://github.com/mswjs/msw) | `2.6.7` | `2.6.8` |
| [sass](https://github.com/sass/dart-sass) | `1.82.0` | `1.83.0` |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.10` | `5.3.11` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` |


Updates `@emotion/react` from 11.13.5 to 11.14.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.13.5 to 11.14.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 `monaco-editor` from 0.52.0 to 0.52.2
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.52.0...v0.52.2)

Updates `react-select` from 5.8.3 to 5.9.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.9.0)

Updates `@aws-sdk/types` from 3.696.0 to 3.709.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.709.0/packages/types)

Updates `msw` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.7...v2.6.8)

Updates `sass` from 1.82.0 to 1.83.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.82.0...1.83.0)

Updates `terser-webpack-plugin` from 5.3.10 to 5.3.11
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v5.3.10...v5.3.11)

Updates `webpack-dev-server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
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: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent ec02e24 commit 03db1ee
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 102 deletions.
18 changes: 9 additions & 9 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build-storybook": "build-storybook"
},
"devDependencies": {
"@aws-sdk/types": "^3.696.0",
"@aws-sdk/types": "^3.709.0",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
Expand Down Expand Up @@ -99,20 +99,20 @@
"jest-environment-jsdom": "^29.7.0",
"jest-fixed-jsdom": "^0.0.9",
"mini-css-extract-plugin": "^2.9.2",
"msw": "^2.6.7",
"msw": "^2.6.8",
"object-assign": "^4.1.1",
"os-browserify": "^0.3.0",
"path": "^0.12.7",
"postcss-loader": "^6.2.1",
"prop-types": "^15.7.2",
"sass": "^1.82.0",
"sass": "^1.83.0",
"sass-loader": "12.4.0",
"slugify": "^1.6.6",
"source-map-loader": "^5.0.0",
"stream-browserify": "^3.0.0",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.16",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"ts-loader": "^9.5.1",
"tty-browserify": "^0.0.1",
"typescript": "4.9.4",
Expand All @@ -121,12 +121,12 @@
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-dev-server": "^5.2.0",
"webpack-merge": "5.10.0"
},
"dependencies": {
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@grafana/data": "^8.5.16",
"@maji/react-prism": "^1.0.1",
"@monaco-editor/react": "^4.6.0",
Expand All @@ -153,7 +153,7 @@
"lodash": "4.17.21",
"markdown-it": "^14.1.0",
"material-react-table": "^1.15.1",
"monaco-editor": "^0.52.0",
"monaco-editor": "^0.52.2",
"monaco-editor-webpack-plugin": "^7.1.0",
"node-polyfill-webpack-plugin": "^1.1.4",
"prettier": "^2.7.1",
Expand All @@ -173,7 +173,7 @@
"react-remarkable": "^1.1.3",
"react-router": "^5.1",
"react-router-dom": "^6.28.0",
"react-select": "^5.8.3",
"react-select": "^5.9.0",
"react-tooltip": "4.2.6",
"react-vis": "^1.12.1",
"resumablejs": "^1.1.0",
Expand Down
Loading

0 comments on commit 03db1ee

Please sign in to comment.