Skip to content

Commit ce4df1d

Browse files
committed
get latest fixed types from upstream
1 parent 27acd1c commit ce4df1d

File tree

2 files changed

+250
-19
lines changed

2 files changed

+250
-19
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@types/lodash.debounce": "^4.0.6",
1818
"@types/jquery": "^3.5.13",
1919
"@types/prismjs": "^1.26.0",
20+
"@types/react": "^18.0.0",
2021
"@types/react-datepicker": "^4.3.4",
2122
"@types/react-dom": "^18.0.11",
2223
"@types/react-helmet": "^6.1.5",
@@ -43,10 +44,10 @@
4344
"@react-hook/resize-observer": "^1.2.4",
4445
"@react-hook/window-size": "^3.0.7",
4546
"@reduxjs/toolkit": "^1.6.2",
46-
"@szhsin/react-menu": "3.3.0",
47+
"@szhsin/react-menu": "3.5.2",
4748
"graphviz-react": "^1.2.5",
4849
"jquery": "^3.6.4",
49-
"pyroscope-oss": "git+https://github.com/pyroscope-io/pyroscope.git#5e544c2ef6cb88eedec84fae560e947ac0f183cb",
50+
"pyroscope-oss": "git+https://github.com/pyroscope-io/pyroscope.git#e7cf318",
5051
"react": "^18.2.0",
5152
"react-datepicker": "^4.7.0",
5253
"react-debounce-input": "^3.2.5",

0 commit comments

Comments
 (0)