mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
js updates, solid 1.9 makes things break
This commit is contained in:
parent
9f5ae29297
commit
773fbe7c72
2 changed files with 71 additions and 127 deletions
13
package.json
13
package.json
|
|
@ -1,16 +1,11 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@demostf/edit": "0.2.0",
|
||||
"@demostf/tf-demos-viewer": "^0.1.0",
|
||||
"@demostf/tf-demos-viewer": "^0.1.2",
|
||||
"@solid-primitives/resize-observer": "^2.0.15",
|
||||
"@thisbeyond/solid-select": "^0.13.0",
|
||||
"@types/throttle-debounce": "^5.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"solid-js": "^1.7.3",
|
||||
"throttle-debounce": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.35"
|
||||
"@types/throttle-debounce": "^5.0.2",
|
||||
"solid-js": "1.8.23",
|
||||
"throttle-debounce": "^5.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue