Comparing version 0.5.0 to 0.5.1
@@ -57,6 +57,2 @@ /*! | ||
/*!************************!*\ | ||
!*** ./scripts/iDB.ts ***! | ||
\************************/ | ||
/*!************************!*\ | ||
!*** ./scripts/log.ts ***! | ||
@@ -198,2 +194,6 @@ \************************/ | ||
/*!*****************************!*\ | ||
!*** ./idb/tools/create.ts ***! | ||
\*****************************/ | ||
/*!*****************************!*\ | ||
!*** ./scripts/function.ts ***! | ||
@@ -211,2 +211,10 @@ \*****************************/ | ||
/*!******************************!*\ | ||
!*** ./idb/tools/support.ts ***! | ||
\******************************/ | ||
/*!******************************!*\ | ||
!*** ./scripts/idb/index.ts ***! | ||
\******************************/ | ||
/*!******************************!*\ | ||
!*** ./scripts/scrollbar.ts ***! | ||
@@ -220,2 +228,6 @@ \******************************/ | ||
/*!********************************!*\ | ||
!*** ./idb/tools/databases.ts ***! | ||
\********************************/ | ||
/*!********************************!*\ | ||
!*** ./scripts/array/index.ts ***! | ||
@@ -222,0 +234,0 @@ \********************************/ |
{ | ||
"name": "dpchart", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Create your graph based of eCharts", | ||
@@ -152,3 +152,3 @@ "deprecated": false, | ||
"@babel/preset-typescript": "7.24.7", | ||
"@types/react": "18.3.9", | ||
"@types/react": "18.3.10", | ||
"@types/react-dom": "18.3.0", | ||
@@ -166,3 +166,3 @@ "@types/webpack-env": "1.18.5", | ||
"dotenv": "^16.4.5", | ||
"dphelper": "1.4.8", | ||
"dphelper": "1.5.4", | ||
"echarts": "5.5.1", | ||
@@ -175,3 +175,3 @@ "echarts-gl": "2.0.9", | ||
"jshint": "^2.13.6", | ||
"oxlint": "0.9.8", | ||
"oxlint": "0.9.9", | ||
"path": "0.12.7", | ||
@@ -182,3 +182,3 @@ "progress-bar-webpack-plugin": "2.1.0", | ||
"react-router-dom": "^6.26.2", | ||
"sass": "1.79.3", | ||
"sass": "1.79.4", | ||
"sass-loader": "16.0.2", | ||
@@ -191,3 +191,3 @@ "style-loader": "^4.0.0", | ||
"typescript": "5.6.2", | ||
"webpack": "^5.94.0", | ||
"webpack": "^5.95.0", | ||
"webpack-cli": "^5.1.4", | ||
@@ -194,0 +194,0 @@ "webpack-dev-server": "^5.1.0" |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5032719
3