-
json5 =2.24.2
Depends on vulnerable versions of tsconfig-paths
node_modules/eslint-plugin-import
eslint-config-react-app >=7.0.0-next.75
Depends on vulnerable versions of esl…
-
## Next throw an error when issuer option is present in next.config.js
next.config.js
```js
/** @type {import('next').NextConfig} */
const nextConfig = {
webpack(config) {
config.mod…
-
When I click on the the Add Resource Button on Desktop, the foragin button does not have the tree icon. Please make it so the tree icon is present.
![Image](https://github.com/user-attachments/assets…
-
### Describe the bug
When using a package (react-dnd-html5-backend in my case) that exports 'URL' as a named export, it will break the static file import (which uses `new URL(...)` in the production …
-
## 🚀 Feature Proposal
Some SVG files contain tags with ID attributes on them, and it appears SVGR is setup to remove this attribute. I imagine the reason for this is because you don't want to popul…
-
I'm using the SVGR CLI to export SVGs to Typescript .tsx files. Everything is working fine, but we prefer named exports. I tried a custom template, which looks like this:
```
const template = ({c…
-
## 🚀 Feature Proposal
For backwards compatibility with SVG 1.1 (https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title), we must put `` as the first child, no matter the order it origin…
-
Hi i use small config for svgr with SVGO and JSX plugins by Node.js API
SVG source code is from official docs:
https://react-svgr.com/docs/node-api/
And it fails with error:
```
SvgoParserErr…
-
## 🚀 Feature Proposal
Make it possible to add an exception array for attribute removal for @svgr/babel-plugin-remove-jsx-attribute
## Motivation
I remove the 'fill' and 'fillOpacity' proper…
-
npm start fails with the error below:
Compiled with problems:X
ERROR in ./src/logo.svg
Module build failed (from ./node_modules/@svgr/webpack/lib/index.js):
Error: EACCES: permission denied,…