Skip to content

Commit

Permalink
chore: up echarts
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Jun 27, 2024
1 parent 4c8b3a2 commit f8998bd
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 184 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"echarts": "^5.5.0"
"echarts": "^5.5.1"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.6",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/schema": "^3.12.2",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"changelogen": "^0.5.5",
"eslint": "^9.5.0",
"nuxt": "^3.12.2",
Expand All @@ -72,8 +72,7 @@
"@typescript-eslint/eslint-plugin>eslint": "^9.0.0",
"@typescript-eslint/parser>eslint": "^9.0.0",
"@typescript-eslint/type-utils>eslint": "^9.0.0",
"@typescript-eslint/utils>eslint": "^9.0.0",
"@opentelemetry/api": "^1.9.0"
"@typescript-eslint/utils>eslint": "^9.0.0"
},
"ignoreMissing": [
"webpack"
Expand Down
Loading

0 comments on commit f8998bd

Please sign in to comment.