Skip to content

Commit

Permalink
Bump esbuild-css-modules-plugin from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [esbuild-css-modules-plugin](https://github.com/indooorsman/esbuild-css-modules-plugin) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/indooorsman/esbuild-css-modules-plugin/releases)
- [Changelog](https://github.com/indooorsman/esbuild-css-modules-plugin/blob/main/changelog.md)
- [Commits](indooorsman/esbuild-css-modules-plugin@v3.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: esbuild-css-modules-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 80967c9 commit de7cfc4
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 15 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/3d-web-avatar-editor-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@types/node": "^20.5.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"esbuild-css-modules-plugin": "3.0.1"
"esbuild-css-modules-plugin": "3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/3d-web-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/three": "0.153.0",
"esbuild-css-modules-plugin": "3.0.1"
"esbuild-css-modules-plugin": "3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/3d-web-standalone-avatar-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/three": "0.153.0",
"esbuild-css-modules-plugin": "3.0.1"
"esbuild-css-modules-plugin": "3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/3d-web-text-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/ws": "^8.5.5",
"esbuild-css-modules-plugin": "3.0.1"
"esbuild-css-modules-plugin": "3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/3d-web-voice-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/ws": "^8.5.5",
"esbuild-css-modules-plugin": "3.0.1",
"esbuild-css-modules-plugin": "3.0.3",
"express": "4.18.2",
"express-ws": "5.0.2"
}
Expand Down

0 comments on commit de7cfc4

Please sign in to comment.