Skip to content

Commit

Permalink
feat: v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 15, 2024
1 parent 99e8eab commit 4f8a13d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surmon.admin",
"version": "3.1.0",
"version": "3.2.0",
"author": "Surmon",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -54,21 +54,21 @@
"veact-use": "^0.1.4"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.x",
"@types/lodash": "^4.17.7",
"@types/node": "^22.3.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.x",
"@types/react-dom": "^18.x",
"@types/ua-parser-js": "^0.7.39",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.9.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"@vitejs/plugin-react": "^4.x",
"eslint": "^9.x",
"eslint-plugin-prettier": "^5.x",
"eslint-plugin-react": "^7.x",
"globals": "^15.9.0",
"less": "^4.2.0",
"prettier": "^3.3.3",
"prettier": "^3.x",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"vite": "^5.4.0"
"typescript-eslint": "^8.x",
"vite": "^5.x"
}
}
31 changes: 13 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f8a13d

Please sign in to comment.