Skip to content

Commit

Permalink
feat: v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Aug 17, 2024
1 parent f04b32d commit 763ad93
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surmon.admin",
"version": "3.2.0",
"version": "3.2.1",
"author": "Surmon",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -36,18 +36,18 @@
"dayjs": "^1.11.12",
"echarts": "^5.5.1",
"highlight.js": "^11.10.0",
"i18next": "^23.12.3",
"i18next": "^23.13.0",
"i18next-browser-languagedetector": "^8.0.0",
"js-base64": "^3.7.7",
"lodash": "^4.17.21",
"marked": "^14.0.0",
"marked-highlight": "^2.1.4",
"performant-array-to-tree": "^1.11.0",
"query-string": "^9.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^18.x",
"react-dom": "^18.x",
"react-i18next": "^15.0.1",
"react-router-dom": "^6.26.0",
"react-router-dom": "^6.26.x",
"react-top-loading-bar": "^2.3.1",
"ua-parser-js": "^1.0.38",
"veact": "^1.0.0-beta.2",
Expand All @@ -56,7 +56,7 @@
"devDependencies": {
"@eslint/js": "^9.x",
"@types/lodash": "^4.17.7",
"@types/node": "^22.3.0",
"@types/node": "^22.4.0",
"@types/react": "^18.x",
"@types/react-dom": "^18.x",
"@types/ua-parser-js": "^0.7.39",
Expand Down
52 changes: 26 additions & 26 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 763ad93

Please sign in to comment.