Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Mar 25, 2023
1 parent 0cddaf8 commit 0fbee25
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 380 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,40 +17,40 @@
"dist"
],
"dependencies": {
"@headlessui/react": "^1.7.7",
"@headlessui/react": "^1.7.13",
"@icon-park/react": "^1.4.2",
"echarts": "^5.4.1",
"framer-motion": "^8.4.2",
"echarts": "^5.4.2",
"framer-motion": "^10.9.1",
"js-yaml": "^4.1.0",
"md5": "2.3.0",
"ofetch": "^1.0.0",
"ofetch": "^1.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-message-popup": "1.0.0",
"react-router-dom": "6.7.0",
"react-message-popup": "1.1.1",
"react-router-dom": "6.9.0",
"react-use": "17.4.0",
"valtio": "^1.8.2",
"vditor": "^3.9.0"
"valtio": "^1.10.3",
"vditor": "^3.9.1"
},
"devDependencies": {
"@innei-util/prettier": "0.8.2",
"@innei/eslint-config-react-ts": "0.9.7",
"@innei/eslint-config-ts": "0.9.7",
"@innei/eslint-config-react-ts": "0.9.8",
"@innei/eslint-config-ts": "0.9.8",
"@originjs/vite-plugin-commonjs": "1.0.3",
"@types/js-yaml": "^4.0.5",
"@types/md5": "2.3.2",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@vitejs/plugin-react": "3.0.1",
"autoprefixer": "10.4.13",
"@types/node": "18.15.8",
"@types/react": "18.0.29",
"@types/react-dom": "18.0.11",
"@vitejs/plugin-react": "3.1.0",
"autoprefixer": "10.4.14",
"clsx": "^1.2.1",
"less": "4.1.3",
"postcss": "8.4.21",
"postcss-import": "15.1.0",
"prettier": "2.8.3",
"tailwindcss": "3.2.4",
"typescript": "4.9.4",
"vite": "4.0.4"
"prettier": "2.8.7",
"tailwindcss": "3.2.7",
"typescript": "5.0.2",
"vite": "4.2.1"
}
}
Loading

0 comments on commit 0fbee25

Please sign in to comment.