fix radius (it was meteor in the chemical sw)

This commit is contained in:
Nebelung 2024-10-16 23:48:43 +00:00
parent 15c282d099
commit a0354f1fa2
2 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-tooltip": "^1.1.3",
"@tomphttp/bare-server-node": "^2.0.4",
"chemicaljs": "^2.1.0",
"chemicaljs": "^2.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.11.8",

10
pnpm-lock.yaml generated
View file

@ -42,8 +42,8 @@ importers:
specifier: ^2.0.4
version: 2.0.4(bufferutil@4.0.8)
chemicaljs:
specifier: ^2.1.0
version: 2.1.0(bufferutil@4.0.8)(esbuild@0.23.1)(typescript@5.6.3)
specifier: ^2.1.1
version: 2.1.1(bufferutil@4.0.8)(esbuild@0.23.1)(typescript@5.6.3)
class-variance-authority:
specifier: ^0.7.0
version: 0.7.0
@ -1117,8 +1117,8 @@ packages:
caniuse-lite@1.0.30001668:
resolution: {integrity: sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==}
chemicaljs@2.1.0:
resolution: {integrity: sha512-K+27qhrbxo79L5t66N9hUpJolEiqd8zv1z24oM7cPEkb7YGqmEjiMC6nqUPh0HfLXcmJFIBOWJom88ZNxqs81w==}
chemicaljs@2.1.1:
resolution: {integrity: sha512-qgyKHnyvWcYe07rjhTLvTueaMSzXoXjjl1PKTwakvOVUElD/z3QhkgcqDP3t6ScMQoTZH1eBgaOLHRt2jjeAcg==}
engines: {node: '>=20.11.0'}
chokidar@3.6.0:
@ -3598,7 +3598,7 @@ snapshots:
caniuse-lite@1.0.30001668: {}
chemicaljs@2.1.0(bufferutil@4.0.8)(esbuild@0.23.1)(typescript@5.6.3):
chemicaljs@2.1.1(bufferutil@4.0.8)(esbuild@0.23.1)(typescript@5.6.3):
dependencies:
'@mercuryworkshop/bare-mux': 2.1.2
'@mercuryworkshop/epoxy-transport': 2.1.17