-
### Current Behavior
```
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ high │ Denial of service in http-proxy-middleware │
├───────────…
-
### Suggest an idea for this project
I have configured `ignoreDependencies` and `ignore` in my project:
* I have some `ignore` rules to quiet issues that will be solved soon (eg. for a util file t…
-
Hi,
Thanks for this helpful linter package !
- Warning message when execution the next lint
- some context:
- yarn workspace
- next project
- Version 0.2.0
- Lint works finally
- Here…
-
### Current Behavior
Adding Nextra to Nx makes it so that Nx is unable to build the dependency graph without the hack described in the original issue (#22515).
### Expected Behavior
Be able to migr…
-
first of all the code:
```tsx
import Image from "next/image";
import * as stylex from '@stylexjs/stylex';
const s = stylex.create({
h1: {
fontSize: '4rem',
},
boldness: {fontWeig…
-
This is urgent - We are trying to resolve this before Black Friday Kicks in Fully next week!!
The Events Calendar Plugin https://theeventscalendar.com/
The Event Tickets Add-on:
https://en-gb.wor…
-
Since the https://penpot.app/penpothub/plugins page only links to the cloud version of penpot and doesn't show the required link to the manifest file of the plugin - how can we install public plugins …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: …
-
### Verify Next.js canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Describe the bug
When running the build, I get the following issue. I guess s…
-
Looking for documentation of [next-intl messages](https://next-intl-docs.vercel.app/docs/usage/messages) we can create nested message strucute and call this slicing with dots like this
```json
{
…