Skip to content

Commit

Permalink
Bump the all group in /app-frontend with 3 updates (#1012)
Browse files Browse the repository at this point in the history
Bumps the all group in /app-frontend with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [sass](https://github.com/sass/dart-sass).


Updates `@types/node` from 22.10.5 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.0.6 to 19.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `sass` from 1.83.1 to 1.83.4
- [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.83.1...1.83.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 96b5d5f commit ad1d97f
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 31 deletions.
40 changes: 24 additions & 16 deletions app-frontend/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions app-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/react": "^19.0.6",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.2",
"sass": "^1.83.1",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.2",
Expand Down
33 changes: 21 additions & 12 deletions app-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.5":
"@types/node@npm:*":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
Expand All @@ -406,6 +406,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
languageName: node
linkType: hard

"@types/react-dom@npm:^19.0.3":
version: 19.0.3
resolution: "@types/react-dom@npm:19.0.3"
Expand All @@ -415,12 +424,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.0.6":
version: 19.0.6
resolution: "@types/react@npm:19.0.6"
"@types/react@npm:^19.0.7":
version: 19.0.7
resolution: "@types/react@npm:19.0.7"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10/dc7604e4a0ee338447acaf6fded732e3a9528c4411ad8d6a2504ffb45c3613d5347a02a426d0b314015673317010977e3db01f69bb0257219cacda1884ce31f4
checksum: 10/09522132bde715888e57c61fc89a87db06699872535450296f1c975c5014a7953ff08c3bff6b37d4a4515ceeb65b09cc5f841513cc8fede65fec788790b21154
languageName: node
linkType: hard

Expand Down Expand Up @@ -753,8 +762,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "awesome-kotlin@workspace:."
dependencies:
"@types/node": "npm:^22.10.5"
"@types/react": "npm:^19.0.6"
"@types/node": "npm:^22.10.7"
"@types/react": "npm:^19.0.7"
"@types/react-dom": "npm:^19.0.3"
copy-to-clipboard: "npm:^3.3.3"
copy-webpack-plugin: "npm:^12.0.2"
Expand All @@ -765,7 +774,7 @@ __metadata:
mini-css-extract-plugin: "npm:^2.9.2"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
sass: "npm:^1.83.1"
sass: "npm:^1.83.4"
sass-loader: "npm:^16.0.4"
style-loader: "npm:^4.0.0"
ts-loader: "npm:^9.5.2"
Expand Down Expand Up @@ -3063,9 +3072,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
"sass@npm:^1.83.4":
version: 1.83.4
resolution: "sass@npm:1.83.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -3076,7 +3085,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/ee4ea5573faddeed375479eda6ac87a6f34dc6fc5391c6cc2743993f24827f4709f950fba6ef1ad0694215a1df40d43f4ed9006327daa3743c8e3ad1979d3c32
checksum: 10/9a7d1c6be1a9e711a1c561d189b9816aa7715f6d0ec0b2ec181f64163788d0caaf4741924eeadce558720b58b1de0e9b21b9dae6a0d14489c4d2a142d3f3b12e
languageName: node
linkType: hard

Expand Down

0 comments on commit ad1d97f

Please # to comment.