Skip to content

Commit

Permalink
upgrade deps (ZuodaoTech#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
an-lee authored Feb 28, 2024
1 parent 9fc1e4f commit ff20e2b
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 115 deletions.
20 changes: 10 additions & 10 deletions enjoy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@electron-forge/plugin-vite": "^7.3.0",
"@electron-forge/publisher-github": "^7.3.0",
"@electron/fuses": "^1.7.0",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.42.0",
"@tailwindcss/typography": "^0.5.10",
"@types/autosize": "^4.0.3",
"@types/command-exists": "^1.2.3",
Expand All @@ -48,18 +48,18 @@
"@types/intl-tel-input": "^18.1.4",
"@types/lodash": "^4.14.202",
"@types/mark.js": "^8.11.12",
"@types/node": "^20.11.19",
"@types/react": "^18.2.57",
"@types/node": "^20.11.21",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@types/validator": "^13.11.9",
"@types/wavesurfer.js": "^6.0.12",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"electron": "^29.0.1",
"electron": "^29.1.0",
"electron-playwright-helpers": "^1.7.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"flora-colossus": "^2.0.0",
Expand Down Expand Up @@ -130,11 +130,11 @@
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.4",
"i18next": "^23.10.0",
"intl-tel-input": "^19.2.20",
"intl-tel-input": "^19.5.3",
"js-md5": "^0.8.3",
"langchain": "^0.1.21",
"lodash": "^4.17.21",
"lucide-react": "^0.336.0",
"lucide-react": "^0.341.0",
"mark.js": "^8.11.1",
"microsoft-cognitiveservices-speech-sdk": "^1.35.0",
"next-themes": "^0.2.1",
Expand All @@ -155,7 +155,7 @@
"rimraf": "^5.0.5",
"sequelize": "^6.37.1",
"sequelize-typescript": "^2.1.6",
"sonner": "^1.4.0",
"sonner": "^1.4.2",
"sqlite3": "^5.1.7",
"tailwind-scrollbar-hide": "^1.1.7",
"umzug": "^3.7.0",
Expand Down
Loading

0 comments on commit ff20e2b

Please sign in to comment.