Skip to content

Commit

Permalink
chore: bump dependencies to latest (#444)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
	- Updated the `pnpm` package manager to version `8.15.5`.
- Incremented versions of `postcss` and `webpack-dev-server` for
improved performance and compatibility.
- Updated various dependencies in the `postcss` ecosystem for enhanced
functionality and security.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
aversini authored Mar 20, 2024
1 parent 8989649 commit b39fcd1
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 62 deletions.
4 changes: 2 additions & 2 deletions examples/with-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"html-webpack-plugin": "5.6.0",
"mini-css-extract-plugin": "2.8.1",
"postcss-loader": "8.1.1",
"postcss": "8.4.35",
"postcss": "8.4.37",
"style-loader": "3.3.4",
"ts-loader": "9.5.1",
"tslib": "2.6.2",
"webpack-cli": "5.1.4",
"webpack-config-utils": "2.3.1",
"webpack-dev-server": "5.0.2",
"webpack-dev-server": "5.0.4",
"webpack": "5.90.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"@versini/dev-dependencies-types": "1.1.7",
"@versini/eslint-plugin-client": "1.0.1"
},
"packageManager": "[email protected].4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2"
"packageManager": "[email protected].5+sha256.4b4efa12490e5055d59b9b9fc9438b7d581a6b7af3b5675eb5c5f447cee1a589"
}
Loading

0 comments on commit b39fcd1

Please sign in to comment.