Skip to content

Commit

Permalink
chore(deps): bump webpack from 5.89.0 to 5.94.0 in /docsite (#3313)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/[email protected])

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <[email protected]>
  • Loading branch information
dependabot[bot] and tido64 authored Aug 28, 2024
1 parent 398b4bd commit 01add53
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 136 deletions.
7 changes: 7 additions & 0 deletions docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@tsconfig/docusaurus": "^2.0.1",
"clsx": "^2.0.0",
"prettier": "^3.0.0",
Expand All @@ -25,10 +26,16 @@
"react-dom": "18.3.1",
"typescript": "^5.0.0"
},
"devDependencies": {
"@types/react": "*"
},
"engines": {
"node": ">=18.12"
},
"packageManager": "[email protected]",
"resolutions": {
"@pnpm/network.ca-file/graceful-fs": "^4.2.10"
},
"browserslist": {
"production": [
">0.5%",
Expand Down
Loading

0 comments on commit 01add53

Please sign in to comment.