chore: minor package updates

This commit is contained in:
鲁树人
2025-10-15 23:15:00 +09:00
parent 56bb94b90c
commit 2e52c67533
2 changed files with 811 additions and 816 deletions

View File

@@ -20,57 +20,57 @@
"@reduxjs/toolkit": "^2.9.0", "@reduxjs/toolkit": "^2.9.0",
"@unlock-music/crypto": "^0.1.12", "@unlock-music/crypto": "^0.1.12",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"nanoid": "^5.1.5", "nanoid": "^5.1.6",
"radash": "^12.1.1", "radash": "^12.1.1",
"react": "^19.1.1", "react": "^19.2.0",
"react-dom": "^19.1.1", "react-dom": "^19.2.0",
"react-dropzone": "^14.3.8", "react-dropzone": "^14.3.8",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",
"react-redux": "^9.2.0", "react-redux": "^9.2.0",
"react-router": "^7.8.2", "react-router": "^7.9.4",
"react-syntax-highlighter": "^15.6.6", "react-syntax-highlighter": "^15.6.6",
"react-toastify": "^11.0.5", "react-toastify": "^11.0.5",
"sql.js": "^1.13.0" "sql.js": "^1.13.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.35.0", "@eslint/js": "^9.37.0",
"@rollup/plugin-replace": "^6.0.2", "@rollup/plugin-replace": "^6.0.2",
"@tailwindcss/vite": "^4.1.13", "@tailwindcss/vite": "^4.1.14",
"@testing-library/jest-dom": "^6.8.0", "@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@types/node": "^24.3.1", "@types/node": "^24.7.2",
"@types/react": "^19.1.12", "@types/react": "^19.2.2",
"@types/react-dom": "^19.1.9", "@types/react-dom": "^19.2.2",
"@types/react-syntax-highlighter": "^15.5.13", "@types/react-syntax-highlighter": "^15.5.13",
"@types/sql.js": "^1.4.9", "@types/sql.js": "^1.4.9",
"@types/tar-stream": "^3.1.4", "@types/tar-stream": "^3.1.4",
"@types/wicg-file-system-access": "^2023.10.6", "@types/wicg-file-system-access": "^2023.10.7",
"@typescript-eslint/eslint-plugin": "^8.42.0", "@typescript-eslint/eslint-plugin": "^8.46.1",
"@typescript-eslint/parser": "^8.42.0", "@typescript-eslint/parser": "^8.46.1",
"@vitejs/plugin-react": "^5.0.2", "@vitejs/plugin-react": "^5.0.4",
"@vitest/coverage-v8": "^3.2.4", "@vitest/coverage-v8": "^3.2.4",
"@vitest/ui": "^3.2.4", "@vitest/ui": "^3.2.4",
"daisyui": "^5.1.8", "daisyui": "^5.3.2",
"eslint": "^9.35.0", "eslint": "^9.37.0",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.3.0", "globals": "^16.4.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"jsdom": "^26.1.0", "jsdom": "^26.1.0",
"lint-staged": "^16.1.6", "lint-staged": "^16.2.4",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"rollup": "^4.50.1", "rollup": "^4.52.4",
"sass": "^1.92.1", "sass": "^1.93.2",
"simple-git-hooks": "^2.13.1", "simple-git-hooks": "^2.13.1",
"tailwindcss": "^4.1.13", "tailwindcss": "^4.1.14",
"tar-stream": "^3.1.7", "tar-stream": "^3.1.7",
"terser": "^5.44.0", "terser": "^5.44.0",
"typescript": "^5.9.2", "typescript": "^5.9.3",
"typescript-eslint": "^8.42.0", "typescript-eslint": "^8.46.1",
"vite": "^7.1.5", "vite": "^7.1.10",
"vite-plugin-pwa": "^1.0.3", "vite-plugin-pwa": "^1.1.0",
"vite-plugin-top-level-await": "^1.6.0", "vite-plugin-top-level-await": "^1.6.0",
"vite-plugin-wasm": "^3.5.0", "vite-plugin-wasm": "^3.5.0",
"vitest": "^3.2.4", "vitest": "^3.2.4",

1575
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff