chore: dependencies
This commit is contained in:
parent
cd4a5cbecf
commit
95f156a765
|
@ -87,7 +87,6 @@
|
||||||
- 'react'
|
- 'react'
|
||||||
- 'react-dom'
|
- 'react-dom'
|
||||||
- 'react-refresh/runtime'
|
- 'react-refresh/runtime'
|
||||||
- 'react-window'
|
|
||||||
port: 32350
|
port: 32350
|
||||||
public: 'humus.localhost'
|
public: 'humus.localhost'
|
||||||
'@humus/app':
|
'@humus/app':
|
||||||
|
|
26732
package-lock.json
generated
Normal file
26732
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
|
@ -41,7 +41,6 @@
|
||||||
"@humus/farm": "^4.0.0",
|
"@humus/farm": "^4.0.0",
|
||||||
"@humus/inventory": "^4.0.0",
|
"@humus/inventory": "^4.0.0",
|
||||||
"@humus/universe": "^4.0.0",
|
"@humus/universe": "^4.0.0",
|
||||||
"@inlet/react-pixi": "^6.0.7",
|
|
||||||
"pg": "^8.7.3",
|
"pg": "^8.7.3",
|
||||||
"pg-hstore": "^2.3.4"
|
"pg-hstore": "^2.3.4"
|
||||||
},
|
},
|
||||||
|
@ -49,8 +48,12 @@
|
||||||
"@flecks/build": "^3.1.3",
|
"@flecks/build": "^3.1.3",
|
||||||
"@flecks/create-fleck": "^3.1.3",
|
"@flecks/create-fleck": "^3.1.3",
|
||||||
"@flecks/docker": "^3.1.3",
|
"@flecks/docker": "^3.1.3",
|
||||||
|
"husky": "^9.0.7",
|
||||||
"lerna": "^8.0.2",
|
"lerna": "^8.0.2",
|
||||||
"patch-package": "^6.4.7",
|
"patch-package": "^6.4.7",
|
||||||
"postinstall-postinstall": "^2.1.0"
|
"postinstall-postinstall": "^2.1.0"
|
||||||
}
|
},
|
||||||
|
"workspaces": [
|
||||||
|
"packages/*"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user