mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 10:22:24 +00:00
Update NPM Development dependencies (#10610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
83c3580346
commit
e81f1f7971
4 changed files with 1672 additions and 2128 deletions
1315
playground/api/package-lock.json
generated
1315
playground/api/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -5,7 +5,7 @@
|
|||
"@cloudflare/workers-types": "^4.20230801.0",
|
||||
"miniflare": "^3.20230801.1",
|
||||
"typescript": "^5.1.6",
|
||||
"wrangler": "2.20.2"
|
||||
"wrangler": "3.37.0"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
2475
playground/package-lock.json
generated
2475
playground/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -26,12 +26,12 @@
|
|||
"devDependencies": {
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/react-dom": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
"@typescript-eslint/parser": "^6.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.0",
|
||||
"@typescript-eslint/parser": "^7.0.0",
|
||||
"@vitejs/plugin-react-swc": "^3.0.0",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"eslint": "^8.30.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-plugin-react": "^7.31.11",
|
||||
|
@ -40,6 +40,6 @@
|
|||
"prettier": "^3.0.0",
|
||||
"tailwindcss": "^3.2.4",
|
||||
"typescript": "^5.1.6",
|
||||
"vite": "^4.0.0"
|
||||
"vite": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue