Commit 74078d4
docs: Pin
Pins `@rspack/core` to version 1.5.8 in the website folder to prevent
version drift and ensure build consistency.
## Changes
- Added `overrides` field to `website/package.json` specifying
`@rspack/core: "1.5.8"`
- Updated `website/package-lock.json` to reflect the pinned version
The override ensures all transitive dependencies use exactly version
1.5.8, regardless of their declared semver ranges.
<!-- START COPILOT CODING AGENT SUFFIX -->
<details>
<summary>Original prompt</summary>
> in wesbite folder, use npm overrides to pin `@rspack/core` to 1.5.8
and update the lockfile
</details>
<!-- START COPILOT CODING AGENT TIPS -->
---
✨ Let Copilot coding agent [set things up for
you](https://github.com/apify/apify-sdk-js/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com>@rspack/core to 1.5.8 in website folder (#502)1 parent b3003da commit 74078d4
2 files changed
+6
-41
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
0 commit comments