chore(deps): minimatch and rollup package vulnerabilities (#8675)
* fix: package updates * fix: package upgrades * fix: minimatch package vulnerabilities * fix: ajv package vulnerabilities * fix: lint * fix: format
This commit is contained in:
parent
c5542438a1
commit
da870a1513
22 changed files with 524 additions and 1730 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"preview": "react-router build && PORT=3002 react-router-serve ./build/server/index.js",
|
||||
"start": "PORT=3002 react-router-serve ./build/server/index.js",
|
||||
"clean": "rm -rf .turbo && rm -rf .next && rm -rf .react-router && rm -rf node_modules && rm -rf dist && rm -rf build",
|
||||
"check:lint": "oxlint --max-warnings=675 .",
|
||||
"check:lint": "oxlint --max-warnings=676 .",
|
||||
"check:types": "react-router typegen && tsc --noEmit",
|
||||
"check:format": "oxfmt --check .",
|
||||
"fix:lint": "oxlint --fix .",
|
||||
|
|
@ -33,7 +33,6 @@
|
|||
"@popperjs/core": "^2.11.8",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/react-router": "catalog:",
|
||||
"axios": "catalog:",
|
||||
"clsx": "^2.0.0",
|
||||
"date-fns": "^4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue