Skip to content

Commit 04fc61f

Browse files
authored
Merge branch 'main' into dev
2 parents 839d097 + cfb65f0 commit 04fc61f

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

Lines changed: 78 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"html2canvas": "^1.4.1",
2626
"lodash": "^4.17.21",
2727
"object-hash": "^3.0.0",
28-
"plotly.js": "3.1.0",
28+
"plotly.js": "3.1.1",
2929
"re-resizable": "^6.11.2",
3030
"react": "^19.1.1",
3131
"react-dom": "^19.1.1",
@@ -42,10 +42,10 @@
4242
"@testing-library/react": "^16.3.0",
4343
"@types/jest": "^30.0.0",
4444
"@types/lodash": "^4.17.20",
45-
"@types/node": "^24.5.2",
45+
"@types/node": "^24.6.0",
4646
"@types/object-hash": "^3.0.6",
4747
"@types/plotly.js": "^3.0.6",
48-
"@types/react": "^19.1.15",
48+
"@types/react": "^19.1.16",
4949
"@types/react-dom": "^19.1.9",
5050
"@types/react-grid-layout": "^1.3.5",
5151
"@vitejs/plugin-react": "^5.0.4",
@@ -57,7 +57,7 @@
5757
"prettier": "^3.6.2",
5858
"ts-json-schema-generator": "^2.4.0",
5959
"typescript": "~5.9.2",
60-
"typescript-eslint": "^8.44.1",
60+
"typescript-eslint": "^8.45.0",
6161
"vite": "^7.1.7",
6262
"vite-plugin-compression": "^0.5.1",
6363
"vite-plugin-node-polyfills": "^0.24.0",

0 commit comments

Comments
 (0)