Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pdx committed Jan 7, 2024
1 parent 47c1a6f commit 9c6c25a
Show file tree
Hide file tree
Showing 2 changed files with 1,954 additions and 1,746 deletions.
45 changes: 23 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,34 @@
"tauri": "tauri"
},
"dependencies": {
"@arco-design/web-react": "^2.51.1",
"@tauri-apps/api": "^1.4.0",
"@arco-design/web-react": "^2.58.1",
"@tauri-apps/api": "^1.5.3",
"fabric": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.2",
"styled-components": "^6.0.7",
"tesseract.js": "^4.1.1",
"zustand": "^4.4.1"
"react-router-dom": "^6.21.1",
"styled-components": "^6.1.6",
"tesseract.js": "^5.0.4",
"zustand": "^4.4.7"
},
"devDependencies": {
"@iconify/json": "^2.2.100",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "^8.0.1",
"@tauri-apps/cli": "^1.4.0",
"@types/fabric": "^5.3.3",
"@types/node": "^18.17.4",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/styled-components": "^5.1.26",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.14",
"@iconify/json": "^2.2.165",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@tauri-apps/cli": "^1.5.9",
"@types/fabric": "^5.3.6",
"@types/node": "^18.19.4",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/styled-components": "^5.1.34",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"babel-plugin-import": "^1.13.8",
"postcss": "^8.4.27",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6",
"unplugin-icons": "^0.16.5",
"vite": "^4.4.9"
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"taze": "^0.13.1",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.1",
"vite": "^5.0.11"
}
}
Loading

0 comments on commit 9c6c25a

Please sign in to comment.