Skip to content

Commit

Permalink
Bump the all group in /frontend with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /frontend with 4 updates: [tslib](https://github.com/Microsoft/tslib), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) and [sass](https://github.com/sass/dart-sass).


Updates `tslib` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.7.0...v2.8.0)

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

Updates `html-webpack-plugin` from 5.6.0 to 5.6.2
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.2)

Updates `sass` from 1.79.5 to 1.80.3
- [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.79.5...1.80.3)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: html-webpack-plugin
  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-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f2684fe commit 0000f8a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
},
"homepage": "https://github.com/Heapy/komok#readme",
"devDependencies": {
"@types/node": "^22.7.5",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"compression-webpack-plugin": "^11.1.0",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"mini-css-extract-plugin": "^2.9.1",
"sass": "^1.79.5",
"sass": "^1.80.3",
"sass-loader": "^16.0.2",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
Expand All @@ -35,7 +35,7 @@
"bulma": "^1.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tslib": "^2.7.0"
"tslib": "^2.8.0"
},
"packageManager": "[email protected]"
}
40 changes: 20 additions & 20 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
"@types/node@npm:^22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cf11f74f1a26053ec58066616e3a8685b6bcd7259bc569738b8f752009f9f0f7f85a1b2d24908e5b0f752482d1e8b6babdf1fbb25758711ec7bb9500bfcd6e60
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
languageName: node
linkType: hard

Expand Down Expand Up @@ -1320,9 +1320,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
"html-webpack-plugin@npm:^5.6.2":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
Expand All @@ -1337,7 +1337,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/50d1a0f90d512463ea8d798985d91a7ccc9d5e461713dedb240125b2ff0671f58135dd9355f7969af341ff4725e73b2defbc0984cfdce930887a48506d970002
checksum: 10c0/4a6e8367d47e9265aaebd30cd83076bb4a1006eda526b7273f06328f68d1ad2d088da29bd10b41e5016352e8dc1f2b63707a36dde26bed438a01c23cd3799844
languageName: node
linkType: hard

Expand Down Expand Up @@ -1594,21 +1594,21 @@ __metadata:
version: 0.0.0-use.local
resolution: "komok@workspace:."
dependencies:
"@types/node": "npm:^22.7.5"
"@types/node": "npm:^22.7.7"
"@types/react": "npm:^18.3.11"
"@types/react-dom": "npm:^18.3.1"
bulma: "npm:^1.0.2"
compression-webpack-plugin: "npm:^11.1.0"
css-loader: "npm:^7.1.2"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
mini-css-extract-plugin: "npm:^2.9.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
sass: "npm:^1.79.5"
sass: "npm:^1.80.3"
sass-loader: "npm:^16.0.2"
style-loader: "npm:^4.0.0"
ts-loader: "npm:^9.5.1"
tslib: "npm:^2.7.0"
tslib: "npm:^2.8.0"
typescript: "npm:^5.6.3"
webpack: "npm:^5.95.0"
webpack-cli: "npm:^5.1.4"
Expand Down Expand Up @@ -2320,17 +2320,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.79.5":
version: 1.79.5
resolution: "sass@npm:1.79.5"
"sass@npm:^1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2665,10 +2665,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.7.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
"tslib@npm:^2.8.0":
version: 2.8.0
resolution: "tslib@npm:2.8.0"
checksum: 10c0/31e4d14dc1355e9b89e4d3c893a18abb7f90b6886b089c2da91224d0a7752c79f3ddc41bc1aa0a588ac895bd97bb99c5bc2bfdb2f86de849f31caeb3ba79bbe5
languageName: node
linkType: hard

Expand Down

0 comments on commit 0000f8a

Please sign in to comment.